OoplesFinance.YahooFinanceAPI icon indicating copy to clipboard operation
OoplesFinance.YahooFinanceAPI copied to clipboard

A .NET API wrapper for Yahoo Finance that allows users to get top trending stocks, historical stock data, stock splits, dividends, capital gains, and much much more!

Results 13 OoplesFinance.YahooFinanceAPI issues
Sort by recently updated
recently updated
newest added

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0. Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings...

dependencies

Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...

dependencies

After the loginResponse is received from "https://login.yahoo.com/", there are no headers with ""domain=.[yahoo.com](http://yahoo.com/)", so no cookie is set for the request to ""https://query1.finance.yahoo.com/v1/test/getcrumb" which then results in a 401 when...

bug
enhancement
help wanted

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.10.0 What's Changed Add missing runtimeconfig.json file for 8.0 by @​MarcoRossignoli in microsoft/vstest#4792 Localized file check-in by OneLocBuild...

dependencies

Thanks for the wonderful work. Could you please provide some information on how we can use this to work with Indian Markets NSE Stocks? The symbols are different for NSE...

From Friday night it doesn't work when I want to get the close price from Yahoo. Error obteniendo los precios diarios en Yahoo del instrumento :FER.MC, error: Failed to get...

help wanted
good first issue

I have been using the OooplesFinance API for the last year and it has worked great. In the last week, I get a "Failed to get crumb" error trying to...

Updated [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. Release notes _Sourced from [xunit's releases](https://github.com/xunit/xunit/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/xunit/xunit/commits). [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit&package-manager=nuget&previous-version=2.9.2&new-version=2.9.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies
.NET

Updated [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.5 to 9.0.10. Release notes _Sourced from [System.Text.Json's releases](https://github.com/dotnet/runtime/releases)._ ## 9.0.10 [Release](https://github.com/dotnet/runtime/releases/tag/v9.0.9) ## What's Changed * [release/9.0-staging] Disable release assert on disallowed thread re-initialization for managed C++...

dependencies
.NET

Updated [NSubstitute](https://github.com/nsubstitute/NSubstitute) from 5.1.0 to 5.3.0. Release notes _Sourced from [NSubstitute's releases](https://github.com/nsubstitute/NSubstitute/releases)._ ## 5.3.0 * [NEW] Introduced `Substitute.ForTypeForwardingTo` to create substitutes that forward interceptable calls to a concrete class. This...

dependencies
.NET