CommandTypes

StockSharp.Messages

Типы команд.

Поля

Add
public const CommandTypes Add
value = CommandTypes.Add

Добавить.

CancelOrder
public const CommandTypes CancelOrder
value = CommandTypes.CancelOrder

Отменить заказ.

CancelOrders
public const CommandTypes CancelOrders
value = CommandTypes.CancelOrders

Отменить заказы.

ClosePosition
public const CommandTypes ClosePosition
value = CommandTypes.ClosePosition

Закрыть позицию.

Disable
public const CommandTypes Disable
value = CommandTypes.Disable

Отключить.

Enable
public const CommandTypes Enable
value = CommandTypes.Enable

Включить.

Get
public const CommandTypes Get
value = CommandTypes.Get

Запросить текущее состояние.

List
public const CommandTypes List
value = CommandTypes.List

Перечислить объекты.

RegisterOrder
public const CommandTypes RegisterOrder
value = CommandTypes.RegisterOrder

Зарегистрируйте новый заказ.

Remove
public const CommandTypes Remove
value = CommandTypes.Remove

Удалить.

Restart
public const CommandTypes Restart
value = CommandTypes.Restart

Перезагрузить.

Share
public const CommandTypes Share
value = CommandTypes.Share

Поделитесь.

Start
public const CommandTypes Start
value = CommandTypes.Start

Начни.

Stop
public const CommandTypes Stop
value = CommandTypes.Stop

Стоп.

UnShare
public const CommandTypes UnShare
value = CommandTypes.UnShare

Отменить общий доступ.

Update
public const CommandTypes Update
value = CommandTypes.Update

Обновить настройки.