This commit is contained in:
parent
c2ebcca3c6
commit
4e7e5f2363
@ -35,8 +35,8 @@
|
||||
"timeout": 20000
|
||||
},
|
||||
"pair_whitelist": [
|
||||
"BTC/USDT",
|
||||
"ETH/USDT",
|
||||
"OKB/USDT",
|
||||
"DOT/USDT",
|
||||
"SOL/USDT"
|
||||
]
|
||||
},
|
||||
@ -67,7 +67,7 @@
|
||||
},
|
||||
"freqaimodel": "CatboostClassifier",
|
||||
"purge_old_models": 2,
|
||||
"identifier": "test171",
|
||||
"identifier": "test175",
|
||||
"train_period_days": 30,
|
||||
"backtest_period_days": 10,
|
||||
"live_retrain_hours": 0,
|
||||
@ -81,8 +81,7 @@
|
||||
],
|
||||
"include_corr_pairlist": [
|
||||
"BTC/USDT",
|
||||
"ETH/USDT",
|
||||
"SOL/USDT"
|
||||
"ETH/USDT"
|
||||
],
|
||||
"label_period_candles": 12,
|
||||
"include_shifted_candles": 3,
|
||||
|
||||
@ -72,7 +72,14 @@ services:
|
||||
# --strategy FreqaiExampleStrategy
|
||||
# --timerange 20250101-20250420
|
||||
# --fee 0.0008
|
||||
|
||||
# command: >
|
||||
# download-data
|
||||
# --config /freqtrade/config_examples/config_freqai.okx.json
|
||||
# --exchange okx
|
||||
# --pairs DOT/USDT
|
||||
# --timeframe 1h 5m
|
||||
# --timerange 20240101-20250420
|
||||
#
|
||||
# command: >
|
||||
# hyperopt
|
||||
# --logfile /freqtrade/user_data/logs/freqtrade.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user