pyalgotrade
Python Algorithmic Trading Library (by gbeced)
algobroker
Algo execution engine (by joequant)
pyalgotrade | algobroker | |
---|---|---|
2 | 1 | |
4,179 | 86 | |
- | - | |
0.0 | 10.0 | |
10 months ago | over 8 years ago | |
Python | Python | |
GNU General Public License v3.0 or later | BSD 2-clause "Simplified" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pyalgotrade
Posts with mentions or reviews of pyalgotrade.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-05.
-
Open source backtesting software
https://github.com/gbeced/pyalgotrade (event-driven)
-
Best Backtesting Libraries (Python)
pyalgotrade – PyAlgoTrade is an event driven algorithmic trading Python library. Although the initial focus was on backtesting, paper trading is now possible
algobroker
Posts with mentions or reviews of algobroker.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-04.
-
Best Backtesting Libraries (Python)
algobroker – This is an execution engine for algo trading. The idea is that this python server gets requests from clients and then forwards them to the broker API.
What are some alternatives?
When comparing pyalgotrade and algobroker you can also consider the following projects:
backtrader - Python Backtesting library for trading strategies [Moved to: https://github.com/mementum/backtrader]
pybacktest - Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier — compact, simple and fast
zipline - Zipline, a Pythonic Algorithmic Trading Library
bt - bt - flexible backtesting for Python
pandas_talib - A Python Pandas implementation of technical analysis indicators
PyThalesians - Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
trade
analyzer - :chart: Python framework for real-time financial and backtesting trading strategies