develops #6

Merged
Arsen Mirzaev Tatyano-Muradovich merged 10 commits from Alex/stcs:develops into stable 2025-09-12 23:52:04 +07:00
15 changed files with 725 additions and 32 deletions
Showing only changes of commit 751cde86f9 - Show all commits

View File

@@ -73,7 +73,7 @@ async def start_bybit_trade_message(message: Message) -> None:
text = (
f"💎 Торговля на Bybit\n\n"
f"⚖️ Ваш баланс (USDT): {balance}\n"
f"⚖️ Ваш баланс (USDT): {float(balance):.2f}\n"
f"📊 Текущая торговая пара: {symbol}\n"
f"$$$ Цена: {price}\n\n"
"Как начать торговлю?\n\n"