Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
6801
Rating:
(30)
Published:
2010.11.29 12:07
Updated:
2016.11.22 07:32
\MQL5\Experts\ReInitChart\
reinitclass.mqh (4.13 KB) view
reinitchart.mq5 (2.09 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Expert Advisor adds a button to the bottom right corner of each chart. After press of the button it reinitializes all charts of the chart symbol.

The chart reinitialization is implemented by termporary change of the chart timeframe.

This way is simple and doesn't has side effects, because it doesn't redraw (and recalculate) the temporary chart window.

Input parameters:

//--- input parameters
input string   SampleText="Recalculate";      // Button text
input color    SampleTextColor=NavajoWhite;   // Text color
input color    SampleBackColor=SlateGray;     // Button background

ReInitChart Expert Advisor

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/224

FantailVMA FantailVMA

This indicator is a combination of moving average and ATR indicators.

20/200 pips - Simple profitable Expert Advisor 20/200 pips - Simple profitable Expert Advisor

It has simple code and trading rules. It's doesn't use any martingale MM strategies.

YURAZ_CreateCSV_HistoryFile_From_MT5_For_MT4 YURAZ_CreateCSV_HistoryFile_From_MT5_For_MT4

The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.

Graphic Panel Contest Graphic Panel Contest

Graphic Panel Contest submission.