DiTus 7552cdfd57 Add testing scripts for DB connection and candle reading
- test_db_connection.py: 5-stage DB connection test (TCP, auth, schema, data, db.py integration)
- read_candles.py: Read 1m candles with --all, --[symbol], --timestamp support
- README.md: Usage instructions for testing scripts
- .env.example: Template for connection configuration

Default symbols updated to match LiveCandleFetcher subscriptions (BNB, ETH, xyz:GOLD, etc.)
Colon-containing symbols handled via db.sanitize_table_name()
2026-08-05 20:33:54 +02:00
2025-11-09 22:07:14 +01:00
2025-10-18 15:10:46 +02:00
2025-10-13 11:28:09 +02:00
2025-10-25 19:58:52 +02:00
2025-10-13 19:48:38 +02:00
Description
No description provided
1 MiB
Languages
Python 98.8%
PowerShell 1.1%
Dockerfile 0.1%