Property DealTicket
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
DealTicket
The deal this order produced (its first execution), 0 while nothing executed. Resolved from the deals the API holds (every deal since connecting, the seed window, and the window of a history download).
public long DealTicket { get; set; }
Property Value
Remarks
MT5 equivalent
OrderInternal.DealTicket— full