|
I understand about the trading on 1 bar.
It is CalBackBar. It means that the EA will open the order on the signal which was 1 bar ago (the signal to open was 1 bar ago). We will study it I think on the mql4 training courses.
But Alex added some new parameter: calcCloseDOTBars
it may be 0 or 1. And I do not understand this calcCloseDOTBars.
|