bramton / degiro

Very basic unofficial Python API for DeGiro
BSD 3-Clause "New" or "Revised" License
52 stars 16 forks source link

Negative portfolio value gives error #7

Open 123m321 opened 5 years ago

123m321 commented 5 years ago

I have a portfolio with a negative position value. It appears the code can't handle it : JSONDecodeError: Expecting value

My accounts with positive portfolio value work flawless. (you can get a total negative portfolio value with option positions - it's not a loss making account)