Author |
Topic: Cancel an Order (1 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
YParnes953 Posts: 3 Joined: Jul 27, 2012 |
Hi,
I am using the below command to enter buy limit orders: TradeEngine.EntryOrder(OrderSide.Buy, 1, OrderType.Limit, Close.Value-5, "Name", SignalFlags.None); Question is, what command I need to use in order to cancel the above Order? Thanks, Yaron. Yaron Parnes |
||||