aurbano / robinhood-node

:chart_with_upwards_trend: NodeJS client for Robinhood Trading :fire:

Home Page:https://aurbano.github.io/robinhood-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Account numbers iOS App vs. JSON don't add up?

qrpike opened this issue · comments

So here is a screenshot of the app vs the JSON output from the .accounts call. I can't figure out how to correlate these numbers. None of them seem to add up. ( I have a 2-1 margin 'gold' account ).

JSON

APP

Is the .accounts call supposed to return this type of information or am I missing something and should be calling a different method?

Thanks,

Seems the /portfolios call is what gives the numbers I'm looking for. Thanks,