Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helpful Commands #8

Open
djfoster21 opened this issue Jun 10, 2021 · 0 comments
Open

Helpful Commands #8

djfoster21 opened this issue Jun 10, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@djfoster21
Copy link
Collaborator

Add section of helpful commands to the wiki.

Download data

freqtrade download-data -t 4h 1h --days 100 --data-format-ohlcv hdf5 -c user_data/config.base.json -c user_data/config.currencyUSDT.json

Backtesting

freqtrade backtesting -i 1h --strategy-list M11hStrategy M11hStrategyOpt M21hStrategy M21hStrategyOpt M31hStrategy M31hStrategyOpt M44hStrategy
freqtrade backtesting -i 1h --strategy Solipsis5  --data-format-ohlcv hdf5 -c user_data/config.base.json -c user_data/config.strategySolipsis.json -c user_data/config.currencyBTC.json --timerange 20210502-20210509
freqtrade backtesting -i 1h --strategy StrategyM3  --data-format-ohlcv hdf5 -c user_data/config.base.json -c user_data/config.strategyM3.json -c user_data/config.currencyBTCKraken.json

Hyperopt

freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --spaces roi stoploss trailing --strategy M11hStrategy
freqtrade hyperopt --hyperopt HyperoptM3 --strategy StrategyM3 --hyperopt-loss OnlyProfitHyperOptLoss -c user_data/config.base.json -c user_data/config.strategyM3.json -c user_data/config.currencyBTCKraken.json 
@djfoster21 djfoster21 added the documentation Improvements or additions to documentation label Jun 10, 2021
@djfoster21 djfoster21 added this to To do in Strategies & Indicators via automation Jun 10, 2021
@cersosimof cersosimof moved this from To do to In progress in Strategies & Indicators Jun 11, 2021
@djfoster21 djfoster21 removed this from In progress in Strategies & Indicators Jun 12, 2021
@djfoster21 djfoster21 added this to To do in Development tasks and Pull Requests board via automation Jun 12, 2021
@djfoster21 djfoster21 moved this from To do to In progress in Development tasks and Pull Requests board Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

No branches or pull requests

2 participants