aurbano / robinhood-node

:chart_with_upwards_trend: NodeJS client for Robinhood Trading :fire:
https://aurbano.github.io/robinhood-node
MIT License
694 stars 184 forks source link

Adding nonzero positions call #47

Closed gbochenek closed 7 years ago

gbochenek commented 7 years ago

Adding nonzero_positions call to the API.

This call returns all nonzero positions currently held by the authenticated user and can be useful for looking at current portfolios.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+1.0%) to 59.524% when pulling 63f88fe3bafa82dc275c19cd9aa2ec3927dd305f on gbochenek:feature/nonzero_positions into 7d5d038ad61cf296e707d21ff65f9600a3286588 on aurbano:master.