leanderlee/questrade

Account Executions with Time Periods

Opened this issue · 1 comments

According to the Questrade Documentation, the getExecutions method also has an optional start and end time parameter. I don't see this included with the getExecutions method.

Same thing with the getActivities except it's mandatatory:
https://www.questrade.com/api/documentation/rest-operations/account-calls/accounts-id-activities

it now needs a "startTime" and it accepts only 31 days range.