Classic 3-line Ichimoku confirmation: price above cloud, Tenkan/Kijun cross, Chikou clear. All three must agree.
This strategy has not been validated against TradingView multi-year history yet — RM/day, trades/day, and monthly projection are only computed from authoritative TV stats. The 1-month sweep below is in-sample only and should not be used as a profit forecast.
“The full Ichimoku waits for all five lines to line up. Fewer signals, higher quality. Built for patient position traders, not screen-scalpers.”
The featured config below was not directly covered by the walk-forward grids (different dataset or timeframe, or the in-sample SQN was too low to promote to OOS evaluation). Treat the in-sample numbers with appropriate caution — no unseen-window validation yet.
This strategy: Featured config is snap_1D — outside the walk-forward grid. Also only 3 trades in the sample — below any statistically meaningful threshold. No OOS verdict yet; this is a near-zero evidence strategy.
Strong, directional trends. Performs poorly in chop.
{
"dataset": "snap_1D",
"tf": "1D",
"params": {
"tenkanPeriod": 7,
"kijunPeriod": 22,
"senkouBPeriod": 44,
"displacement": 22
},
"trades": 3,
"winRate": 66.67,
"netProfitMYR": 1335,
"profitFactor": 3.41,
"sqn": 1.09,
"maxDrawdownMYR": 555
}