Skip to content

Releases: intrinio/intrinio-realtime-csharp-sdk

Release 8.0.0

14 Jul 19:46
5c854a1
Compare
Choose a tag to compare

-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

25 May 18:03
f0b1bcc
Compare
Choose a tag to compare

New binary message format from server for additional included fields Condition and MarketCenter
Added message format version header to socket request

v6.2.1

20 Apr 23:52
Compare
Choose a tag to compare

Added provider to log details.

v6.1.0

17 Apr 17:35
12047d8
Compare
Choose a tag to compare

Added NASDAQ Basic as a provider

v6.0.1

10 Mar 16:28
Compare
Choose a tag to compare

Moved namespace to avoid conflict with equities websocket

v5.0.0

05 Mar 05:38
9e62f43
Compare
Choose a tag to compare

-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

04 Mar 22:45
Compare
Choose a tag to compare

Add runtime config

v4.2.0

02 Mar 17:46
751b0e5
Compare
Choose a tag to compare

-Added a new CandlestickClient

v4.1.1

25 Jan 03:46
Compare
Choose a tag to compare

Added delayed SIP as a selectable source

Release v4.1.0

24 Jan 21:58
Compare
Choose a tag to compare

Added Delayed SIP as a source.