Info
Version: | 1.0.1 |
Author(s): | Georgi Kamacharov |
Last Update: | Tuesday, February 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://project_url_here_or_delete_this_line/ |
NuGet Url: | https://www.nuget.org/packages/NetStockQuote |
Install
Install-Package NetStockQuote
dotnet add package NetStockQuote
paket add NetStockQuote
NetStockQuote Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Additionally, the data stored includes stock's changes stored
for each day. It stores the specified day's open, high, low, close, adj close value and volume.
Finally, it also includes the option to download and the data as a csv file.