Add stop_orders.json for stop-loss fill detection tracking

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
kroutony 2026-03-14 03:23:11 +00:00
parent 9249d0f4d9
commit 2e45db006f

32
stop_orders.json Normal file
View File

@ -0,0 +1,32 @@
{
"tADAUST": {
"order_id": 233273720461,
"stop_price": 0.2626,
"entry_price": 0.2707080505480357,
"amount": 201.94477684
},
"tDOGE:UST": {
"order_id": 233282701621,
"stop_price": 0.09394531,
"entry_price": 0.09685083602369626,
"amount": 144.10790954030196
},
"tSUIUST": {
"order_id": 233265250698,
"stop_price": 0.97101,
"entry_price": 1.0009320066822542,
"amount": 54.57098037
},
"tAVAX:UST": {
"order_id": 233268826282,
"stop_price": 9.4454,
"entry_price": 9.734478498389963,
"amount": 4.08390185
},
"tUNIUST": {
"order_id": 233279675016,
"stop_price": 3.8778,
"entry_price": 3.9954999999999994,
"amount": 4.55798027
}
}