A portfolio night scalper working on the following instruments: EURUSD, GBPUSD, USDCAD, USDCHF, USDJPY, USDMXN, USDSGD.
- Orders_Comment-comment on orders opened by the Expert Advisor.
- Lot_Size – the size of a 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 – a unique order number (set different values for each trading instrument).
- Start_GMT_Time – the hour when the Expert Advisor starts working according to GMT time (by default, 22.00 – it is not recommended to change this value).
- End_GMT_Time – the end time of the Expert Advisor according to the GMT time (by default, 23.00 – it is not recommended to change this value).
- Terminal_GMT_Shift – the broker’s time shift (terminal time) relative to the GMT time.
- Max_Spread – the maximum allowed spread, if the spread values are higher than Max_Spread, the Expert Advisor will not open orders.
- Slippage – the amount of order slippage.