Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The DeGiro API for orders returns unexpected orders, if the span is more than 90 days #1

Open
FKatenbrink opened this issue Apr 13, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@FKatenbrink
Copy link
Owner

FKatenbrink commented Apr 13, 2019

When requesting orders from https://trader.degiro.nl/reporting/secure/v4/order-history, if fromDate is more than 90 days before toDate, the API will not return orders as expected.

Observed behavior:
The API returns all orders between fromDate and fromDate + 90 days.

Expected behavior:
The API returns all orders between fromDate and toDate.

@FKatenbrink FKatenbrink added the bug Something isn't working label Apr 13, 2019
@FKatenbrink FKatenbrink changed the title The DeGiro API does not provide any data for orders, if the startDate is too far in the past The DeGiro API for orders returns unexpected orders, if the span is more than 90 days Apr 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant