Table of Contents

Enum PlacedType

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

Who/what placed the order (ORDER_REASON).

public enum PlacedType

Fields

Manually = 0

MT5 PlacedType.Manually.

MT5 equivalent

  • PlacedType.Manually — full
ByExpert = 1

MT5 PlacedType.ByExpert.

MT5 equivalent

  • PlacedType.ByExpert — full
ByDealer = 2

MT5 PlacedType.ByDealer.

MT5 equivalent

  • PlacedType.ByDealer — full
OnSL = 3

MT5 PlacedType.OnSL.

MT5 equivalent

  • PlacedType.OnSL — full
OnTP = 4

MT5 PlacedType.OnTP.

MT5 equivalent

  • PlacedType.OnTP — full
OnStopOut = 5

MT5 PlacedType.OnStopOut.

MT5 equivalent

  • PlacedType.OnStopOut — full
OnRollover = 6

MT5 PlacedType.OnRollover.

MT5 equivalent

  • PlacedType.OnRollover — full
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] OnVmargin = 8

MT5 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 = 9

MT5 PlacedType.Gateway.

MT5 equivalent

  • PlacedType.Gateway — full
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] Signal = 10

MT5 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 = 11

MT5 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 = 12

MT5 PlacedType.Transfer.

MT5 equivalent

  • PlacedType.Transfer — full
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] Sync = 13

MT5 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 = 14

MT5 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 = 15

MT5 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 = 16

MT5 PlacedType.Mobile.

MT5 equivalent

  • PlacedType.Mobile — full
Web = 17

MT5 PlacedType.Web.

MT5 equivalent

  • PlacedType.Web — full
[NotEmittedByViiSync("Defined for source compatibility with MT5 code; ViiSync never produces this value.")] OnSplit = 18

MT5 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 = 20

MT5 PlacedType.Default.

MT5 equivalent

  • PlacedType.Default — full