Skip to content

Commit

Permalink
changed default gap_tolerance_ohlcvs_minutes to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
enarjord committed Jan 28, 2025
1 parent 844eb1e commit 9a9d92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"compress_cache": true,
"end_date": "now",
"exchanges": ["binance", "bybit", "gateio", "bitget"],
"gap_tolerance_ohlcvs_minutes": 20.0,
"gap_tolerance_ohlcvs_minutes": 120.0,
"start_date": "2021-04-01",
"starting_balance": 100000},
"bot": {"long": {"close_grid_markup_range": 0.025537,
Expand Down

0 comments on commit 9a9d92e

Please sign in to comment.