PlatformStrategyWidget#
-
class sigtech.framework.experimental.ui.strategy_performance_viewer.PlatformStrategyWidget
A class implementing an interactive representation of a strategy performance.
This object takes an instrument object as input and produces an interactive widget from a React component.
Example object creation:
PlatformStrategyWidget(strategy)
-
load_visualisation()