Documentation ¶
Index ¶
- func NewYFinance(config *qsx.Config) (qsx.IExchange, error)
- type YFinance
- func (y *YFinance) GetHistoricalCandles(ctx context.Context, productID string, granularity string) ([]qsx.Candle, error)
- func (y *YFinance) ListProducts(ctx context.Context) ([]qsx.Product, error)
- func (y *YFinance) WatchFeed(shutdown chan struct{}, wg *sync.WaitGroup, product string, feed interface{}) (*orderbook.Orderbook, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.