Account Executions with Time Periods
Opened this issue · 1 comments
Jake0303 commented
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.
vpuech commented
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.