Const
A dictionary exporting all available strategies, allowing dynamic lookup based on the active tab (e.g., strategies[activeTab].getData()).
strategies[activeTab].getData()
A dictionary exporting all available strategies, allowing dynamic lookup based on the active tab (e.g.,
strategies[activeTab].getData()).