Chavithra / degiro-connector

This is yet another library to access Degiro's API.
BSD 3-Clause "New" or "Revised" License
205 stars 46 forks source link

Enabling product search for generic products #134

Closed e9henrik closed 3 weeks ago

e9henrik commented 5 months ago

The web UI supports searching for generic products (i.e. stocks, ETFs etc) by not specifying product type. This patch enables that behaviour also for degiro-connector.

Edit: also re-added possibility to check error messages sent to the web UI in action_check_order and action_cofirm_order.