Skip to content

Releases: intrinio/intrinio-realtime-node-sdk

v4.0.0

21 Apr 20:40
f6711ce
Compare
Choose a tag to compare

Resolves server-side breaking change. Includes:

  • updated version number
  • fixed potential price overflow

Intrinio MX + Web SDK

13 Dec 18:33
cc87451
Compare
Choose a tag to compare

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.

FXCM Support

13 Feb 06:04
Compare
Choose a tag to compare
  • added support for FXCM streaming Forex prices

Cryptoquote + API Key Auth

29 Nov 16:28
Compare
Choose a tag to compare
  • Added Cryptoquote as a provider of real-time Level 1 and Level 2 cryptocurrency data
  • Switched to API key auth as preferred method

Proxy support

19 Jun 17:33
Compare
Choose a tag to compare

Added support for proxies using a custom http.Agent implementation like https-proxy-agent or socks-proxy-agent.

v2.0.1

18 Oct 17:13
Compare
Choose a tag to compare

Fixed IEX refresh channels after connect.

v2.0.0

18 Oct 15:40
Compare
Choose a tag to compare

Added support for QUODD.

v1.0.1

28 Apr 21:20
Compare
Choose a tag to compare
  • Implemented EventEmitter API