-
Hi, according to the docs (https://www.alphavantage.co/documentation/#dailyadj), example: https://www.alphavantage.co/query?function=TIME_SERIES_DAILY_ADJUSTED&symbol=MSFT&apikey=demo, when using TIME…
aktau updated
6 years ago
-
When the tests of class AlphaVantageServiceTest are executed from a local machine, they are getting skipped. Also, we are getting issues of the Factory class from the auto-generated DaggerBotComponent…
-
I'm looking to try and add intraday updates to share prices. I have looked into it and have created a simple Python script using a feed from Alpha Vantage which provides free real-time stock updates.…
-
With Yahoo and Google Finance APIs deprecated/broken/unstable, what are some good sources for free stock/security/currency data?
- #411 Morningstar (PR)
- #392 Robinhood
- #390 Tiingo
- #389 Alp…
-
We need to know where we can pull data from, so that we don't need to create, update, and maintain our own databases over time.
Consider
- Does it have all the data we want
- How far back does the d…
-
It sounds like [Yahoo has dropped their stock quotes API](https://forums.yahoo.net/t5/Yahoo-Finance-help/http-download-finance-yahoo-com-d-quotes-csv-s-GOOG-amp-f/td-p/387096). That forum suggests equ…
-
Looks like Google Finance and Yahoo Finance were popular choices in the past, but they are both dead now. Looks like AlphaAdvantage, Quandl, and Stooq are options now. See this post and the API list a…
-
The fundamental data (e.g. name) and dynamic data (e.g. share prices) shouldn't be entered manually by the user. There exists several finance platforms providing finance data for free. This data shoul…
-
Hi guys,
I am trying to get a stable integration with historical data for symbols and I thought Yahoo Finance is the best data source ( please let me know in case you know a better one - I had Alpha …
-
# Idea
The idea is to build a tool that will help with tracking and analysing dividend stocks. I would like to also add tech stocks but with different factors to look at.
As a benchmark I have t…