Stage 05.5 - trade UI unification and mode display

This commit is contained in:
2026-04-18 20:45:26 +03:00
parent e9fd3ea4a0
commit 2be2ac1d30
4 changed files with 925 additions and 198 deletions

View File

@@ -10,7 +10,7 @@ def build_main_menu_keyboard() -> ReplyKeyboardMarkup:
KeyboardButton(text="💼 Портфель"),
],
[
KeyboardButton(text=" Торговля"),
KeyboardButton(text="📊 Торговля"),
KeyboardButton(text="🤖 Авто"),
KeyboardButton(text="📒 Журнал"),
],