Releases: intrinio/intrinio-realtime-node-sdk
Releases · intrinio/intrinio-realtime-node-sdk
v4.0.0
Intrinio MX + Web SDK
This is a big release that includes two major updates:
- The move to Intrinio-MX (multi-exchange) feed.
- The integration of Web SDK with the NodeJS SDK
This release includes breaking changes.
FXCM Support
- added support for FXCM streaming Forex prices
Cryptoquote + API Key Auth
- 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
Added support for proxies using a custom http.Agent
implementation like https-proxy-agent or socks-proxy-agent.