Versions in this module Expand all Collapse all v0 v0.0.9 Mar 11, 2023 v0.0.8 Mar 2, 2023 v0.0.7 Mar 2, 2023 Changes in this version + func New(token string) source.Source + type Finnhub struct + func (f *Finnhub) Candles(res source.Resolution, symbol string, from time.Time, to time.Time) ([]*source.Candle, error) + func (f *Finnhub) Quote(symbol string) (*source.Quote, error)