API reference¶
This section is generated automatically from the source code docstrings. Use the navigation to browse each area:
- Datasets - bundled sample data loaders (
tradetropy.datasets). - Data types -
KlineData,TickData,BookData. - Data IO - read and save candles, ticks and order books.
- Engines - backtest, live, replay and paper-trading engines.
- Strategy - the
Strategybase class and its API. - Indicators - the
tradetropy.tatechnical-analysis package.
For a narrative introduction, start with the User guide.