Skip to content

yanding/harmonic-divergence-strategy

Repository files navigation

Freqtrade-Tester

Test strategies on Freqtrader automatically.

Testing NFI Next 6726d91

Add your strategy

Add strategies to the user_data/strategies folder and also in the docker-compose.yml file at strategy-list add your strategy in the list.

Test locally

Install Docker Compose.

Run the backtesting command:

docker-compose run --rm backtesting

Configure run

If you want to change --max-open-trades or --stake-amount or --timerange change the .env file.

Update pairs or timeframe

If you want to update pairs user_data/pairlists.json from exchange:pair_whitelist or timeframe from docker-compose.yml from download-data:timerange, run the following after you changed.

docker-compose run --rm download-data

About

Test strategies on Freqtrader automatically.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages