Skip to content

Releases: torreyleonard/algotrader

v2.4.9

21 Mar 16:37
Compare
Choose a tag to compare
  • Fixed Market.js to account for non-trading days

v2.4.8

21 Mar 00:45
Compare
Choose a tag to compare
  • Fixed issue with OptionInstrument::getPrices if only one option was passed as a parameter

v2.4.7

20 Mar 02:09
Compare
Choose a tag to compare
  • Added User.getOptionPositions

v2.4.6

19 Mar 21:12
Compare
Choose a tag to compare
  • Updated OptionInstrument.js

v2.4.5

19 Mar 19:27
Compare
Choose a tag to compare
  • 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

19 Mar 16:37
Compare
Choose a tag to compare
  • Fixed issue with UUID module not being listed as a dependency in package.json

v2.4.3

01 Mar 15:46
Compare
Choose a tag to compare
  • Added images to docs
  • Removed docs from NPM

v2.4.2

01 Mar 14:38
Compare
Choose a tag to compare
  • Updated README with new Discord link

v2.4.1

01 Mar 13:49
Compare
Choose a tag to compare
  • Updated README

v2.4.0

01 Mar 00:16
Compare
Choose a tag to compare
  • [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