Support Board
Date/Time: Sun, 02 Nov 2025 02:39:14 +0000
Post From: trailing stop question
| [2015-02-05 03:52:11] |
| onnb - Posts: 664 |
|
if I submit an entry order with attached order trailing stop and I don't specify the offset, will it trail by the difference between Price1 and Stop1Price? order.Price1 = entryPrice;
order.Stop1Price = stopPrice; order.AttachedOrderStop1Type = SCT_ORDERTYPE_TRAILING_STOP; |
