issues
search
ooples
/
OoplesFinance.YahooFinanceAPI
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!
Apache License 2.0
55
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Throttling + All History Data
#99
andrew-baylis
opened
1 day ago
0
Doing some nuget package updates and other minor changes
#98
ooples
closed
2 weeks ago
0
Some endpoints not working anymore
#97
andrew-baylis
opened
2 weeks ago
8
Replaced some volume values with long instead of double
#96
ooples
closed
3 weeks ago
0
Went ahead and changed all volume data types to int 64 since some exceptions were still happening
#95
ooples
closed
1 month ago
0
Made sure volume value type was changed to long since it was throwing an exception for certain symbols
#94
ooples
closed
1 month ago
0
Modified the GetHistoricalData method to return a single class of stock data values to make it easier to parse through the data
#93
ooples
closed
1 month ago
0
Fixed issues with csv methods since Yahoo doesn't support them
#92
ooples
closed
1 month ago
0
Not working anymore
#91
RkNxSR
closed
3 weeks ago
15
Faild to get Cumb
#90
algo0749
closed
3 weeks ago
4
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#89
dependabot[bot]
closed
1 month ago
0
Bump System.Text.Json from 8.0.3 to 8.0.4
#88
dependabot[bot]
closed
3 months ago
0
Bump System.Text.Json from 8.0.3 to 8.0.4 in /tests/TestConsoleApp
#87
dependabot[bot]
closed
3 months ago
0
Bump xunit from 2.8.1 to 2.9.0
#86
dependabot[bot]
closed
3 months ago
0
Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2
#85
dependabot[bot]
closed
3 months ago
0
Bump jetbrains.dotcover.globaltool from 2023.2.4 to 2023.2.5
#84
dependabot[bot]
closed
3 months ago
0
Why don't I get daily prices?
#83
MozgC
closed
5 months ago
2
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.1
#82
dependabot[bot]
closed
5 months ago
0
Bump xunit from 2.7.0 to 2.8.1
#81
dependabot[bot]
closed
5 months ago
0
Question: Is there a way to retrieve the name of the company via the symbol?
#80
Codepoet77
closed
2 months ago
2
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
#79
dependabot[bot]
closed
5 months ago
0
How to use this effectively for Indian Markets NSE Stocks
#78
rahulmr
closed
2 months ago
3
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0
#77
dependabot[bot]
closed
5 months ago
1
Bump xunit from 2.7.0 to 2.8.0
#76
dependabot[bot]
closed
5 months ago
1
Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
#75
dependabot[bot]
closed
6 months ago
1
Bump xunit from 2.7.0 to 2.7.1
#74
dependabot[bot]
closed
6 months ago
1
Changed the error message for status codes that aren't being handled
#73
ooples
closed
7 months ago
0
OoplesFinance is unable to access v10 yahoo api
#72
jeanhibbert
opened
7 months ago
3
Updated version
#71
ooples
closed
7 months ago
0
Added a more descriptive exception message for an unhandled status co…
#70
ooples
closed
7 months ago
0
Did some minor code cleanup
#69
ooples
closed
7 months ago
0
InvalidOperationException: The node must be of type 'JsonArray'.
#68
ooples
closed
7 months ago
0
Bump coverlet.msbuild from 6.0.1 to 6.0.2
#67
dependabot[bot]
closed
7 months ago
0
Bump System.Text.Json from 8.0.2 to 8.0.3
#66
dependabot[bot]
closed
7 months ago
0
Bump coverlet.collector from 6.0.1 to 6.0.2
#65
dependabot[bot]
closed
7 months ago
0
Bump jetbrains.dotcover.globaltool from 2023.2.3 to 2023.2.4
#64
dependabot[bot]
closed
7 months ago
0
Fixed a null reference issue on certain conditions for GetChartInfoAs…
#63
ooples
closed
7 months ago
0
Doing some refactoring on crumb helper and unit tests
#62
ooples
closed
8 months ago
0
Bump coverlet.collector from 6.0.0 to 6.0.1
#61
dependabot[bot]
closed
8 months ago
0
Bump coverlet.msbuild from 6.0.0 to 6.0.1
#60
dependabot[bot]
closed
8 months ago
0
Avoid to dispose HttpClient and reset HttpClientHandler to default value
#59
oscar811
closed
8 months ago
1
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
#58
dependabot[bot]
closed
8 months ago
0
Bump xunit from 2.6.6 to 2.7.0
#57
dependabot[bot]
closed
8 months ago
0
Unit tests don't build due to recent merge
#56
ooples
closed
8 months ago
1
Bump System.Text.Json from 8.0.1 to 8.0.2
#55
dependabot[bot]
closed
8 months ago
0
Update README.md
#54
ooples
closed
8 months ago
0
Create dotnet-tools.json
#53
ooples
closed
8 months ago
0
Create Configuration.xml
#52
ooples
closed
8 months ago
0
Update codeql.yml
#51
ooples
closed
8 months ago
0
Update release.yml
#50
ooples
closed
8 months ago
0
Next