Strategy report output into a chart – script MetaTrader 5
Follow these steps: Put report_into_chart.mql5 into ¨\MQL5\Scripts” folder. Compile report_into_chart.mql5 and get report_into_chart.ex5. Unzip StrategyTester.zip and put StrategyTester.html into ¨\MQL5\Files” folder. Refresh your Metatrader 5. Run report_into_chart script from Metatrader and all deals will be displayed on the selected chart as blue (buy positions) or red (sell positions) arrows. Later you can replace StrategyTester.html file with … Read more