DavidS

Results 10 comments of DavidS

I suggest you try: https://github.com/dshe/YahooQuotesApi

I suggest you try: https://github.com/dshe/YahooQuotesApi

I suggest you try: https://github.com/dshe/YahooQuotesApi

Could you please let me know the security symbol, date and split ratio? On Wed, Oct 30, 2019 at 9:18 PM nobleBean wrote: > Could there be the possibility that...

I suggest you try: https://github.com/dshe/YahooQuotesApi On Thu, Dec 26, 2019 at 12:03 AM Alex Raita wrote: > When I install the newest version of flurl (2.4.2 flurl.http and 2.8.2 >...

I had made so many changes to [karlwancl/YahooFinanceApi](https://github.com/karlwancl/YahooFinanceApi?) that I decided to create an independent project. The [dshe/YahooQuotesApi](https://github.com/dshe/YahooQuotesApi) project improves and extends the functionality of the original project. For example,...

Please try version 5.3: `Result result = await YahooQuotes.GetModulesAsync("TSLA", new[] { "assetProfile", "defaultKeyStatistics" });` [https://yahooquery.dpguthrie.com/guide/ticker/modules/](url)

The new version now provides price history. Sorry for the delay!

Please try the new version. The new version allows a RateLimiter to be passed to YahooQuotesBuilder. See YahooQuotesApi.MinTest/XunitTestBase.cs.

Thank you for your suggestion and example. Have a look at this new project using web sockets and reactive extensions: [YahooQuotesObservable](https://github.com/dshe/YahooQuotesObservable)