E029

FreightPace

Let the cargo (volume) set the heading · board only on a fresh load · H1

The idea in one line

FreightPace is a non-mainstream H1 framework built on two volume-first ideas. Instead of a fixed-period moving average, it lets volume itself decide how fast the trend line reacts, and it acts only at the moment participation surges in that same direction — no Bollinger, no RSI, no MACD.

Let a cargo-laden line decide the heading. Let a participation surge decide the moment. Board the trend only when fresh freight loads in the direction the laden line is already sailing.

The two building blocks

Elastic Volume-Weighted Moving Average

EVWMA — the cargo-laden line

The average uses volume as its weight: heavy volume pulls it hard toward price (fast), thin volume barely moves it (slow). It behaves like the average price actually paid by everyone on board.

Volume-adaptiveHeading / regimeNo fixed period

Relative Volume

RVOL — the load-surge trigger

RVOL = this bar's volume divided by its own 20-bar average. A value above 1.6x means participation just spiked. We act only when RVOL freshly crosses that line — new freight arriving.

ParticipationFresh cross > 1.6xTiming trigger

Signal dashboard

signal
How the plan reads the chart — heading, surge and activity gauges.

Execution flow

flow
Five steps from heading to risk management.

Default parameters

ItemValue
EVWMA volume window20
RVOL average window20
RVOL surge threshold1.6x
EVWMA slope lookback3
ATR period (risk)14
ATR activity floor0.35 x 50-bar avg
Stop-loss1.5 x ATR
Reward-to-risk1.6
Max entries / day10
Magic number20290817
No-signal watchdog3 days
Timeframe / marketH1 · indices, crypto, currency pairs

Default-parameter check on simulated H1 data: about 1.9 entries per day — busy enough to matter, calm enough to stay picky.

Risk & position rules

Stop: 1.5 × ATR from entry. Target: 1.6 × the stop distance. Sizing: a fixed 1% of balance per plan, lot size derived from the stop distance. Daily cap: at most 10 entries a day, auto-reset next day. An optional trailing-profit switch is included. A watchdog alerts if no entry fires for 3 days.
This page is a study framework for learning and back-testing only. It is not investment advice and not a promise of any gain. Markets carry the risk of drawdown; test in the Strategy Tester over 1–2 years and decide for yourself.