oanda

package module
v0.0.0-...-6001708 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2021 License: MIT Imports: 5 Imported by: 0

README

oanda-go

Oanda v20 API Go SDK

Work in progress...

  • Full v20 Implementation

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	// contains filtered or unexported fields
}

type Candles

type Candles struct {
}

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(token string, live bool) (*Client, error)

type InstrumentCandles

type InstrumentCandles struct {
}

type Pricing

type Pricing struct {
}

type TxLog

type TxLog struct {
	// contains filtered or unexported fields
}

func (*TxLog) Truncate

func (t *TxLog) Truncate(last model.TransactionID)

Truncate the log from the first record up to and including the record closest to or inclusive of but not greater than the last TransactionID supplied.

Directories

Path Synopsis
gen

Jump to

Keyboard shortcuts

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