Skip to content

Releases: alpacahq/alpaca-trade-api-js

v3.1.0

03 Jul 09:18
583eb88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

03 May 16:24
a9233ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v2.16.1

23 Jun 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.0...v2.16.1

v2.15.0

29 Apr 17:31
43c872c
Compare
Choose a tag to compare

PRs in this release:

v2.14.0

12 Apr 11:25
Compare
Choose a tag to compare

Features

  • Crypto orderbook stream for crypto websocket
  • newTimeframe() function to validate timeframes for getting bar data

v2.13.0

26 Mar 13:05
Compare
Choose a tag to compare

Features

  • Move updated bars to their own subscription
  • Multi symbol support for the latest crypto endpoints

Fixes

  • Don't wrap axios's returned values
  • Fix limiting issue in Market Data V2

Adds News API

27 Jan 17:15
Compare
Choose a tag to compare

In this release, we integrated the News API endpoints.

Learn more about the News API in the documentation.

2.11.0

15 Dec 10:06
Compare
Choose a tag to compare

Features

  • Added crypto snapshot endpoint
  • Added trade correction and trade cancel/error handling to data v2 stream

Fixes

  • Removed deprecated packages
  • Fix typos
  • Now the SDK reconnects when no ping arrives within a specified time from the data streaming server

Add Data V2 multi symbol latest endpoints

19 Oct 13:01
Compare
Choose a tag to compare

In this release we add:

  • Latest bar and latest bars endpoint
  • Latest trades and latest quotes endpoint
  • From now on configuration is an optional parameter in REST calls
  • Use gzip encoding when accessing data v2 REST endpoints

Migrate Data V2 to typescript

13 Oct 13:02
Compare
Choose a tag to compare

In this release we

  • Migrate the whole data v2 to Typescript

From previous releases:

  • Added crypto data support
  • Added multi symbol support for stock and crypto trades, quotes and bars
  • Added Trade count and VWAP to stock and crypto bars
  • Added Trading statuses and LULDs to stock stream

Important! Stock qoutes now have a Conditions field instead of the previous Condition field