JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 22
  • Score
    100M100P100Q42752F
  • License MIT

Oanda V20 classes

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

Oanda npm issues license

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 path in the 'oanda.js' main file if using a practice account


v0.0.1

  • Added Quote class