direct_feed#
API documentation for tradingstrategy.direct_feed Python module in Trading Strategy.
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#
Float and currency conversion for data feeds. |
|
Dash chart rendering of direct market data feeds. |
|
OHLCV aggregation function for Pandas |
|
Cached data store for trade feeds. |
|
Synthetic random price data feed for unit testing. |
|
Timeframe helpers. |
|
Trade feed. |
|
Storing trade feed data on disk. |
|