trade_feed#
tradingstrategy.direct_feed.trade_feed Python module in Trading Strategy framework.
Module description#
Trade feed.
Blockchain / exchange agnostic trade feed using Pandas DataFrame
as internal memory buffer.e
Classes#
Save hook called by trade feed when downloading data. |
|
Capture information about single trade. |
|
Trade history delta for a snapshot |
|
Real-time blockchain trade feed. |