pyalgotrade
bt
Our great sponsors
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- Sonar - Write Clean Python Code. Always.
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
pyalgotrade | bt | |
---|---|---|
1 | 5 | |
4,025 | 1,668 | |
- | - | |
0.0 | 6.4 | |
about 1 month ago | 7 days ago | |
Python | Python | |
GNU General Public License v3.0 or later | MIT License |
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
-
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
bt
-
Best Backtesting Libraries (Python)
bt – bt is a flexible backtesting framework for Python used to test quantitative trading strategies.
-
Are there any ready solutions for backtesting portfolio with daily or more frequent rebalancing?
Here is link number 1 - Previous text "Bt"
There is, but you need to learn to code in python. Bt and PyPortfolioOpt are the tools for this.
- What open source frameworks should i be considering for hobby algo trading?
What are some alternatives?
backtrader - Python Backtesting library for trading strategies [Moved to: https://github.com/mementum/backtrader]
PyPortfolioOpt - Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
zipline - Zipline, a Pythonic Algorithmic Trading Library
pybacktest - Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier — compact, simple and fast
awesome-quant - A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
PyThalesians - Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
algobroker - Algo execution engine
pandas_talib - A Python Pandas implementation of technical analysis indicators