This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
v1.1.1
- Added optional
options
to the orders method - by @swimclan
Now consumers can send an optional 'options' hash to the orders method to limit returned orders data to specific instrument and/or limit to orders placed on or after a specified date.
This is not a breaking change and allows existing consumers to continue sending just a callback to expect an exhaustive, paginated collection of all their orders.