Thread: How to code?
View Single Post
  #962 (permalink)  
Old 05-27-2008, 05:25 PM
matrixebiz's Avatar
matrixebiz matrixebiz is offline
Senior Member
 
Join Date: Oct 2006
Posts: 1,218
matrixebiz is on a distinguished road
Quote:
Originally Posted by Big Be View Post
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
Ok, I'll try it when I get home but then why does it still work with Buy orders already?
Thanks
Reply With Quote