Releases: torreyleonard/algotrader
Releases · torreyleonard/algotrader
v2.4.9
v2.4.8
- Fixed issue with OptionInstrument::getPrices if only one option was passed as a parameter
v2.4.7
- Added User.getOptionPositions
v2.4.6
- Updated OptionInstrument.js
v2.4.5
- Added getPrices function to OptionInstrument
- Fixed scheduler in case offset is undefined
- Market open/close functions will repeat after 24 hours
- Fixed getBuyingPower for margin accounts
v2.4.4
- Fixed issue with UUID module not being listed as a dependency in package.json
v2.4.3
- Added images to docs
- Removed docs from NPM
v2.4.2
- Updated README with new Discord link
v2.4.1
- Updated README
v2.4.0
- [pr/22] Fix crash when stopping stream if IEX wasn't enabled
- [pr/21] Added MinusDI and PlushDI indicators
- [pr/20] Removed the sort method on _technical
- [pr/17] Added re-authentication by refresh token
- [pr/15] Added ADX technical indicator to AlphaVantage