Skip to content

Releases: fugle-dev/fugle-marketdata-node

Release 1.3.0

23 Oct 09:44
Compare
Choose a tag to compare

1.3.0 (2024-10-23)

Features

  • add REST endpoints for stock technical API (#4) (c5a51a8)
  • add sort parameter to enable sorting for stock historical candles endpoint (82225e7)

Release 1.2.0

30 Jul 03:48
Compare
Choose a tag to compare

1.2.0 (2024-07-30)

Features

  • add REST endpoints for Futures & Options API (df5d392)
  • add support for retrieving historical data for Futures and Options (#3) (7b92c67)

Release 1.1.0

01 Mar 07:31
Compare
Choose a tag to compare

1.1.0 (2024-03-01)

Features

  • add subscriptions method for WebSocket client (5c28313)

Release 1.0.4

16 Feb 09:16
Compare
Choose a tag to compare

1.0.4 (2024-02-16)

Bug Fixes

  • correct the trading halt status property name (af13910)

Release 1.0.3

30 Jun 09:04
Compare
Choose a tag to compare

1.0.3 (2023-06-30)

Bug Fixes

  • expose WebSocket close event (#2) (f4ae32a)

Release 1.0.2

24 Jun 10:24
Compare
Choose a tag to compare

1.0.2 (2023-06-24)

Bug Fixes

  • snapshot response interface doesn't match the response (d5f45c3)

Release 1.0.1

22 Jun 04:21
Compare
Choose a tag to compare

1.0.1 (2023-06-22)

Bug Fixes

  • update stock intraday api response fields (1cdfb90)

Release 1.0.0

14 Jun 04:28
Compare
Choose a tag to compare

1.0.0 (2023-06-14)

Features

  • add ping method for WebSocket client (32902f7)

Release 1.0.0-beta.1

09 May 03:53
Compare
Choose a tag to compare
Release 1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2023-05-09)

Features

  • add unsubscribe method for WebSocket client (3b13768)

Release 1.0.0-beta.0

02 Apr 14:26
Compare
Choose a tag to compare
Release 1.0.0-beta.0 Pre-release
Pre-release

1.0.0-beta.0 (2023-04-02)

Features

  • add REST client support for Futures & Options API (a48427b)
  • add REST client support for Stock API (1f3e8cd)
  • add WebSocket client support for Futures & Options API (1cf3d94)
  • add WebSocket client support for Stock API (a3fc242)