14 lines
261 B
JSON
14 lines
261 B
JSON
{
|
|
"session": "max",
|
|
"submit_orders": [
|
|
{
|
|
"exchange": "max",
|
|
"symbol": "BTCTWD",
|
|
"side": "BUY",
|
|
"price": "20000",
|
|
"quantity": "0.02",
|
|
"order_type": "LIMIT"
|
|
}
|
|
]
|
|
}
|