lolokraus / DegiroAPI

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

Deleting orders? #3

Closed ardoster closed 4 years ago

ardoster commented 4 years ago

I miss the possibility to delete orders. By checking this other API (https://github.com/Lanrutcon/DegiroAPI/blob/master/DegiroAPI/DegiroAPI.py), it looks like it should be quite easy.

It is in the roadmap this feature? Or maybe did you find problems? In case not, I'll try to include it by myself.

Thanks

lolokraus commented 4 years ago

Added the methode delete_order to delete an open order with the related orderId.