Releases: intrinio/intrinio-realtime-node-sdk
Releases · intrinio/intrinio-realtime-node-sdk
Release 5.4.0
Fix SigInt Loop
Release 5.3.1
Note where you're loading the client from - local or repo package.
Release v5.3.0
Added IsDarkpool property to trade objects.
Release v5.2.0
Add replayToCsv function
Release v5.1.0
Added ReplayClient Functionality - replay a specific day's data back through the client. (Downloads a replay file through the REST API and plays it back)
Release v5.0.0
New binary message format to support additional fields: market center, condition, and subprovider.
Release v4.2.0
Added NASDAQ Basic as source
Release v4.1.0
Added DELAYED_SIP as a source.
v4.0.2
Added rounding to float32 to float64 conversion
v4.0.1
Fix issues related to client reconnect.