StrategyWidget#

class sigtech.framework.experimental.ui.strategy_performance_viewer.StrategyWidget

A class implementing an interactive representation of a strategy performance.

This object takes a instrument object as input and produces an interactive widget from a react component.

Example object creation:

StrategyWidget(strategy)
load_visualisation()