Skip to content

Releases: coff/oanda-wrapper

v0.2-alpha

01 May 22:09
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

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

16 Mar 13:38
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

First release with basic functionality implemented:

  • API Caller
  • API client
  • Entities
  • Error handling
  • API Endpoints:
    • account endpoint (partially)
    • order endpoint (partially)
    • pricing endpoint (50%)