Enum PlacedType
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
Who/what placed the order (ORDER_REASON).
public enum PlacedType
Fields
Manually = 0MT5 PlacedType.Manually.
MT5 equivalent
PlacedType.Manually— full
ByExpert = 1MT5 PlacedType.ByExpert.
MT5 equivalent
PlacedType.ByExpert— full
ByDealer = 2MT5 PlacedType.ByDealer.
MT5 equivalent
PlacedType.ByDealer— full
OnSL = 3MT5 PlacedType.OnSL.
MT5 equivalent
PlacedType.OnSL— full
OnTP = 4MT5 PlacedType.OnTP.
MT5 equivalent
PlacedType.OnTP— full
OnStopOut = 5MT5 PlacedType.OnStopOut.
MT5 equivalent
PlacedType.OnStopOut— full
OnRollover = 6MT5 PlacedType.OnRollover.
MT5 equivalent
PlacedType.OnRollover— full
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] OnVmargin = 8MT5 PlacedType.OnVmargin (source compatibility only; ViiSync never produces it).
MT5 equivalent
PlacedType.OnVmargin— partial: no such flow in ViiSync (exchange variation margin, symbol splits, settlement, signals, sync, migration)
Gateway = 9MT5 PlacedType.Gateway.
MT5 equivalent
PlacedType.Gateway— full
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] Signal = 10MT5 PlacedType.Signal (source compatibility only; ViiSync never produces it).
MT5 equivalent
PlacedType.Signal— partial: no such flow in ViiSync (exchange variation margin, symbol splits, settlement, signals, sync, migration)
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] Settlement = 11MT5 PlacedType.Settlement (source compatibility only; ViiSync never produces it).
MT5 equivalent
PlacedType.Settlement— partial: no such flow in ViiSync (exchange variation margin, symbol splits, settlement, signals, sync, migration)
Transfer = 12MT5 PlacedType.Transfer.
MT5 equivalent
PlacedType.Transfer— full
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] Sync = 13MT5 PlacedType.Sync (source compatibility only; ViiSync never produces it).
MT5 equivalent
PlacedType.Sync— partial: no such flow in ViiSync (exchange variation margin, symbol splits, settlement, signals, sync, migration)
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] ExternalService = 14MT5 PlacedType.ExternalService (source compatibility only; ViiSync never produces it).
MT5 equivalent
PlacedType.ExternalService— partial: no such flow in ViiSync (exchange variation margin, symbol splits, settlement, signals, sync, migration)
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] Migration = 15MT5 PlacedType.Migration (source compatibility only; ViiSync never produces it).
MT5 equivalent
PlacedType.Migration— partial: no such flow in ViiSync (exchange variation margin, symbol splits, settlement, signals, sync, migration)
Mobile = 16MT5 PlacedType.Mobile.
MT5 equivalent
PlacedType.Mobile— full
Web = 17MT5 PlacedType.Web.
MT5 equivalent
PlacedType.Web— full
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] OnSplit = 18MT5 PlacedType.OnSplit (source compatibility only; ViiSync never produces it).
MT5 equivalent
PlacedType.OnSplit— partial: no such flow in ViiSync (exchange variation margin, symbol splits, settlement, signals, sync, migration)
Default = 20MT5 PlacedType.Default.
MT5 equivalent
PlacedType.Default— full