CommandTypes

StockSharp.Messages

Befehlstypen.

Felder

Add
public const CommandTypes Add
value = CommandTypes.Add

Addieren.

CancelOrder
public const CommandTypes CancelOrder
value = CommandTypes.CancelOrder

Order absagen.

CancelOrders
public const CommandTypes CancelOrders
value = CommandTypes.CancelOrders

Bestellungen stornieren.

ClosePosition
public const CommandTypes ClosePosition
value = CommandTypes.ClosePosition

Schließstellung.

Disable
public const CommandTypes Disable
value = CommandTypes.Disable

Deaktivieren.

Enable
public const CommandTypes Enable
value = CommandTypes.Enable

Aktivieren.

Get
public const CommandTypes Get
value = CommandTypes.Get

Aktueller Zustand anfordern.

List
public const CommandTypes List
value = CommandTypes.List

Objekte auflisten.

RegisterOrder
public const CommandTypes RegisterOrder
value = CommandTypes.RegisterOrder

Registrieren Sie neue Bestellung.

Remove
public const CommandTypes Remove
value = CommandTypes.Remove

Entfernen.

Restart
public const CommandTypes Restart
value = CommandTypes.Restart

Neustart.

Share
public const CommandTypes Share
value = CommandTypes.Share

Anteil.

Start
public const CommandTypes Start
value = CommandTypes.Start

Beginn.

Stop
public const CommandTypes Stop
value = CommandTypes.Stop

Stopp.

UnShare
public const CommandTypes UnShare
value = CommandTypes.UnShare

Unshare.

Update
public const CommandTypes Update
value = CommandTypes.Update

Einstellungen aktualisieren.