Skip to content

Provider


enum backtide.data.Provider

A supported market data provider.

  • yahoo
  • binance
  • coinbase
  • kraken


See Also

Instrument

A tradeable financial instrument.

InstrumentType

The category an Instrument belongs to.

Interval

The time resolution of a single Bar.


Methods

intervals List the supported intervals.


method backtide.dataintervals()

List the supported intervals.

Returns

list[Interval]

Supported intervals.