Five indicators and three strategies for index futures. Each one has
its own page with the mechanism, the inputs and what it does not do.
Indicator · Pine Script v6
An EMA cloud, a Supertrend line and a second faster Supertrend feed one weighted trend score, gated behind a 200 EMA bias lock, an RSI extension filter and an ADX floor before a signal fires. A built-in Opening Range Breakout module runs alongside it with its own three-stage take-profit ladder.
Indicator · Pine Script v6
Sensitivity and Macro Cloud width algebraically set every EMA length, Supertrend factor, RSI level and cooldown behind the scenes, so the chart itself shows one EMA cloud, one Supertrend line and clean entry arrows.
Indicator · Pine Script v6
Draws a full trade plan as live objects on the chart: an entry line, a stop line and three take-profit lines that move and invalidate as the session runs, plus a move-to-breakeven marker once the first target is hit. No orders are placed by this indicator.
Indicator · Pine Script v6
A fast money flow reading and a slower trend line plotted together, with fill and background shading showing which one is in control. A signal needs a confirmed reversal peak and, optionally, a volume surge before it prints.
Indicator · Pine Script v6
A volume-weighted money flow oscillator whose buy and sell signals require a confirmed reversal peak inside the overbought or oversold zone, which filters out the repeat prints a simple line crossing gives. A reverse toggle flips its polarity for traders who read flow the other way.
Strategy · Pine Script v6
Built to reproduce a published day-trading methodology: a short opening range, direction taken from the first candle’s own colour, a stop at the opposite range extreme, and a forced flat at the close. The methodology was built and tested on US equities. Applying it to index futures is the open question this script exists to test.
Strategy · Pine Script v6
A multi-timeframe swing system built around one mode selector. Switching between intraday, multi-day, weekly and position trading reparameterizes every EMA length, ATR stop and target multiple, ADX threshold and cooldown period together, all at once.
Strategy · Pine Script v6
A daily trade cap, a mandatory cooldown after every exit, per-day-of-week trading toggles and a forced flat at session end sit on top of an opening-range and EMA-trend signal engine, each one a first-class setting rather than a side effect of a risk module.