Contents

PyAlgoTrade 0.20

0

Python Algorithmic Trading

PyAlgoTrade is an event driven algorithmic trading Python library.

Stars: 4634, Watchers: 4634, Forks: 1399, Open Issues: 51

The gbeced/pyalgotrade repo was created 13 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 4634 github stars!

How to Install pyalgotrade

You can install pyalgotrade using pip

pip install pyalgotrade

or add it to a project with poetry

poetry add pyalgotrade

Package Details

Author
Gabriel Martin Becedillas Ruiz
License
Homepage
http://gbeced.github.io/pyalgotrade/
PyPi:
https://pypi.org/project/PyAlgoTrade/
GitHub Repo:
https://github.com/gbeced/pyalgotrade

Classifiers

No  pyalgotrade  pypi packages just yet.

Errors

A list of common pyalgotrade errors.

Code Examples

Here are some pyalgotrade code examples and snippets.

Related Packages & Articles

finta 1.3

Common financial technical indicators implemented in Pandas.

pandas-ta 0.4.71b0

A Comprehensive Python 3 Technical Analysis Library with Pandas Dataframe Extension for Quantitative Researchers, Traders, and Investors.

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.

pandas-datareader 0.10.0

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions