Skip to content

Chae0220/NostalgiaForInfinity

 
 

Repository files navigation

NostalgiaForInfinity

Trading strategy for the Freqtrade crypto bot

Change 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

Trading strategy for the Freqtrade crypto bot

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 100.0%