what is the code for an EA not to open order despite it sees the order correctly. can someone help me.
- can someone help me on the attached ea?
- help on EA no open order
- Indicator delay ?
if(readytotrade)
{
//ordersend code here
readytotrade = false;
}
It all depends on what you are waiting for. How do you want to delay the trade?
Or Sleep(a number of milliseconds).
Its not really that clear what you're trying to achieve.
Explain yourself olufemi.
CB
Unmark "Allow llive trading" or mark "Ask manual confirmation" on Common Tab of your EA Properties.

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