Sharp Ratio
- Experts
- Versione: 8.70
- Aggiornato: 28 maggio 2026
1
Session opens — bias is determined
At each new M15 bar during London hours the EA checks whether price is above or below the 20-EMA to set bullish or bearish bias for that bar.
Session high/low is tracked
The EA maintains a rolling 20-bar lookback of session highs and lows, updating the liquidity levels automatically every bar.
Liquidity sweep is confirmed
When a candle's wick pierces the session level by the sweep buffer and closes back inside, the sweep flag is raised — signalling institutional activity.
FVG is detected at the same bar
The EA checks the previous 3 candles for a gap: Low[i-1] > High[i-3] (bullish) or High[i-1] < Low[i-3] (bearish). The gap must meet the minimum size in points.
All three conditions align — trade is placed
Sweep + FVG + EMA bias must all agree. Price must then retrace into the FVG zone. Stop loss sits below/above the FVG; take profit is set at 1.5× the SL distance.


L'utente non ha lasciato alcun commento sulla valutazione.