Market Regime with ML in Backtesting Framework
Date: 01-04-2024
This documentation outlines the Market Regime with ML class for all trading strategies in the Qlib framework.
Market Regime with ML Class
It is used in [class BaseStrategy(ABC)]../docs/engine/base_class) class, which is an abstract base class for all trading strategies, providing shared utilities and structure.
-The rest will be added-