jsonl#
tradingstrategy.transport.jsonl Python module in Trading Strategy framework.
Module description#
Load candle and liquidity data over Trading Strategy real-time API.
[Use JSONL transport](https://tradingstrategy.ai/api/explorer/). This method does not require API key at the moment.
Functions#
|
Load candles using JSON API and produce a DataFrame. |
|
Read data from JSONL endpoint. |