フィールド
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
設定を更新します。