torreyleonard / algotrader

Simple algorithmic stock and option trading for Node.js.

Home Page:https://www.npmjs.com/package/algotrader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with getHistoricals

itscarlosisaac opened this issue · comments

When trying to get the user historicals, the getHistoricals method is missing the account number in the qs object

qs: { account_number: _this.account, ......

Hello @itscarlosisaac , I would like to contribute to this project by solving this issue. Can I?

Sure man, go ahead, I was working on a project but is for the moment on hold.