exchanges

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exchange

type Exchange struct {
	Code                   string
	MicCodes               []string
	Name                   string
	FigiExchangeCodes      []string
	ExchangeCodeComponents []string
	ForceLenient           bool
}

Exchange holds the information for an eod

type Exchanges

type Exchanges []*Exchange

Exchanges is a list of exchanges

func All

func All() Exchanges

All gives all known exchanges

func (Exchanges) GetByCode

func (e Exchanges) GetByCode(code string) *Exchange

GetByCode returns exchanges by code - returns nil if not found

Jump to

Keyboard shortcuts

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