transport#
API documentation for tradingstrategy.transport Python module in Trading Strategy.
Module description#
Data download functionality.
Different download methods
Caching
Submodules#
A HTTP API transport that offers optional local caching of the results. |
|
Load candle and liquidity data over Trading Strategy real-time API. |
|
Python requests library downloads with a TQDM progress bar. |
|
Pyodide support. |