[ARCHIVE] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 3. - page 518
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
What prevents you from telling the EA that if there are more orders than 123 then there are less orders by 123 ?
How can it tell OrdersHistoryTotal() ?
Well in this case why error 129 can be there, what can be changed in this code at all, there are specific numbers.
Have you tried this?
How do you say OrdersHistoryTotal() ?
THANK YOU! HUGE!
Have you tried this?
Thank you, I will try it, but what kind of delay can there be, everything is executed on the fly, the condition is to open an order.
Unfortunately the reality is far from the idea...
usually when setting a pending order RefreachRates() is not needed (if you put the order far from the price), but they recommend to do this operation in any case, although I think in yours it doesn't help much, so you just ran into requotes...
Unfortunately the reality is far from the idea...
usually when setting a pending order RefreachRates() is not needed (if you put the order far from the price), but they recommend to do this operation in any case, although I think in yours it doesn't help much, so you just ran into requotes...
Refreshrates doesn't help, same errors, maybe something else you can try:?
Refreshrates does not help, same errors, maybe something else can be tried:?
The main thing is that there are no errors in the sell orders, although they are as close.
The main thing is that there are no errors in the sell orders, although they are placed just as close.
Although errors 130 and 136 appear in pending buy and sell orders, and error 129 only in market buy orders