apis

package
v0.0.0-...-4e89ec9 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindSymbolTimeSeriesData

func FindSymbolTimeSeriesData(stockSymbol string, period string, envvars map[string]string) ([]byte, error)

func SetLogger

func SetLogger(l *logrus.Logger)

Types

type AlphavantageAPI

type AlphavantageAPI struct {
	URI           string
	APIKey        string
	RequestPerDay int
	DefaultSymbol string
}

func ConfigAlphavantageAPI

func ConfigAlphavantageAPI(envVars map[string]string, test bool) (*AlphavantageAPI, error)

func (*AlphavantageAPI) GetTickerDailyHistoricalData

func (av *AlphavantageAPI) GetTickerDailyHistoricalData(ticker string) ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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