5078 Forks
22323 Stars
22323 Watchers

freqtrade

Free, open source crypto trading bot

How to download and setup freqtrade

Open terminal and run command
git clone https://github.com/freqtrade/freqtrade.git
git clone is used to create a copy or clone of freqtrade repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with freqtrade https://github.com/freqtrade/freqtrade/archive/master.zip

Or simply clone freqtrade with SSH
[email protected]:freqtrade/freqtrade.git

If you have some problems with freqtrade

You may open issue on freqtrade support forum (system) here: https://github.com/freqtrade/freqtrade/issues