Portfolio night scalper that works on the following instruments: EURAUD, GBPAUD, EURNZD, GBPNZD.
- Orders_Comment-comment on orders opened by the Expert Advisor.
- Lot_Size – the size of the fixed lot, if Auto_MM is 0.
- Auto_MM – the percentage of equity that will be used in trading. If Auto_MM = 0, it will trade a fixed lot.
- Magic_Number – unique order number (set different values for each trading instrument).
- Start_GMT_Time – the start time of the GMT Expert Advisor (by default, 22.00 – it is not recommended to change this value).
- End_GMT_Time – the end hour of the GMT time Adviser (by default, 23.00 – it is not recommended to change this value).
- Terminal_GMT_Shift – the time shift of the broker (terminal time) relative to the GMT time.
- Max_Spread – the maximum allowed spread, if the spread values are higher than Max_Spread, the EA will not open orders.
- Slippage – the amount of order slippage.