Visualizing deals on a chart (Part 1): Selecting a period for analysis
by
, 11-10-2024 at 10:22 AM (15 Views)
more...In this article, we will develop a script from scratch to visualize deals during retrospective analysis of trading decisions. Simply put, if we trade manually and analyze our past market entries in order to improve our trading performance, we want to spend as little time as possible on manual history analysis and the purely technical work associated with it: opening charts, searching for deals in history, manually saving print screens in the terminal, independently drawing Stop Loss and Take Profit for completed deals, as well as collecting information on paid commissions and swaps. The script we are going to develop here will help to significantly reduce all mechanical work. Using the script (having collected it from the attachments below), you will be able to significantly reduce the time spent on technical work in order to pay more attention to analyzing trading decisions. Those who do not want to spend time assembling the projects can download a ready-made version of the script on the MQL5 Market. The script development will be divided in two parts with the source code attached to each part in full.