2
0
forked from kodorvan/stcs
This commit is contained in:
algizn97
2025-10-04 11:03:49 +05:00
parent 220c45d54c
commit 01fe339d56
5 changed files with 82 additions and 39 deletions

View File

@@ -186,7 +186,9 @@ async def settings_for_margin_type(
try:
await state.clear()
await callback_query.message.edit_text(
text="Выберите тип маржи:", reply_markup=kbi.margin_type
text="Выберите тип маржи:\n\n"
"Примечание: Если у вас есть открытые позиции, то маржа примениться ко всем позициям",
reply_markup=kbi.margin_type
)
logger.debug(
"Command margin_type processed successfully for user: %s",