aurbano / robinhood-node

:chart_with_upwards_trend: NodeJS client for Robinhood Trading :fire:
https://aurbano.github.io/robinhood-node
MIT License
694 stars 185 forks source link

updated_at[gte] for orders (question) #132

Open jasan-s opened 3 years ago

jasan-s commented 3 years ago

for the /orders endpoint you seem to replace updated_at option to updated_at[gte] . if this is the api call requirement curious as to how you came to this ?