Versions in this module Expand all Collapse all v0 v0.0.20 Apr 7, 2023 Changes in this version + const PolygonSource + func New(key string) source.Source + type Polygon struct + Client *polygonClient.Client + func (p *Polygon) Candles(res models.Resolution, symbol *symbols.Symbol, from, to time.Time) ([]*models.Candle, error) + func (p *Polygon) Quote(symbol *symbols.Symbol) (*models.Quote, error)