File: WebAPI/otc_1.proto
Change OTC state request. Shall provide OTC instance ID.
Limits: The request rate is 10 requests per 100 seconds by default.
Response: ChangeOtcStateResult.
Type: uint32
Description: OTC instance ID.
Source: OtcInstanceState.instance_id.
Type: uint32
Description: New OTC instance state. This field is associated with Action enum type.
•ACTION_ACTIVATE = 0
Activate previously suspended OTC instance.
•ACTION_SUSPEND = 1
Suspend active OTC instance. OTC will reject all client orders and will not send hedge orders to exchange.