fix(hub): live market PnL and Gate drag SL place
Parse Gate unrealised_pnl in agent; refresh hub market floating PnL from board and trends; clamp Gate TP/SL triggers before place. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -249,7 +249,7 @@
|
||||
|
||||
<div id="toast"></div>
|
||||
<script src="https://unpkg.com/lightweight-charts@4.2.0/dist/lightweight-charts.standalone.production.js"></script>
|
||||
<script src="/assets/chart.js?v=20260604-market-pnl-sl-drag"></script>
|
||||
<script src="/assets/app.js?v=20260604-hub-cond-dedupe"></script>
|
||||
<script src="/assets/chart.js?v=20260604-market-pnl-live"></script>
|
||||
<script src="/assets/app.js?v=20260604-market-pnl-plan"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user