EbbCourse pairs a volume-based timing engine with a smooth trend confirmation. The money-flow line decides when and which way; the sine-weighted line only lets the trade through when its slope agrees.
A refined On-Balance-Volume: it measures net money flow using the bar's typical price, with a volatility threshold that ignores tiny noise and a cap that tames volume spikes. A cross above its signal line turns bullish; a cross below turns bearish.
A trend line that gives the most weight to the middle of its window, so it glides cleanly with quiet edges. Only its slope is used: the trade is allowed only when the slope points the same way as the flow signal.
| Condition | Rule |
|---|---|
| Long | VFI crosses above its signal line AND SWMA slope points up |
| Short | VFI crosses below its signal line AND SWMA slope points down |
| Stop-loss | 1.5 × ATR(14) from entry |
| Take-profit | 1.6 × stop distance (reward-to-risk 1.6) |
| Risk / size | Fixed 1% per trade · one position · max 10 trades/day |
Volume Flow Indicator (LazyBear): tradingview.com/script/MhlDpfdS
Sine-Weighted Moving Average: tradingview.com/script/6MWFvnPO
This page shares a study-and-observation tool for research and idea exchange only. It is not investment advice and promises no outcome. Markets carry real drawdowns — backtest 1–2 years of H1 data and paper-trade first.