Freqtrade 3commas wrapper for python

The aim of this project is to provide an easy way to integrate freqtrade with 3commas. The main reason someone would want to do this is to use the auto DCA feature that 3commas provides and unfortunately freqtrade lacks.

DCA can be risky, especially if used on bad/shit/meme coins, so please use responsibly.

Make a 3commas account and bot

First, you’ll need to create a 3commas account and connect 3commas to your exchange.
Then create a multi-pair long bot with the pairs you want to trade. Here you could actually select all pairs (eg. USDT_ALL) and make the more exact pair selection in freqtrade.
Note, if you’re going to use VolumePairList, you will need to select all the pairs in 3commas.

 

To finish reading, please visit source site