14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"opened_orders": [
|
|
{
|
|
"order_id": 27,
|
|
"account_id": 1,
|
|
"market": "2",
|
|
"action": "SELL",
|
|
"size": 500.0,
|
|
"trigger_price": 167.16671529986962,
|
|
"created_at": "2025-08-05 13:17:58",
|
|
"coin": "SOL"
|
|
}
|
|
]
|
|
} |