Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SymbolSourceMap ¶
type SymbolSourceMap struct { TickerSymbol string SourceSymbol string Source c.QuoteSource }
type TickerSymbolToSourceSymbol ¶
type TickerSymbolToSourceSymbol map[string]SymbolSourceMap
func GetTickerSymbols ¶
func GetTickerSymbols(client resty.Client) (TickerSymbolToSourceSymbol, error)
GetTickerSymbols retrieves a list of ticker specific symbols and their data source
Click to show internal directories.
Click to hide internal directories.