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 various data over Trading Strategy real-time API, JSONL endpoints. | |
| Python requests library downloads with a TQDM progress bar. | |
| Pyodide support. | |
| Token cache maintenance |