KIPP research, UI v2, memory updates
This commit is contained in:
@ -1,22 +1,22 @@
|
||||
{
|
||||
"cash": 9803.735582505811,
|
||||
"cash": 9786.703398597765,
|
||||
"positions": {
|
||||
"HYPE_long_3ce0": {
|
||||
"HYPE_long_9513": {
|
||||
"symbol": "HYPE",
|
||||
"direction": "long",
|
||||
"leverage": 7,
|
||||
"margin_usd": 200,
|
||||
"notional": 1400,
|
||||
"entry_price": 30.45,
|
||||
"current_price": 30.33,
|
||||
"liquidation_price": 26.1,
|
||||
"unrealized_pnl": -5.52,
|
||||
"entry_price": 30.11,
|
||||
"current_price": 30.11,
|
||||
"liquidation_price": 25.8086,
|
||||
"unrealized_pnl": 0,
|
||||
"entry_fee": 0.7,
|
||||
"opened_at": "2026-02-10T05:45:17.772713+00:00",
|
||||
"reason": "Long scanner score:50"
|
||||
"opened_at": "2026-02-10T06:30:17.909320+00:00",
|
||||
"reason": "Long scanner score:55"
|
||||
}
|
||||
},
|
||||
"total_realized_pnl": 7.235582505812443,
|
||||
"total_fees_paid": 3.5,
|
||||
"total_realized_pnl": -8.396601402233529,
|
||||
"total_fees_paid": 4.9,
|
||||
"total_funding_paid": 0
|
||||
}
|
||||
@ -72,5 +72,35 @@
|
||||
"fee": 0.7,
|
||||
"reason": "Long scanner score:50",
|
||||
"timestamp": "2026-02-10T05:45:17.773139+00:00"
|
||||
},
|
||||
{
|
||||
"action": "CLOSE",
|
||||
"pos_id": "HYPE_long_3ce0",
|
||||
"symbol": "HYPE",
|
||||
"direction": "long",
|
||||
"leverage": 7,
|
||||
"entry_price": 30.45,
|
||||
"exit_price": 30.11,
|
||||
"margin_usd": 200,
|
||||
"pnl": -15.63,
|
||||
"pnl_pct": -7.82,
|
||||
"fee": 0.7,
|
||||
"liquidated": false,
|
||||
"reason": "SL hit (-7.8%)",
|
||||
"timestamp": "2026-02-10T06:30:04.465160+00:00"
|
||||
},
|
||||
{
|
||||
"action": "OPEN",
|
||||
"pos_id": "HYPE_long_9513",
|
||||
"symbol": "HYPE",
|
||||
"direction": "long",
|
||||
"leverage": 7,
|
||||
"margin_usd": 200,
|
||||
"notional": 1400,
|
||||
"entry_price": 30.11,
|
||||
"liquidation_price": 25.8086,
|
||||
"fee": 0.7,
|
||||
"reason": "Long scanner score:55",
|
||||
"timestamp": "2026-02-10T06:30:17.909814+00:00"
|
||||
}
|
||||
]
|
||||
@ -1,6 +1,4 @@
|
||||
{
|
||||
"peak_pnl": {
|
||||
"HYPE_long_3ce0": -1.6099999999999999
|
||||
},
|
||||
"peak_pnl": {},
|
||||
"last_alert": null
|
||||
}
|
||||
Reference in New Issue
Block a user