Documentation ¶
Index ¶
- type Binance
- func (b Binance) FetchCandles() (candles *core.Candles, err error)
- func (b Binance) FetchDeliveryCandles() (*core.Candles, error)
- func (b Binance) FetchFuturesCandles() (*core.Candles, error)
- func (b Binance) FetchSpotCandles() (*core.Candles, error)
- func (b Binance) SyncCandles(cs *core.Candles, update chan *core.Candle) (doneC chan struct{}, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.