Method Name
private/cancel_by_instrument
private/cancel_by_instrumentCancel all orders for this instrument.
Required minimum session key permission level is admin
Parameters
instrument_name
string required |
subaccount_id
integer required |
Response
id string or integer required |
result object required |
result.
cancelled_orders
integer required |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}