Stage 05.3 - order validation, error handling and journal logging

This commit is contained in:
2026-04-17 13:05:35 +03:00
parent b1b9beef78
commit 604a8c0069
13 changed files with 188 additions and 25 deletions

View File

@@ -1,3 +1,5 @@
# app/src/telegram/handlers/portfolio.py
from __future__ import annotations
from aiogram import F, Router