stocks

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

TODO: This needs refactoring

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stock

type Stock struct {
	Symbol   string
	FullName string
	Exchange string   `json:",omitempty"`
	ETF      bool     `json:",omitempty"`
	Aliases  []string `json:",omitempty"`
}

func FromNasdaqListed

func FromNasdaqListed(f io.Reader) ([]Stock, error)

func FromNasdaqOtherListed

func FromNasdaqOtherListed(f io.Reader) ([]Stock, error)

Jump to

Keyboard shortcuts

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