PHPackages                             mab05k/oanda-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mab05k/oanda-client

ActiveLibrary[API Development](/categories/api)

mab05k/oanda-client
===================

PHP Client for Oanda v20 REST-API

v0.5.0(2y ago)61912MITPHPPHP ^7.1.3|^8.2CI failing

Since Mar 24Pushed 2y ago2 watchersCompare

[ Source](https://github.com/mab05k/oanda-client)[ Packagist](https://packagist.org/packages/mab05k/oanda-client)[ RSS](/packages/mab05k-oanda-client/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (15)Versions (22)Used By (0)

Oanda Client [![CircleCI](https://camo.githubusercontent.com/7785ea7cb88bb782c1c72a32164e8fc09c66b179ade9a12a3b6c5b8a5dc64131/68747470733a2f2f636972636c6563692e636f6d2f67682f6d616230356b2f6f616e64612d636c69656e742f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/mab05k/oanda-client/tree/master)
===================================================================================================================================================================================================================================================================================================================================

[](#oanda-client--)

This is a PHP Client Library for interacting with the [Oanda REST-V20 API](http://developer.oanda.com/rest-live-v20/introduction/). This API is designed with flexibility in mind, and supports using multiple Oanda Accounts.

Contributing
------------

[](#contributing)

If you want to help contribute, please visit the [Contributing](CONTRIBUTING.md) documentation.

See the [Changelog](CHANGELOG.md) for recent changes.

Endpoints
---------

[](#endpoints)

- [Account](http://developer.oanda.com/rest-live-v20/account-ep/)
- [Instrument](http://developer.oanda.com/rest-live-v20/instrument-ep/)
- [Order](http://developer.oanda.com/rest-live-v20/order-ep/)
- [Trade](http://developer.oanda.com/rest-live-v20/trade-ep/)
- [Position](http://developer.oanda.com/rest-live-v20/position-ep/)
- [Transaction](http://developer.oanda.com/rest-live-v20/transaction-ep/)
- [Pricing](http://developer.oanda.com/rest-live-v20/pricing-ep/)

Configuration
-------------

[](#configuration)

Configuration is done using Standard Symfony Bundle Configuration

```
# config/bundles.php
