Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 488 Bytes

CHANGELOG.md

File metadata and controls

20 lines (9 loc) · 488 Bytes

CHANGELOG

dev-master

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.

v0.1-alpha

Implementation of following endpoints and their responses: Account, AccountSummary, Order, Pricing.

Implementation of basic entities.