NOP Lab · TradingView only
Pine Scripts
Every NOP (Nature of Price) indicator we have written in Pine Script v6, in one place. Each script is a one-time $49 purchase — lifetime download of the full source — and comes with a real example: its exact logic rendered on real NASDAQ 100 market data.
These run on TradingView only — for MetaTrader 5 expert advisors, head to Premium AI (members get every Pine Script included), or open the live chart on the Charts page.
Real example · live market dataNOP Perfect Candle (Tang Somboon)
TradingView onlyPine v6 · overlayThe original NOP building block: flags every perfect candle (body >= 70% of range), grades it 70 / 80 / 90% for lot sizing and keeps rolling Big White vs Big Black stats.
- Perfect-candle detection with adjustable body % threshold
- 70 / 80 / 90% body grades mapped to normal / heavy / full lot
- Rolling window stats table, current-bar verdict label and 3 alerts
🔒 Full source unlocks after purchase — lifetime download
Real example · live market dataNOP Perfect Candle + Main Imp
TradingView onlyPine v6 · overlayFlags perfect candles (body >= 70%) and Main Imp bars whose body dwarfs every regular stick in the lookback window - the highest-conviction NOP entry signal.
- Perfect-candle detection with 70 / 80 / 90% body grades mapped to lot sizing
- Main Imp rule: body must be >= 2x the largest perfect-candle body in the window
- On-chart markers, live label, summary table and 4 alert conditions
🔒 Full source unlocks after purchase — lifetime download
Real example · live market dataNOP BPS - Body per Stick
TradingView onlyPine v6 · overlayMeasures average candle body in the trend direction across 1 / 3 / 5 / 7 / 14 / 28 / 100-day windows. A short-vs-long ratio above 1 means the trend still has fuel.
- Counts only with-trend bodies (green in an uptrend, red in a downtrend)
- Term structure over 7 configurable day-windows plus an expansion ratio
- Strong / neutral / weak status with alert conditions on both crossings
🔒 Full source unlocks after purchase — lifetime download
Real example · live market dataNOP Rally Set Counter
TradingView onlyPine v6 · overlayGroups consecutive same-color candles into sets (Ruam Tang) and counts Rally #1, #2, #3... impulse sets since the trend started - the backbone of NOP position adding.
- Automatic set grouping: color flip starts a new set, dojis extend the current one
- Rally counter resets when the EMA trend direction flips
- Labels every new impulse set, shades corrections, alerts on each new rally set
🔒 Full source unlocks after purchase — lifetime download
Real example · live market dataNOP PPS - Pip per Stick
TradingView onlyPine v6 · paneTrend speed gauge: total range travelled divided by the number of bars, compared across short and long windows. Rising PPS = accelerating trend, falling = losing steam.
- PPS = (highest high - lowest low) / bars, in price units, per window
- Four configurable windows with a short-vs-long acceleration ratio
- Separate-pane plot with strong / weak thresholds and alerts
🔒 Full source unlocks after purchase — lifetime download
How it works (TradingView only)
Each script is a one-time $49 purchase: pay by card, and the full Pine v6 source unlocks on this page forever — copy it or download the .pine file. The buy button signs you in first. These are TradingView indicators, not MT4/MT5 files — for our MetaTrader robots see Premium AI (members get every Pine Script included).
- Open a chart on tradingview.com (a free account is enough).
- Click Pine Editor in the bottom toolbar.
- Delete the boilerplate, paste the script, press Save.
- Click Add to chart — the indicator and its table appear.
- Right-click the indicator name → Add alert to get notified on signals.
The screenshots above are real renders of each script's logic on real market data (NASDAQ 100 index and futures). All scripts are provided for coding-engineering education only — they are study material, not financial advice.
