Contents

freqtrade 2024.3

0

Freqtrade - Crypto Trading Bot

Freqtrade is a free and open source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram or webUI. It contains backtesting, plotting and money management tools as well as strategy optimization by machine learning.

Stars: 25302, Watchers: 25302, Forks: 5552, Open Issues: 44

The freqtrade/freqtrade repo was created 6 years ago and the last code push was 10 hours ago.
The project is extremely popular with a mindblowing 25302 github stars!

How to Install freqtrade

You can install freqtrade using pip

pip install freqtrade

or add it to a project with poetry

poetry add freqtrade

Package Details

Author
Freqtrade Team
License
GPLv3
Homepage
https://github.com/freqtrade/freqtrade
PyPi:
https://pypi.org/project/freqtrade/
Documentation:
https://freqtrade.io
GitHub Repo:
https://github.com/freqtrade/freqtrade

Classifiers

  • Office/Business/Financial/Investment
No  freqtrade  pypi packages just yet.

Errors

A list of common freqtrade errors.

Code Examples

Here are some freqtrade code examples and snippets.

GitHub Issues

The freqtrade package has 44 open issues on GitHub

  • Please add volume profile to strategy
  • New miniconda installation
  • enhance freqai to accept categorical_features
  • Adding Custom Data to Freqtrade Dataframe for Strategies
  • Risk reward management
  • [WIP] Feature: Multiple open orders
  • getting a covariance matrix in case of a static pairlist
  • Question about condition Check for Relative Drawdown in MaxDrawDownRelativeHyperOptLoss
  • Outsource data pipeline handling to improve flexibility
  • backtest - lookahead_analysis
  • Support take profit order same as "stoploss_on_exchange" on Binance

See more issues on GitHub

Related Packages & Articles

yahoofinancials 1.20

A powerful financial data module used for pulling both fundamental and technical data from Yahoo Finance