Kicker by Điego
SYSTEM_OVERVIEW
Kicker is an advanced analytical engine that bridges the gap between StrategyQuant X development and MetaTrader execution. It validates strategy robustness by performing deep correlation analysis between backtests from both platforms.
By analyzing up to 500 strategies simultaneously, Kicker identifies the optimal timeframe for live execution and detects discrepancies in trade logic before capital is risked.
CORE_CAPABILITIES
1-TO-1 Analysis
Single strategy validation against specific MT timeframe.
1-TO-N Analysis
Find best timeframe match for a single strategy.
N-TO-N Analysis
Batch processing of entire portfolios (500+ strategies).
Correlation Metrics
Pearson r, Spearman rho, and Kendall tau calculation.
Visual Scatter Plots
Interactive graphs comparing equity curves and trade distribution.
Performance Ratios
Detailed breakdown of Sharpe, Calmar, and Profit Factor discrepancies.
TECHNICAL_SPECIFICATIONS
VALIDATION REPORT
STRATEGY_RELIABILITY
CORRELATION & METRICS MATRIX
| Strategy | TF | Corr % | PF SQX / MT | DD% SQX / MT | Ret/DD SQX / MT | Status |
|---|---|---|---|---|---|---|
| Strategy0.80449 | H1 | 98.2% | 2.38 / 2.70 | 1.4% / 16.2% | 389.62 / 2035.07 | ✓ PASS |
| Strategy0.80449 | M30 | 93.6% | 2.38 / 2.32 | 1.4% / 44.5% | 389.62 / 590.19 | ✓ PASS |
| Strategy3.1.1400 | M30 | 78.4% | 5.14 / 1.62 | 12.7% / 25.2% | 2808.04 / 816.56 | ⚠ REVIEW |
| Strategy3.1.1400 | H1 | 33.2% | 5.14 / 2.14 | 12.7% / 67.5% | 2808.04 / 344.61 | ✗ REJECT |
✓ VERIFIED
- ● Date filtering works correctly — filtered trades are valid subsets of full CSVs
- ● Correlation calculation returns consistent, reasonable values (33–98% range)
- ● MT metric extraction matches HTML source data
- ● Trade count filtering verified against raw CSV totals
⚠ MANUAL VERIFICATION REQUIRED
- ● Extreme win rates (>90% or <10%) — may indicate inverted profit column
- ● Abnormally high profits — check capital normalization settings
- ● SQX drawdown <5% — MT drawdown is always the realistic reference
- ● Sharpe, Expectancy & Stability R² — not fully calculated in current output
FULL PRECISION REPORT
Complete analysis with methodology, data tables, and developer recommendations. Available in Español