Yahooquery
Python wrapper for an unofficial Yahoo Finance API (by dpguthrie)
pyfolio
Portfolio and risk analytics in Python (by quantopian)
Yahooquery | pyfolio | |
---|---|---|
5 | 112 | |
821 | 5,869 | |
2.6% | 2.0% | |
6.6 | 0.0 | |
9 months ago | over 1 year ago | |
Python | Jupyter Notebook | |
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.
pyfolio
Posts with mentions or reviews of pyfolio.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Buffett once bet $1M that he could beat a group of hedge funds over 10 years
> pyfolio.tears.create_interesting_times_tear_sheet measures algorithmic trading algorithm performance during "stress events" https://github.com/quantopian/pyfolio/blob/03568e0f328783a6a... :
> Generate a number of returns plots around interesting points in time, like [...]
https://news.ycombinator.com/item?id=19111911 :
> pyfolio/examples/zipline_algo_example.ipynb:
- Pyfolio: Portfolio and risk analytics in Python. Factor and Risk Analysis - star count:5206.0
- Pyfolio: Portfolio and risk analytics in Python. Factor and Risk Analysis - star count:5057.0
- Pyfolio: Portfolio and risk analytics in Python. Factor and Risk Analysis - star count:4808.0
What are some alternatives?
When comparing Yahooquery and pyfolio you can also consider the following projects:
Pyqiwi - Python client for QIWI payment system
zipline - Zipline, a Pythonic Algorithmic Trading Library
Beancount DKB - Beancount Importers for DKB (Deutsche Kredit Bank) CSV Exports
PyThalesians - Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
Tax-Calculator - USA Federal Individual Income and Payroll Tax Microsimulation Model
pyxirr - Rust-powered collection of financial functions.