Package Exports
- oandav20
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (oandav20) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
OandaV20
OandaV20 is a collection of classes using Oanda's V20 API
Oanda Dev Guide
npm install oandav20
Initial Setup
- Set the api-key in the 'oanda.js' main file
- Set the host in the 'oanda.js' main file if using a practice account
v0.1.0
v0.0.1
- Added Quote class