YahooFinanceApi icon indicating copy to clipboard operation
YahooFinanceApi copied to clipboard

A handy Yahoo! Finance api wrapper, based on .NET Standard 2.0

Results 21 YahooFinanceApi issues
Sort by recently updated
recently updated
newest added

Hi there, Firstly great work with this project. Just wondering if there will be a 3.0.0 release? Thanks

Hi, I would like to retrieve the historical data but by hour and not by day I thank you in advance

Hi I have just started using this package, but came unstuck today because I had installed CsvHelper 15.0 with exception on ``` var history = await Yahoo.GetHistoricalAsync(symbol, new DateTime(2020, 1,...

Hi there, quick question. DividendDate is wrong even after converting it from unix. let's make an example. If I call symbol "LAMR", the right ex-dividend date is 18-03-2021 while YahooFinanci...

I'm using the following: Yahoo.Symbols("AAPL", "TSLA", "AMC").Fields(Field.Symbol, Field.RegularMarketPrice).QueryAsync() But randomly each of these will have empty RegularMarketPrice values causing a dictionary exception.

Feature request: Is there any way to get a list of available stock symbols?

enhancement

Could there be the possibility that BeforeSplit and AfterSplit are mixed up?

Keep up the good work. And thank you. Fig

enhancement

When I install the newest version of flurl (2.4.2 flurl.http and 2.8.2 flurl), there is an exception in Yahoo.QueryAsync() where it says that it cannot find the assembly Flurl.Http 2.1.0.