What to build
Derive long-only Zone-Retest Entry candidate signals from classified bullish LuxAlgo Liquidity Zones, using the agreed touch-plus-reclaim-close rule instead of entering directly on structure events.
A bullish zone retest occurs when an RTH bar touches a bullish FVG or bullish internal order-block zone and closes back above the zone top. Zones should only be valid during the same RTH session, should invalidate on a close below the zone bottom, and should produce at most one entry signal per zone.
Acceptance criteria
Blocked by
What to build
Derive long-only Zone-Retest Entry candidate signals from classified bullish LuxAlgo Liquidity Zones, using the agreed touch-plus-reclaim-close rule instead of entering directly on structure events.
A bullish zone retest occurs when an RTH bar touches a bullish FVG or bullish internal order-block zone and closes back above the zone top. Zones should only be valid during the same RTH session, should invalidate on a close below the zone bottom, and should produce at most one entry signal per zone.
Acceptance criteria
bullish_zone_retest_entrysignal features.close < zone.bottom, after producing one entry, or at the end of the RTH session.Blocked by