CosminSanda.Finance
0.0.7
See the version list below for details.
dotnet add package CosminSanda.Finance --version 0.0.7
NuGet\Install-Package CosminSanda.Finance -Version 0.0.7
<PackageReference Include="CosminSanda.Finance" Version="0.0.7" />
paket add CosminSanda.Finance --version 0.0.7
#r "nuget: CosminSanda.Finance, 0.0.7"
// Install CosminSanda.Finance as a Cake Addin #addin nuget:?package=CosminSanda.Finance&version=0.0.7 // Install CosminSanda.Finance as a Cake Tool #tool nuget:?package=CosminSanda.Finance&version=0.0.7
Fetches the historical and future earnings dates for stock tickers from Yahoo Finance
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
- Newtonsoft.Json (>= 12.0.3)
- ServiceStack.Text (>= 5.9.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.5 | 411 | 11/14/2022 |
1.1.4 | 381 | 11/4/2022 |
1.1.3 | 391 | 11/4/2022 |
1.1.2 | 393 | 11/3/2022 |
1.1.1 | 448 | 10/1/2022 |
1.1.0 | 453 | 10/1/2022 |
1.0.2 | 421 | 9/29/2022 |
1.0.1 | 432 | 9/29/2022 |
1.0.0 | 434 | 9/27/2022 |
0.0.9 | 473 | 7/30/2022 |
0.0.8 | 461 | 7/29/2022 |
0.0.7 | 509 | 7/23/2020 |
0.0.6 | 471 | 6/24/2020 |
0.0.5 | 536 | 6/24/2020 |
0.0.4 | 479 | 6/20/2020 |
0.0.3 | 497 | 6/19/2020 |
0.0.7 - Add a method to get the next earnings date for a ticker.
- Add a property for an earning date that helps with displaying when exactly it happened in between trading days.
0.0.6 - Add an EarningsMarker read-only property to help when plotting the earnings date.
0.0.5 - Put Ticker back in Candle class and Candle class.
- Add method to get only previous earnings dates.
0.0.4 - Remove Ticker from Candle class.
0.0.3 - First Blood.
0.0.2 - Unusable version.
0.0.1 - Unusable version.