offline file with IDs of openned trigger orders
This commit is contained in:
14
opened_trigger_orders.json
Normal file
14
opened_trigger_orders.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user