# Homyak Config vs Weekly Recommendations

- Generated: `2026-06-11T05:01:07Z`
- Java: `/Users/aleks/Documents/Codex/2026-05-15/new-chat/schackel-tech/jforex-strategies/Homyak.java`
- Recommendations: `/Users/aleks/Documents/Codex/2026-05-15/new-chat/reports/homyak/homyak_weekly_recommendations_20260611.json`

## Summary

- Matches: `6`
- Diffs: `0`
- Missing: `1`

## Detail

| Parameter | Current | Recommended | Status |
|---|---:|---:|---|
| `UseTrendRegimeFilter` | `True` | `True` | `match` |
> Weekly regime layer enabled to isolate weak historical market states before raw candle signal goes live.
| `UseAdaptiveShadowFilter` | `True` | `True` | `match` |
> Keep adaptive shadow gating on top of pattern logic to preserve historical quality improvements.
| `MinAdx` | `18.0` | `18.0` | `match` |
> BUY side stayed healthier when low-structure regimes were avoided and minimum directional strength was enforced.
| `BuyMaxAbsEmaSeparationPips` | `3.0` | `3.0` | `match` |
> BUY performed best in flat-to-mild EMA spread regimes instead of chasing stretched trends.
| `BuyRegimeMaxSpreadPips` | `1.5` | `1.5` | `match` |
> BUY side degraded when spread widened beyond the mild-regime threshold.
| `SellMinBullishEmaSeparationPips` | `2.0` | `2.0` | `match` |
> SELL side became materially stronger when treated as a counter-trend fade in stretched bullish regimes.
| `ManualReviewRequired` | `__MISSING__` | `True` | `missing` |
> Some shadow years remain negative and should be reviewed before auto-deploying weekly parameter changes.
