Releases: KendelChopp/alpaca-js-backtesting
Releases · KendelChopp/alpaca-js-backtesting
Support v1 Subscriptions and Update Schema
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
Add keywords to package.json
Remove Extraneous Files
Removes extra files that are not necessary for using the package.
Backwards Compatibility
Removes all ES6 syntax to allow for backward compatibility