FreqTrade — AI Agent Framework: Live Stats & TrendScore

FreqTrade is the most starred open-source crypto trading bot on GitHub. We track its star velocity, recent releases, and community debates around strategy development.

GitHub data synced: Jun 26, 2026 • Sentiment updated: Jun 27, 2026

GitHub Statistics

Community Sentiment

Community Buzz: As seen on GitHub, 'Freqtrade is incredible, but standard exchange data is inherently lagging' which highlights the interest in its capabilities, and on Dev.to, 'Add a Regime Filter to Any Freqtrade Strategy in 10 Minutes' shows the community's eagerness to enhance it

Pros & Cons

What People Love

Freqtrade's customization capabilities, Dev.to users appreciate the step-by-step guides for integrating Regime's market condition API into Freqtrade

Common Complaints

Profit distortion in DCA/grinding strategies, Silent data loss with app updates

Biggest Positive: Freqtrade works well

Biggest Negative: Profit distortion issues

Why FreqTrade Stands Out

Freqtrade stands out from other crypto trading bots due to its extensive feature set, including backtesting, strategy optimization, and adaptive prediction modeling. Its modular architecture and support for multiple exchanges make it a versatile tool for traders. Additionally, Freqtrade's focus on machine learning and data analysis enables users to make informed trading decisions. The project's active community and extensive documentation also contribute to its value, making it a popular choice among traders.

Built With

Build a customized crypto trading bot that integrates with multiple exchanges — Freqtrade's modular architecture allows for easy extension and modification of trading strategies, Build a backtesting framework for evaluating trading strategies — Freqtrade's backtesting feature enables users to simulate trades and analyze performance, Build a real-time trading dashboard with web-based UI — Freqtrade's builtin WebUI provides a user-friendly interface for monitoring and managing trades, Build a machine learning-based strategy optimizer — Freqtrade's FreqAI feature enables users to optimize trading strategy parameters using machine learning, Build a crypto trading bot that supports multiple exchanges and trading pairs — Freqtrade's support for various exchanges and trading pairs enables users to diversify their trading portfolio

Getting Started

  1. Install Freqtrade using the command `pip install freqtrade`
  2. Create a new configuration file using the command `freqtrade create-config`
  3. Configure the bot by editing the `config.json` file and setting the desired trading parameters
  4. Download historical data using the command `freqtrade download-data`
  5. Try backtesting a trading strategy using the command `freqtrade backtesting` to verify that the bot is working correctly

About

Free, open source crypto trading bot

Official site: https://www.freqtrade.io

Category & Tags

Category: trading

Tags: algorithmic-trading, bitcoin, cryptocurrencies, cryptocurrency, freqtrade, python, telegram-bot, trade, trading-bot

Market Context

Competing with other algo trading frameworks