Discover expert developed MetaTrader tools that can complement professional solutions.
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.
Protect profits effectively with the smart Trailing Stop Expert Advisor. Advanced trailing options for MT4/MT5. See it in action.
Input parameters:
//--- input parameters input string SampleText="Recalculate"; // Button text input color SampleTextColor=NavajoWhite; // Text color input color SampleBackColor=SlateGray; // Button background

Build better strategies with RobotFX professional tools – check them out.
224