Thread: MQL4 Learning
View Single Post
  #28 (permalink)  
Old 11-22-2006, 03:07 AM
luxinterior luxinterior is offline
Senior Member
 
Join Date: Nov 2006
Posts: 156
luxinterior is on a distinguished road
Custom Indicator Execute OrderModify()?

Hi

I have a custom indicator that works very nicely and I'd like it to modify my order at certain points. It seems like it doesn't want to execute an OrderModify() function and keeps returning error number 4055 just after I make the function call.

Can I run order functions buy/sell/modify etc from an indicator and if not can somebody offer a solution?

Thanks

Lux
Reply With Quote