Thread: How to code?
View Single Post
  #961 (permalink)  
Old 05-27-2008, 04:50 PM
Big Be Big Be is offline
Member
 
Join Date: Oct 2006
Posts: 80
Big Be is on a distinguished road
MoveStopOnce

I have had this problem.
I think you need to add:
if (OrderType() == OP_BUY)

AND use OP_SELL for the sell code.

Big Be
Reply With Quote