Provider
enum backtide.data.Provider
A supported market data provider.
- yahoo
- binance
- coinbase
- kraken
See Also
A tradeable financial instrument.
The category an
Instrument belongs to.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.
|