Skip to content

Releases: KendelChopp/alpaca-js-backtesting

Support v1 Subscriptions and Update Schema

12 Sep 14:22
4a4d03d
Compare
Choose a tag to compare

Updates the schema to no longer use JSON because Alpaca now send back a plain object. Also, support using v1 subscriptions for the channels.

Adds Keywords

07 Sep 18:44
74ba840
Compare
Choose a tag to compare

Add keywords to package.json

Remove Extraneous Files

07 Sep 18:39
227020b
Compare
Choose a tag to compare

Removes extra files that are not necessary for using the package.

Backwards Compatibility

07 Sep 18:33
fcd8c65
Compare
Choose a tag to compare

Removes all ES6 syntax to allow for backward compatibility