1h timeframe
This commit is contained in:
parent
909f036696
commit
484ca6e868
@ -12,7 +12,7 @@
|
||||
"process_only_new_candles": true,
|
||||
"fiat_display_currency": "USD",
|
||||
"dry_run": true,
|
||||
"timeframe": "5m",
|
||||
"timeframe": "1h",
|
||||
"additional_timeframes": ["4h"],
|
||||
"dry_run_wallet": 2000,
|
||||
"cancel_open_orders_on_exit": true,
|
||||
@ -87,9 +87,9 @@
|
||||
},
|
||||
"feature_parameters": {
|
||||
"include_timeframes": [
|
||||
"5m",
|
||||
"30m",
|
||||
"4h"
|
||||
"1h",
|
||||
"4h",
|
||||
"12h"
|
||||
],
|
||||
"include_corr_pairlist": [
|
||||
"BTC/USDT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user