1. Visualization of balance dynamics during the optimization
1.1. Downloading Files
Moving Averages_With_Frames.mq5 Expert Advisor should be copied to the terminal_data_folder\MQL5\Experts.
The following files are used for the Expert Advisor operation:
- FrameGenerator.mqh - CFrameGenerator class for displaying optimization results;
- SpecialChart.mqh - CSpecialChart class for drawing several balance charts;
- SimpleTable.mqh - CSimpleTable class is a simple table having two columns;
- ColorProgressBar.mqh - CСolorProgressBar class is a progress bar using two colors.