Thread: Martingale EA
View Single Post
  #108 (permalink)  
Old 01-17-2008, 02:07 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 704
wolfe is on a distinguished road
Quote:
Originally Posted by ElectricSavant View Post
wolfe...attaboy
I am currently coding EA so that if there is an error in the Ordersend() command it will get the error, print it, wait 5 seconds, and then re-try sending the Ordersend() command up to 5 times. This will help if the trade context is busy, or not responding. We should also know why it didn't execute.

I want to take a little time, and make sure this gets done right. So be patient.
Reply With Quote