顶栏实时盈亏只显示U;交易账户USDT/ETH多行展示
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -159,7 +159,7 @@ class TestShowPerpFunds(unittest.TestCase):
|
||||
self.assertEqual(options_funding_label(None, 10.0), "—")
|
||||
self.assertEqual(
|
||||
trading_account_label(20.0, 0.01, 0.001, margin_mode="coin"),
|
||||
"20.00 USDT / 0.01 ETH / 0.001 BTC",
|
||||
"20.00 USDT\n0.01 ETH\n0.001 BTC",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user