Download Freqtrade open source crypto trading bot


Download Freqtrade open source crypto trading bot
Free, open source crypto trading bot

 

Freqtrade is a free, open source crypto trading bot written in Python. It is designed to support all major exchanges and is managed via Telegram or WebUI. It contains tools for testing on history, charting and money management, as well as strategy optimization using machine learning. Always start by launching a trading bot in test mode and do not raise money until you understand how it works and what profit/loss you should expect. We strongly recommend that you have basic programming skills and knowledge of Python. Feel free to read the source code and understand the mechanisms of this bot, the algorithms and techniques implemented in it. Write your strategy in python using pandas. Examples of strategies that will inspire you are available in the Strategy Repository. Download the historical data of the exchange and the markets in which you may want to trade. Find the best parameters for your strategy using hyperoptimization, which uses machine learning techniques.

Features
Test your strategy on uploaded historical data
Create your own static list or use an automatic one based on maximum trading volumes and/or prices
You can also explicitly blacklist the markets you don't want to trade in.
Test your strategy with simulated money
Use Telegram or WebUI


Go back
22-12-2023, 04:40