This commit is contained in:
Dobromir Popov
2025-08-04 20:28:48 +03:00
parent fd6ec4eb40
commit 42cf02cf3a
6 changed files with 1226 additions and 0 deletions

View File

@ -10,6 +10,7 @@
- _Requirements: 1.1, 6.1, 7.3_
- [ ] 2. Implement TimescaleDB integration and database schema
@ -61,6 +62,8 @@
- _Requirements: 1.4, 6.3, 8.1_
- [ ] 6. Implement price bucket aggregation system
- Create aggregation engine for converting order book data to price buckets
- Implement configurable bucket sizes ($10 for BTC, $1 for ETH)
- Create heatmap data structure generation from price buckets