conversion#

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

Module description#

Float and currency conversion for data feeds.

Classes#

CurrencyConversion

How prices in the OHLCV output are handled.

Functions#

convert_to_float(df, conversion)

Convert raw transaction values ot USD before resample.