cmd

command module
v0.0.0-...-649c538 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Oanda-Go package is a wrapper API for Oanda-V20 RESTful API. Currently this wrapper API only covers two endpoints:

  1. Get request for Instrument - candles endpoint which returns historical OHLC Bid/Ask.

    - Parameters requires instrument symbol, token, and granularity (i.e., 'S5' for 5 second candles)

  2. Get JSON Stream for Pricing - stream endpoint which returns live Bid/Ask.

    - Parameters requires list of instruments, token, and id

Don't forget to check Oanda's Best Practices before querying any of their endpoints.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL