forked from kodorvan/stcs
The stop trading button has been added, and the switch mode has been fixed
This commit is contained in:
@@ -141,8 +141,6 @@ class TelegramMessageHandler:
|
||||
tg_id=tg_id, symbol=symbol, total_fee=total_fee
|
||||
)
|
||||
text += f"Текущая ставка: {user_deals_data.order_quantity} USDT\n"
|
||||
else:
|
||||
text += f"Количество: {exec_qty}\n"
|
||||
|
||||
text += (
|
||||
f"Цена исполнения: {exec_price}\n"
|
||||
|
Reference in New Issue
Block a user