
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
may i ask a question?
if( ma1 > Ask + (10*Point)&& CurrentTime != Time[0])
{
Opn_B=true;
}
goverkms: the code didnt work at all i have done all that yet its not gaping 10pips before another order,you can backtest it to check
how you test it
i tested it by backtesting it.
What's the difference between this code and the code above
that is why am here for help!, that ma when it crosses OrderOpenPrice() should step 10 PIPS before another order is opened on same direction but your modified code is not working at all
i mean why i need to wait to market open instead test it in tester
i dont get you. but to try answer its just you told me that you need to test it