Skip to content

Releases: intrinio/intrinio-realtime-ruby-sdk

Release v5.1.0

14 Mar 01:23
4814c39
Compare
Choose a tag to compare

Added is_darkpool property to trades.

Release 5.0.0

08 Jun 16:48
dbc196b
Compare
Choose a tag to compare

Update to support new binary message format that includes additional fields condition, market center, and subprovider.

Release v4.2.0

19 Apr 20:58
e96d8e6
Compare
Choose a tag to compare

Added NASDAQ Basic as a source

Release v4.1.2

24 Jan 22:56
Compare
Choose a tag to compare

-Added Delayed SIP Source

Release v4.1.1

24 Jan 22:52
ceeac5e
Compare
Choose a tag to compare

Add Delayed SIP as a source

v4.0.0

21 Apr 20:25
833937d
Compare
Choose a tag to compare

Fixes breaking server-side change. Includes:

  • updated version numbers
  • removed deprecated function calls
  • fixed potential price overflow

v3.1.1

24 Jan 18:10
5b228f9
Compare
Choose a tag to compare

Fix for fetching auth token when using https instead of http

v3.1.0

16 Dec 17:33
865d295
Compare
Choose a tag to compare

Version 3 rewrite to connect exclusively to the Multi-Exchange feed (breaking change). Also now handles threading internally to the client - caller specifies the number of threads.

FXCM Support

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

Cryptoquote + API Key Auth

29 Nov 20:52
cb2337f
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