PyAlgoTrade 0.20
0
Python Algorithmic Trading
Contents
PyAlgoTrade is an event driven algorithmic trading Python library.
Stars: 4412, Watchers: 4412, Forks: 1386, Open Issues: 51The gbeced/pyalgotrade
repo was created 12 years ago and the last code push was 11 months ago.
The project is very popular with an impressive 4412 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
Related Packages
Errors
A list of common pyalgotrade errors.
Code Examples
Here are some pyalgotrade
code examples and snippets.