You have errors within your code.. Keep working on it.
Don't use this kind of coding....
total=OrdersTotal(); if(total<1) { // no opened orders identifiedto find out there is no open order
deVries:
Don't use this kind of coding....
to find out there is no open orderWhat code should be used?
Is " if(OrdersTotal()==0) " ok?
apult:
OrderTotal() included Pending orders, orders for all EAs, and any manually placed orders.
What code should be used?
Is " if(OrdersTotal()==0) " ok?
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
Hi I'm new to this and my programme does exactly what I want it to do on the practice account but not on the live account any suggestions as to why this might be?