Check Last Closed Trade (Profit / Type / Symbol etc.) – EA MetaTrader 5
With this code block, you can get the last closed trade data without using loops. Create a variable to set the current day start time. (This is not necessary to do.) Create some other variables to print a chart output and use if in other code blocks as well. (This is not necessary to do.) Using … Read more