/fqtrade

Primary LanguagePython

Freqtrade strategies

Here put my strategies for Freqtrade bot.

Usage

Prepare

  1. Install Docker and Docker-compose

  2. Clone this repo

git clone https://github.com/hibana2077/fqtrade.git

Develop and backtest

By changing the command at docker-compose.yml, you can develop and backtest your strategies.

sudo docker-compose up