MonkeyTest
SYSTEM_OVERVIEW
MonkeyTest is a specialized filter for StrategyQuant X that evaluates strategy robustness through random parameter perturbation. It simulates chaotic market conditions and execution errors to ensure strategies are not overfitted to historical data.
By injecting noise into strategy parameters and re-evaluating performance, MonkeyTest provides a 'Consistency Score' that separates fragile strategies from robust, production-ready algorithms.
CORE_CAPABILITIES
Quick Scan Mode
Fast 50-iteration check for development phase.
Balanced Mode
Recommended 100-iteration test with 15% perturbation.
Strict Mode
Deep 300-iteration stress test for production candidates.
Overfit Detection
Specialized algorithm to identify curve-fitted strategies.
Databank Integration
Adds 7 new analysis columns directly to SQX Databank.
Automated Installation
Simple script-based setup for quick deployment.
TECHNICAL_SPECIFICATIONS