mirror of
https://github.com/Rikj000/MoniGoMani.git
synced 2022-03-06 00:08:05 +03:00
17 lines
473 B
Plaintext
17 lines
473 B
Plaintext
config:
|
|
username: MoniGoMani Community
|
|
exchange: binance
|
|
ft_binary: . ./.env/bin/activate; freqtrade
|
|
hyperopt:
|
|
epochs: 1000
|
|
loss: MGM_WinRatioAndProfitRatioHyperOptLoss
|
|
stake_currency: USDT
|
|
spaces: buy sell
|
|
strategy: MoniGoManiHyperStrategy
|
|
install_type: source
|
|
mgm_config_names:
|
|
mgm-config: mgm-config.json
|
|
mgm-config-hyperopt: mgm-config-hyperopt.json
|
|
mgm-config-private: mgm-config-private.json
|
|
timerange: 20210501-20210616
|