jsonl#

API documentation for tradingstrategy.transport.jsonl Python module in Trading Strategy.

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_jsonl(session, server_url, ...)

Load candles using JSON API and produce a DataFrame.

load_trading_strategy_like_jsonl_data(...[, ...])

Read data from JSONL endpoint.