
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
In this code, the author forgot to add a line and that's why the EA opens new positions one after another, respectively the depo will be drained if the price goes in the opposite direction.
void OnTick()return;
}
Thank you so much for your time in creating this helpful article for us!
The EA works perfectly, I just wanted to know if it was possible to modify this code to allow it to trade synthetic indices like Boom and Crash?