
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
parameter setting:
MaxTrades=2; how many trades will be open, 2nd trade will be a double lot size to the previous open order
Pips=10; price difference from the previous open order, Maxtrades must>1
Force_to_Normalacc=true; true——force to normal a/c, 0.01lots will not work;false——0.01lots can work, needed Miniacc=true
Miniacc=false; true——Mini a/c mode, support 0.01lots,Force_to_Normalacc must be false;
MaximumRisk = 0.05; risk rate, 0.05=5% of margin balance
NormalLots = 0.1; default lot size in normal a/c
MiniLots = 0.01; default lot size in mini a/c
the program will work correctly in eur/usd, you can't put it in daily timeframe, but the others timeframe must not be empty.