CommandTypes

StockSharp.Messages

Command types.

Fields

Add
public const CommandTypes Add
value = CommandTypes.Add

Add.

CancelOrder
public const CommandTypes CancelOrder
value = CommandTypes.CancelOrder

Cancel order.

CancelOrders
public const CommandTypes CancelOrders
value = CommandTypes.CancelOrders

Cancel orders.

ClosePosition
public const CommandTypes ClosePosition
value = CommandTypes.ClosePosition

Close position.

Disable
public const CommandTypes Disable
value = CommandTypes.Disable

Disable.

Enable
public const CommandTypes Enable
value = CommandTypes.Enable

Enable.

Get
public const CommandTypes Get
value = CommandTypes.Get

Request current state.

List
public const CommandTypes List
value = CommandTypes.List

List objects.

RegisterOrder
public const CommandTypes RegisterOrder
value = CommandTypes.RegisterOrder

Register new order.

Remove
public const CommandTypes Remove
value = CommandTypes.Remove

Remove.

Restart
public const CommandTypes Restart
value = CommandTypes.Restart

Restart.

Share
public const CommandTypes Share
value = CommandTypes.Share

Share.

Start
public const CommandTypes Start
value = CommandTypes.Start

Start.

Stop
public const CommandTypes Stop
value = CommandTypes.Stop

Stop.

UnShare
public const CommandTypes UnShare
value = CommandTypes.UnShare

Unshare.

Update
public const CommandTypes Update
value = CommandTypes.Update

Update settings.