TradeWrappers#

class sigtech.framework.strategies.trade_wrappers.TradeWrappers

A class for trade enhancement

property name

Get class name

property get_exceptions

Get strategies/instruments that are excluded of the scope of the wrapper.

add_wrapper(strategy, dt: Union[datetime.date, datetime.datetime], instrument: sigtech.framework.instruments.base.Instrument)

Add wrapper to instrument traded in strategy.