Intrinio provides real-time stock and option prices via a two-way WebSocket connection.
Info
Version: | 12.1.2 |
Author(s): | Intrinio |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/intrinio/intrinio-realtime-csharp-sdk |
NuGet Url: | https://www.nuget.org/packages/IntrinioRealTimeClient |
Install
Install-Package IntrinioRealTimeClient
dotnet add package IntrinioRealTimeClient
paket add IntrinioRealTimeClient
IntrinioRealTimeClient Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.8)
- Newtonsoft.Json(>= 10.0.3)
- WebSocketSharp(>= 1.0.311)
Tags