Intrinio provides real-time stock and option prices via a two-way WebSocket connection.
Info
| Version: | 18.1.0 |
| Author(s): | Intrinio |
| Last Update: | Saturday, October 25, 2025 |
| .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