D033 · TrueFlow

Trend Authenticity (RWI) + Volume Energy (OBV) Confirmation System

Overview

TrueFlow only opens a position when two independent signals agree: a statistical "is this move real or just random wandering" reading (Random Walk Index), and a volume-energy reading (On Balance Volume) confirming genuine buying or selling pressure behind the move. An ATR-based energy filter keeps the system out of dead, low-volatility sessions. Designed for H1 charts on instruments with reliable trade volume.

Signal Rules

D033 TrueFlow Signal Rules

LONG SETUP

  1. RWI-Up crosses above 1.0 (real uptrend, not noise)
  2. OBV above its 20-bar average
  3. ATR(14) >= 0.5x its 50-bar average

SHORT SETUP

  1. RWI-Down crosses above 1.0 (real downtrend, not noise)
  2. OBV below its 20-bar average
  3. ATR(14) >= 0.5x its 50-bar average

Execution Flow

D033 TrueFlow Execution Flow

Parameters

ParameterDefaultMeaning
RWI_Period10Random Walk Index lookback bars
RWI_Threshold1.0Trend authenticity breakout level
OBV_MA_Period20OBV moving average period
ATR_Period / ATR_AvgPeriod14 / 50ATR energy filter periods
ATR_MinRatio0.5Minimum ATR vs its own average
StopLossATRMult1.5x ATRStop loss distance
TakeProfitATRMult2.4x ATRTake profit distance
RiskPercent1%Risk per trade
MaxTradesPerDay10Daily trade cap
SL
1.5x ATR
TP
2.4x ATR
RISK
1%/trade
MAX/DAY
10

Timeframe & Instruments

Timeframe: H1 (M30-H4 also workable). Best fit: Index futures / US Stocks / Crypto (instruments with reliable real trade volume, since OBV needs genuine volume data). Simulated frequency check on synthetic H1 data: ~2.0 signal windows/day at default settings.

Risk Disclosure: This page describes a rules-based trading system shared for educational purposes only and does not constitute financial advice. Backtests and simulations do not guarantee future performance. Always validate on your own symbol/timeframe and risk only what you can afford to lose.