lolokraus / DegiroAPI

An unofficial API for the trading platform Degiro, with the ability to get real time data and historical data
MIT License
215 stars 84 forks source link

Added support for multiple vwd keys #41

Open hjortlund opened 3 years ago

hjortlund commented 3 years ago

In the real_time_price class method, the price_payload query now gets adjusted - depending on the type of vwdIdentifierType is returned. This is needed for some products e.g. ES (E-mini S&P 500) to work

george-cpp commented 2 years ago

I have had this issue even with normal stocks (Apple), I tested hjrotlund's modification and it works.