candle_count 및 tf_map 수정, OHLCV 데이터 무결성 테스트 추가

This commit is contained in:
2025-12-17 23:52:08 +09:00
parent f780db0567
commit 054d19511d
3 changed files with 170 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"symbols_file": "config/symbols.txt",
"symbol_delay": 1.0,
"candle_count": 200,
"candle_count": 201,
"buy_check_interval_minutes": 240,
"stop_loss_check_interval_minutes": 60,
"profit_taking_check_interval_minutes": 240,