feat: refactor bot to use DB for candles with 5s/15s polling sync (v1.3.0)

This commit is contained in:
Gemini CLI
2026-03-05 22:11:17 +01:00
parent 9ffcf4c8c4
commit 7c6faebead
2 changed files with 160 additions and 282 deletions

View File

@ -4,3 +4,4 @@ numpy
pyyaml
python-dotenv
rich
asyncpg