CosminSanda.Finance
0.0.7
Fetches the historical and future earnings dates for stock tickers from Yahoo Finance
Install-Package CosminSanda.Finance -Version 0.0.7
dotnet add 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
Release Notes
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.
Dependencies
-
- Newtonsoft.Json (>= 12.0.3)
- ServiceStack.Text (>= 5.9.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.