Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 460 Bytes

Simple Rates Panel

A simple Javascript program that displays an updating quote panel for any currency pair using the OANDA REST API.

Demo

http://oanda.github.com/simple-rates-panel/simplepanel.html

Installation

  • Clone this repo and edit the simple-panel.html file.
  • Set your Access Token and Account ID
  • Open simple-panel.html in a browser.
  • Choose the currency pair to monitor
  • Rates should appear and update periodically