Quickstart with Docker - Freqtrade
www.freqtrade.io › en › latestUpdating freqtrade when using docker-compose is as simple as running the following 2 commands: # Download the latest image docker-compose pull # Restart the image docker-compose up -d. This will first pull the latest image, and will then restart the container with the just pulled version. Check the Changelog.
Freqtrade
https://www.freqtrade.ioFreqtrade is a crypto-currency algorithmic trading software developed in python (3.7+) and supported on Windows, macOS and Linux. This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.