Contents

fooltrader 0.0.1a1

0

Open source quantitative framework for Humans

Open source quantitative framework for Humans

Stars: 1121, Watchers: 1121, Forks: 326, Open Issues: 6

The foolcage/fooltrader repo was created 6 years ago and the last code push was 10 months ago.
The project is very popular with an impressive 1121 github stars!

How to Install fooltrader

You can install fooltrader using pip

pip install fooltrader

or add it to a project with poetry

poetry add fooltrader

Package Details

Author
foolcage
License
Homepage
https://github.com/foolcage/fooltrader
PyPi:
https://pypi.org/project/fooltrader/
GitHub Repo:
https://github.com/foolcage/fooltrader

Classifiers

  • Office/Business/Financial/Investment
  • Software Development/Build Tools
No  fooltrader  pypi packages just yet.

Errors

A list of common fooltrader errors.

Code Examples

Here are some fooltrader code examples and snippets.

Related Packages & Articles

pandas-ta 0.3.14b

An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.

finta 1.3

Common financial technical indicators implemented in Pandas.

ta 0.11.0

ta is a Python module that provides a technical analysis library, designed to enable feature engineering from financial time series datasets. It is built on the pandas and numpy libraries and offers a wide range of indicators such as volume, volatility, trend, and momentum indicators. ta is designed for Python developers working in the financial sector, making it a valuable asset in the field of Financial Software and Fintech Solutions, particularly for those developing trading algorithms or investment strategies.

freqtrade 2024.3

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.