Author |
Topic: How to place order with trailing stop (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
HKusumakar79 Posts: 21 Joined: Feb 18, 2008 |
I want to place order with trailing stop. is there any function of it?
|
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
Yes, you can do it. Just set order type to TralingStopLoss or TralingStopLimit and call OrderDraft.SetTSData method with current price and trailing step in parameters before submitting the order.
|
||||