Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ooples/OoplesFinance.YahooFinanceAPI issues and pull requests

#92 - Fixed issues with csv methods since Yahoo doesn't support them

Pull Request - State: closed - Opened by ooples 7 days ago

#91 - Not working anymore

Issue - State: open - Opened by RkNxSR 25 days ago - 8 comments

#90 - Faild to get Cumb

Issue - State: open - Opened by algo0749 27 days ago - 3 comments
Labels: help wanted, good first issue

#89 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions

#88 - Bump System.Text.Json from 8.0.3 to 8.0.4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#87 - Bump System.Text.Json from 8.0.3 to 8.0.4 in /tests/TestConsoleApp

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#86 - Bump xunit from 2.8.1 to 2.9.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#85 - Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#84 - Bump jetbrains.dotcover.globaltool from 2023.2.4 to 2023.2.5

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#83 - Why don't I get daily prices?

Issue - State: closed - Opened by MozgC 4 months ago - 2 comments

#82 - Bump xunit.runner.visualstudio from 2.5.7 to 2.8.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#81 - Bump xunit from 2.7.0 to 2.8.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#80 - Question: Is there a way to retrieve the name of the company via the symbol?

Issue - State: closed - Opened by Codepoet77 4 months ago - 2 comments
Labels: enhancement, help wanted, good first issue, no-issue-activity

#79 - Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#78 - How to use this effectively for Indian Markets NSE Stocks

Issue - State: closed - Opened by rahulmr 5 months ago - 3 comments
Labels: help wanted, good first issue, no-issue-activity

#77 - Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#76 - Bump xunit from 2.7.0 to 2.8.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#75 - Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#74 - Bump xunit from 2.7.0 to 2.7.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#73 - Changed the error message for status codes that aren't being handled

Pull Request - State: closed - Opened by ooples 7 months ago

#72 - OoplesFinance is unable to access v10 yahoo api

Issue - State: open - Opened by jeanhibbert 7 months ago - 3 comments
Labels: bug, enhancement, help wanted

#71 - Updated version

Pull Request - State: closed - Opened by ooples 7 months ago

#69 - Did some minor code cleanup

Pull Request - State: closed - Opened by ooples 7 months ago

#68 - InvalidOperationException: The node must be of type 'JsonArray'.

Issue - State: closed - Opened by ooples 7 months ago
Labels: bug

#67 - Bump coverlet.msbuild from 6.0.1 to 6.0.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#66 - Bump System.Text.Json from 8.0.2 to 8.0.3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#65 - Bump coverlet.collector from 6.0.1 to 6.0.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#64 - Bump jetbrains.dotcover.globaltool from 2023.2.3 to 2023.2.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#62 - Doing some refactoring on crumb helper and unit tests

Pull Request - State: closed - Opened by ooples 7 months ago

#61 - Bump coverlet.collector from 6.0.0 to 6.0.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#60 - Bump coverlet.msbuild from 6.0.0 to 6.0.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#59 - Avoid to dispose HttpClient and reset HttpClientHandler to default value

Pull Request - State: closed - Opened by oscar811 8 months ago - 1 comment

#58 - Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#57 - Bump xunit from 2.6.6 to 2.7.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#56 - Unit tests don't build due to recent merge

Issue - State: closed - Opened by ooples 8 months ago - 1 comment
Labels: bug

#55 - Bump System.Text.Json from 8.0.1 to 8.0.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#54 - Update README.md

Pull Request - State: closed - Opened by ooples 8 months ago

#53 - Create dotnet-tools.json

Pull Request - State: closed - Opened by ooples 8 months ago

#52 - Create Configuration.xml

Pull Request - State: closed - Opened by ooples 8 months ago

#51 - Update codeql.yml

Pull Request - State: closed - Opened by ooples 8 months ago

#50 - Update release.yml

Pull Request - State: closed - Opened by ooples 8 months ago

#49 - Support crumb and cookie to fetching data

Pull Request - State: closed - Opened by oscar811 8 months ago

#48 - Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#47 - Bump xunit from 2.5.3 to 2.6.6

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#46 - Bump System.Text.Json from 7.0.3 to 8.0.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#45 - Bump xunit from 2.5.3 to 2.6.5

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#44 - Bump xunit.runner.visualstudio from 2.5.3 to 2.5.6

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#43 - Bump xunit from 2.5.3 to 2.6.4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#42 - Bump xunit.runner.visualstudio from 2.5.3 to 2.5.5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#41 - Bump xunit from 2.5.3 to 2.6.3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#40 - Bump xunit from 2.5.3 to 2.6.2

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#39 - Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#38 - Bump System.Text.Json from 7.0.3 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#37 - Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies, no-pr-activity

#36 - Bump xunit from 2.5.3 to 2.6.1

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#35 - Bump xunit from 2.5.3 to 2.6.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#34 - Bump xunit from 2.5.2 to 2.5.3

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#33 - Bump xunit from 2.5.1 to 2.5.2

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#32 - Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#31 - Bump xunit.runner.visualstudio from 2.4.5 to 2.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#30 - Bump xunit from 2.4.2 to 2.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#29 - Bump NSubstitute from 5.0.0 to 5.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#28 - Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#27 - Bump FluentAssertions from 6.11.0 to 6.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#26 - Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#25 - A lot of key methods are no longer working

Issue - State: closed - Opened by MichaelGithub13 about 1 year ago - 6 comments
Labels: bug, help wanted, good first issue, no-issue-activity

#24 - Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#23 - SCHD - Requested Information Not Available On Yahoo Finance

Issue - State: closed - Opened by littlegreendude about 1 year ago - 1 comment
Labels: no-issue-activity

#22 - Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, no-pr-activity

#21 - Bump xunit from 2.4.2 to 2.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, no-pr-activity

#20 - Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#19 - Error code line 16

Issue - State: closed - Opened by Lilxxchrisxx over 1 year ago - 10 comments
Labels: no-issue-activity

#18 - Bump System.Text.Json from 7.0.2 to 7.0.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#17 - Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#16 - Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#15 - GetRealTimeQuotesAsync => Requested Information Not Available On Yahoo Finance

Issue - State: closed - Opened by stagnoman over 1 year ago - 5 comments
Labels: no-issue-activity

#14 - Bump coverlet.collector from 3.2.0 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#13 - Bump coverlet.msbuild from 3.2.0 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#12 - Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#11 - Bump FluentAssertions from 6.10.0 to 6.11.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#10 - Bump System.Net.Http.Json from 7.0.0 to 7.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#9 - Bump Newtonsoft.Json from 13.0.2 to 13.0.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#8 - Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#7 - Bump System.Text.Json from 7.0.1 to 7.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#6 - Bump NSubstitute from 4.4.0 to 5.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#5 - Bump FluentAssertions from 6.9.0 to 6.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#4 - Splits

Issue - State: closed - Opened by maddinthegreat over 1 year ago - 5 comments
Labels: good first issue, no-issue-activity

#3 - Bump FluentAssertions from 6.8.0 to 6.9.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#2 - Bump OoplesFinance.YahooFinanceAPI from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#1 - Add a Codacy badge to README.md

Pull Request - State: closed - Opened by codacy-badger over 1 year ago