STOrderexchangeOrderId Property

Id that is set by the exchange on order execution

Definition

Namespace: SharpTraderBot
Assembly: SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
C#
public string exchangeOrderId { get; set; }

Property Value

String

See Also