Yahooquery
Python wrapper for an unofficial Yahoo Finance API (by dpguthrie)
zipline
Zipline, a Pythonic Algorithmic Trading Library (by quantopian)

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
Yahooquery | zipline | |
---|---|---|
5 | 14 | |
818 | 18,004 | |
2.2% | 0.2% | |
6.6 | 0.0 | |
9 months ago | about 1 year ago | |
Python | Python | |
MIT License | Apache License 2.0 |
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.
Yahooquery
Posts with mentions or reviews of Yahooquery.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-23.
- Unofficial Yahoo Finance API is down (again)
-
This strategy seems to work really well with fake money... Why wouldn't it work with real money?
For that calculator, we acquired the data using the Twelve Data API (i don't have link; my friend got the data), which only allowed 800 requests per day on the free version, meaning we weren't able to get very much out of it (~14000 datapoints). We recently switched over to a new, 120,000 datapoint dataset we generated using a python library called yahooquery, which gives us unlimited requests. DM me for more info, if you want.
- Is there a better API for getting stock data than yfinance?
- Predição de ações na bolsa de valores com Python e Facebook Prophet
-
How to Build Powerful Financial Analysis Tools with Python - Beyond the Basics
There is a better replacement for yfinance called yahooquery. Yahooquery provides better data and is capable of doing so asynchronously, but it still suffers from the same problems as the yfinance package.
zipline
Posts with mentions or reviews of zipline.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-01-26.
- Ask HN: How to Get into Quantitative Trading?
-
Open source backtesting software
https://github.com/quantopian/zipline (event-driven)
-
10 FinTech APIs every Indian developer should bookmark
Zipline by Quantopian: An Open-Source tool for algorithmic trading. It is a platform for developing and testing quantitative trading strategies using Python.
-
Backtesting Engine Design Primers
For personal use only. I'm currently looking at QuantConnect's LEAN and Quantopian's Zipline (which hasn't seen any updates since 2020, presumably because Quantopian was dissolved).
-
[D] Doing my (bachelor) thesis on RL. Which topic do you like best?
(1) I remember there were decent libraries for this setting a while back. Maybe take a look at Quantopian/Zipline.
-
Best Backtesting Libraries (Python)
zipline – Zipline is a Pythonic algorithmic trading library. It is an event-driven system that supports both backtesting and live trading.
-
How to statistically compare the performance of two strategies?
I found two opensource tools 1. .https://github.com/quantopian/zipline Quantopian 2. https://analyzingalpha.com/backtrader-backtesting-trading-strategies backtrader
- Formula for slippage?
- Online Portfolio Selection - Research paper implementation and backtest
-
Best Backtesting software?
Some of the notable libraries in Python are backtesting.py, bt and zipline. Personally I like bt the most, as its tree model makes the most intuitive sense.
What are some alternatives?
When comparing Yahooquery and zipline you can also consider the following projects:
pyfolio - Portfolio and risk analytics in Python
Pyqiwi - Python client for QIWI payment system
backtrader - Python Backtesting library for trading strategies
Beancount DKB - Beancount Importers for DKB (Deutsche Kredit Bank) CSV Exports
Interactive Parallel Computing with IPython - IPython Parallel: Interactive Parallel Computing in Python

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured