Dynamic Level Robot
The robot computes the Value Area (VAH · POC · VAL) on its own in a rolling window and trades breakouts of its bounds — with a three-stage false-exit filter.
The zone bounds — VAH and VAL — are always computed by volume; the mode (volume/delta/time) only picks what to use as the POC core. The market gets mapped out for you — no manual drawing.
Breakout → pullback threshold → return to the zone → re-breakout → signal threshold. The final signal fires only after both thresholds — fewer entries on noise.
Test mode runs the strategy over history: win rate, average ticks per trade, trade streaks, net profit after commission.
A weak push past VAH doesn't reach the Breakdown threshold — no signal. The full chain is required: pre-signal → return to the zone → re-breakout past the threshold. That's how random pokes past the level get filtered out.
In a rolling window it distributes volume across price levels → value area: VAH on top, VAL on the bottom. Bounds always by volume.
POC is the level where the market traded most densely. The mode (volume / delta / time) chooses what to compute it from.
Price stepped outside a bound and came back — pre-signal: green zone to buy, red to sell.
Confirmed re-breakout past the threshold → entry arrow.
The value area is built by volume (VAH / POC / VAL). The pre-signal appears when price steps outside a bound and comes back; the final arrow only after a confirmed re-breakout past the threshold. That's how the robot filters out false exits.
A VAH breakout at 100.55 gave a green pre-signal; after confirmation — entry, stop below VAL, take at R:R 1:1. The robot manages the trade by its own levels, with no manual drawing.
A trader wants to trade breakouts of the value-area bounds automatically, but plain breakouts are often false, and there's no time to watch the chart nonstop.
- Sets the Value Area window period and POC mode for their instrument
- Turns on Test Mode — the robot collects stats over history, risk-free
- Tightens the Breakdown/Signal Threshold to filter out false breakouts
- Switches to live mode with AutoStatic SL/TP — entry on the final arrows automatically
POC mode, window period, breakout thresholds, risk management (AutoStatic off levels or static ticks), exit conditions and test mode — tuned to your instrument and style.