6 packages tagged with “Vantage”
A .NET library for retrieving real-time and historical financial data from Yahoo Finance and other popular sources.
This library allows to retrieve financial data using Alpha Vantage API. The official page of Avapi.NET CORE is available at this link: https://github.com/AvapiDotNet/Avapi/ The complete documentation of Avapi.NET CORE is available at this link: https://github.com/AvapiDotNet/Avapi/wiki To start using Avapi you just need to: 1. Register to Alpha Vantage web site and get your personal api key(https://www.alphavantage.co/support/#api-key). It's for free! 2. Install Avapi package on your project 3. Consume the Avapi library
This library is for you to create RPC client easily for vantage.
A library to consume the AlphaVantage Market Data API
An unofficial, modern, very much work-in-progress client for Alpha Vantage APIs.
Fully typed Alpha Vantage API wrapper written in C# for .NET Core