hedge and auto hedger in separate folders
This commit is contained in:
18
clp_hedger_auto/hedge_status.json
Normal file
18
clp_hedger_auto/hedge_status.json
Normal file
@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"type": "MANUAL",
|
||||
"token_id": 5147464,
|
||||
"status": "OPEN",
|
||||
"hedge_enabled": true,
|
||||
"coin_symbol": "ETH",
|
||||
"entry_price": 3332.66,
|
||||
"range_lower": 2844.11,
|
||||
"range_upper": 3477.24,
|
||||
"target_value": 6938.95,
|
||||
"amount0_initial": 0.45,
|
||||
"amount1_initial": 5439.23,
|
||||
"static_long": 0.0,
|
||||
"timestamp_open": 1765575924,
|
||||
"timestamp_close": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user