e9henrik
e9henrik
Improve error handling capabilities for users by returning response_dict instead of None on error
This pull request enables fetching all intraday data, even the last, or "close" row, which was previously not fetched or dropped. I don't know why, but without useYfid=true, the last...
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...