Restructured hedger modules: moved CLP hedger and auto hedger into separate folders, updated data fetchers and main app, removed deprecated files
This commit is contained in:
21
clp_auto_hedger/hedge_status.json
Normal file
21
clp_auto_hedger/hedge_status.json
Normal file
@ -0,0 +1,21 @@
|
||||
[
|
||||
{
|
||||
"type": "AUTOMATIC",
|
||||
"token_id": 5167569,
|
||||
"opened": "08:14 19/12/25",
|
||||
"status": "OPEN",
|
||||
"entry_price": 2971.63,
|
||||
"target_value": 45.88,
|
||||
"amount0_initial": 0.0079,
|
||||
"amount1_initial": 22.55,
|
||||
"range_upper": 3029.04,
|
||||
"zone_top_start_price": null,
|
||||
"zone_close_top_price": null,
|
||||
"zone_close_bottom_price": null,
|
||||
"zone_bottom_limit_price": 3029.04,
|
||||
"range_lower": 2913.19,
|
||||
"static_long": 0.0,
|
||||
"timestamp_open": 1766128466,
|
||||
"timestamp_close": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user