MetaTrader 5 MT5 Expert Advisors ChartReinit – EA MetaTrader 5

ChartReinit – EA MetaTrader 5

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


📈 ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks