TradeDispatcher: trade context is busy

[Deleted]  
Hi,

i have a problem with my EA:

the ea have to open all day at 8:00 and 9:00 orders. The problem is that the ea want to open 2 or 3 or more orders at the same time:

in the jornal he writes: TradeDispatcher: trade context is busy.

Thank you for Help
Files:
gaps.zip  4 kb
[Deleted]  

impossible to do.

only 1 order at time can be made.

single thread only.

must use istradeallowed or istradecontextbusy

look at editor section: checkup

[Deleted]  

I have found this:

'Error 146 ("Trade context busy") and How to Deal with It'

but can someone include this in my EA. Im a noob so i cant programming. @ fbj can you help me?

Thank you

[Deleted]  

look at this to inspire you 'should we retry if context or server is busy?'

i not do others coding - u must learn! if using ea u have no choice... must learn

go here https://book.mql4.com/trading/index

[Deleted]  

I know that I have to learn coding, but it needs time .....

so if someone can take that 5 min to include this 10 comments in my ea, plz help.

Thank you