Co-authored-by: Cursor <cursoragent@cursor.com>
@@ -5802,6 +5802,7 @@ def api_price_snapshot():
}
)
order_prices = []
for r in order_rows:
margin = float(r["margin_capital"] or 0)
leverage = float(r["leverage"] or 0)
The note is not visible to the blocked user.