candle_count 및 tf_map 수정, OHLCV 데이터 무결성 테스트 추가
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user