数据源基本满足要求了

This commit is contained in:
jackyu66git
2025-11-13 18:34:38 +08:00
parent 602e37f695
commit 5ef10c2694
6 changed files with 605 additions and 89 deletions
+2 -1
View File
@@ -6,10 +6,11 @@ services:
environment:
- EXCHANGE=binance
- TIMEFRAMES=1m,1h,1d,1w,1M
- START_FROM=2022-01-01
- START_FROM=2025-09-01
- POLL_FACTOR=0.5
- DATA_DIR=/data
- TZ=Asia/Shanghai
- VERIFY_INTERVALS=1m=5,5m=2,10m=2
ports:
- "9000:9000"
volumes: