Releases: intrinio/intrinio-realtime-csharp-sdk
Release 8.0.0
-Added ability to replay a day's data without connecting to the server by downloading the replay file through the API. Replay can either play back with simulated time between events or no time between events.
-Added dependency on the Intrinio API SDK as part of the replay functionality
v7.0
New binary message format from server for additional included fields Condition and MarketCenter
Added message format version header to socket request
v6.2.1
Added provider to log details.
v6.1.0
Added NASDAQ Basic as a provider
v6.0.1
Moved namespace to avoid conflict with equities websocket
v5.0.0
-CandlestickClient can now accept a source delay time for use in the flush function determination if it should close a candle or not. (ie: when source data is delayed 15 minutes)
v4.3.1
Add runtime config
v4.2.0
-Added a new CandlestickClient
v4.1.1
Added delayed SIP as a selectable source
Release v4.1.0
Added Delayed SIP as a source.