15 Jun 2017, 22:55

Im thinking of signing up, but just have some questions first. Creating Expert Advisors, will i be able to put input variables as per the following:

  1. Default - Set Magic Number to Zero ( every time ). This is so I can manage trades i have entered into manually.
    Alternately set the EA to generate magic number.
  2. Default - to operate long and short
    Alternately, to operate long only; or short only.
  3. Default - for the EA to do only one trade per activation. This is to prevent it from continuous operation in price action trades where it might cause losing trades.
    Alternately to run continously. This would be in a volitile period of time.

Thanks in advance for your help... cheers,