Intrinio Realtime Node Sdk Versions Save

Intrinio NodeJS SDK for Real-Time Stock Prices

v5.3.0

2 months ago

Added IsDarkpool property to trade objects.

v5.2.0

7 months ago

Add replayToCsv function

v5.1.0

7 months ago

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)

v5.0.0

11 months ago

New binary message format to support additional fields: market center, condition, and subprovider.

v4.2.0

1 year ago

Added NASDAQ Basic as source

v4.1.0

1 year ago

Added DELAYED_SIP as a source.

v4.0.2

1 year ago

Added rounding to float32 to float64 conversion

v4.0.1

1 year ago

Fix issues related to client reconnect.

v4.0.0

2 years ago

Resolves server-side breaking change. Includes:

  • updated version number
  • fixed potential price overflow

v3.1.0

2 years ago

This is a big release that includes two major updates:

  1. The move to Intrinio-MX (multi-exchange) feed.
  2. The integration of Web SDK with the NodeJS SDK

This release includes breaking changes.