direct_feed#

tradingstrategy.direct_feed Python module in Trading Strategy framework.

Module description#

Real time OHLCV candles directly from on-chain data.

This module is more or less indepedent from the rest of the codebase, as it operates on raw JSON-RPC connection and raw DataFrame data structures.

Submodules#