The ID of the order which current order is bound to; if the former is executed, the system cancels the latter. Uses by OCO, StopLoss, TakeProfit or TrStop orders.
SYNTAX
public string LinkedTo { get; set; }
Modified on: Sat, May 5, 2018 at 7:23 PM
The ID of the order which current order is bound to; if the former is executed, the system cancels the latter. Uses by OCO, StopLoss, TakeProfit or TrStop orders.
public string LinkedTo { get; set; }
Did you find it helpful? Yes No
Send feedback