Version 1.3 2024.03.17
Modified working time so that it can be optimized , added new parameters :
DeletePendingIfOneOpen - if true , the EA deletes the other pending order if one is activated .
DeletePendingAtDayEnd - if true, the EA deletes the remaining pending orders at the end of the day .
CloseOpenAtDayEnd - if true , the EA closes the open orders at the end of the day .
+ Reduced the maximum number of martingale steps to 5 .
Uploaded new settings in the "Comments" section .
Version 1.2 2019.10.25
Added new parameter - Martingale steps .
Version 1.1 2019.10.21
Added new parameters , Sell_Offset , Buy_Offset .