Implemented InvalidEndpointArgumentException
to handle endpoint input argument errors.
Implemented custom DateTime
class to handle high precision timestamps properly (fixes some ugly bug).
Added examples/example4.php
.
Implementation of InstrumentCandles
endpoint and required entities.
Implementation of following endpoints and their responses: Account
, AccountSummary
, Order
, Pricing
.
Implementation of basic entities.