量化交易系统

MT4-Liberty EA

  • 型号:
Main Image

This is a portfolio night scalper working on EURUSD, GBPUSD, USDCAD, USDCHF, USDJPY, USDMXN and USDSGD.


Parameters

  • Orders_Comment - comment to orders opened by the EA.
  • Lot_Size - fixed lot size if Auto_MM = 0.
  • Auto_MM - percent of equity to be used in trading. If Auto_MM = 0, it will use a fixed lot.
  • Magic_Number - unique number of orders (set different values for each trading symbol).
  • Start_GMT_Time - the EA's operation start hour by GMT (default is 22.00; we do not recommend changing this value).
  • End_GMT_Time - the EA's operation ending hour by GMT (default is 23.00; we do not recommend changing this value).
  • Terminal_GMT_Shift - broker's time shift (terminal time) relative to GMT.
  • Max_Spread - maximum allowed spread; the EA won't open orders if spread values exceed Max_Spread.
  • Slippage - order slippage volume.