TradeWrappers#
-
class sigtech.framework.strategies.trade_wrappers.TradeWrappers
Subclasses:
StopTrigger
A class for trade enhancement
-
property get_exceptions
Get strategies/instruments that are excluded of the scope of the wrapper.
-
property name
Get class name
-
add_wrapper(strategy, dt: Union[date, datetime], instrument: Instrument)
Add wrapper to instrument traded in strategy.