delAll
Cancels all pending orders for a specified instrument.
POST pending/delAll
{
"instrument": "string"
}{
"removed": "int"
}{
"error": "int"
}Last updated
Cancels all pending orders for a specified instrument.
POST pending/delAll
{
"instrument": "string"
}{
"removed": "int"
}{
"error": "int"
}Last updated