Table of Contents

MT5 OrderInternal

MT5 class mtapi.mt5.OrderInternal → ViiSync OrderInternal.

41 of 42 applicable members are fully covered, 1 partially.

MT5 member kind ViiSync equivalent status what differs
OrderInternal() ctor OrderInternal..ctor full
TicketNumber field OrderInternal.TicketNumber full
Id field OrderInternal.Id full
Login field OrderInternal.Login full
Symbol field OrderInternal.Symbol full
HistoryTime field OrderInternal.HistoryTime full
OpenTime field OrderInternal.OpenTime full
ExpirationTime field OrderInternal.ExpirationTime full
ExecutionTime field OrderInternal.ExecutionTime full
Type field OrderInternal.Type full
FillPolicy field OrderInternal.FillPolicy full
ExpirationType field OrderInternal.ExpirationType full
PlacedType field OrderInternal.PlacedType full
OpenPrice field OrderInternal.OpenPrice full
StopLimitPrice field OrderInternal.StopLimitPrice full
Price field OrderInternal.Price full
StopLoss field OrderInternal.StopLoss full
TakeProfit field OrderInternal.TakeProfit full
Volume field OrderInternal.Volume full
RequestVolume field OrderInternal.RequestVolume full
State field OrderInternal.State full
ExpertId field OrderInternal.ExpertId full
DealTicket field OrderInternal.DealTicket full
Comment field OrderInternal.Comment full
ContractSize field OrderInternal.ContractSize full
Digits field OrderInternal.Digits full
BaseDigits field OrderInternal.BaseDigits full
ProfitRate field OrderInternal.ProfitRate partial always 1
OpenTimeMs field OrderInternal.OpenTimeMs full
Ticket property OrderInternal.Ticket full
ExecutionTimeAsDateTime property OrderInternal.ExecutionTimeAsDateTime full
Lots property OrderInternal.Lots full
RequestLots property OrderInternal.RequestLots full
OpenTimeMsAsDateTime property OrderInternal.OpenTimeMsAsDateTime full
OpenTimeAsDateTime property OrderInternal.OpenTimeAsDateTime full
IsAssociativeDealOrder() method OrderInternal.IsAssociativeDealOrder full
IsTradeOrder() method OrderInternal.IsTradeOrder full
IsLimitOrder() method OrderInternal.IsLimitOrder full
IsStopOrder() method OrderInternal.IsStopOrder full
IsBuyOrder() method OrderInternal.IsBuyOrder full
IsStopLimitOrder() method OrderInternal.IsStopLimitOrder full
AreEquals(OrderInternal other) method OrderInternal.AreEquals full