candle_feed#

tradingstrategy.direct_feed.candle_feed Python module in Trading Strategy framework.

Module description#

Classes#

CandleFeed

Create candles for certain time frame for multiple pairs.

Functions#

prepare_raw_candle_data(df)

Convert all Python Decimal objects to easier to deal floats in DataFrame.