areed1192 / interactive-broker-python-api

A python packaged used to interact with the Interactive Brokers REST API.
MIT License
389 stars 124 forks source link

Account positions #9

Closed JanUlrichKlar closed 4 years ago

JanUlrichKlar commented 4 years ago

Im authencitated and get my accounts without any problem. But when I try to get my positions the page doesnt exist. Does portfolio_account_positions work for anybody?

shengjia2020 commented 4 years ago

Yes portfolio_account_positions works for me.