5 Commits

Author SHA1 Message Date
Vasily.onl
8121ce0430 Update database schema and configuration for Crypto Trading Bot Platform
- Added new SQLAlchemy models in `database/models.py` for market data, trades, bots, signals, and performance tracking.
- Updated `docker-compose.yml` to use TimescaleDB for PostgreSQL and configured shared preload libraries.
- Created new schema files: `schema.sql` for the complete database setup and `schema_clean.sql` for a simplified version without hypertables.
- Updated documentation in `setup.md` to reflect changes in database initialization and service setup.
2025-05-30 17:45:57 +08:00
Vasily.onl
692611d3ae init setup 2025-05-30 17:27:32 +08:00
Vasily.onl
de6ddbf1d8 PRD 2025-05-30 16:28:58 +08:00
Ajasra
e7314bb238 init 2025-05-29 23:58:51 +08:00
Ajasra
f5b8bd3c96 dev setup 2025-05-29 23:50:41 +08:00