Self Trading
Creates a new self-trading order
Request Body
Name
Type
Mandatory
Description
{
"symbol": "BTC_USDT",
"price": 27074.16,
"quantity": 0.0001
}Name
Type
Description
Last updated
{
"symbol": "BTC_USDT",
"price": 27074.16,
"quantity": 0.0001
}Last updated
{
"buy_order_id": 12345678,
"sell_order_id": 12345679
}{
"error": "insufficient_wallet"
}