Skip to main content

66 posts tagged with "Indicator"

Blog posts related to the Indicator

View All Tags

Mansfield Relative Strength: Spot Stocks Outperforming the Market

· 14 min read
Pineify Team
Pine Script and AI trading workflow research team

Mansfield Relative Strength is a comparative momentum indicator that measures a stock's return against the S&P 500, showing you whether it's genuinely outperforming or just riding the market's coattails. I've been burned too many times by stocks that looked strong on their own chart but were actually lagging the broader market — this indicator fixed that blind spot for me.

Most traders obsess over whether a stock is going up or down. The better question is whether it's going up faster than everything else. MRS answers that with a single line normalized around zero. Above zero means outperformance. Below zero means the stock is underperforming. No guesswork.

When AAPL was up 2% in a day last November but the S&P 500 gained 3.1%, MRS showed a negative reading. I'd have missed that warning if I only stared at AAPL's green candle. That's the whole value of this tool — it forces you to compare, not just observe.

Mansfield Relative Strength Indicator on Chart

Market Facilitation Index: Color Bars That Reveal Real Market Flow

· 8 min read
Pineify Team
Pine Script and AI trading workflow research team

The Market Facilitation Index (MFI) is a Bill Williams indicator that measures market efficiency. Take the price range, divide by volume. Higher numbers mean price moves more per unit of volume. Lower numbers mean the market is stalling. Williams gave each bar a color: green when both price range and volume rise, blue when both fall, gray when price moves on weak volume, and red when heavy volume meets little price movement. I've traded MFI on US equities since early 2024 and it behaves differently than I expected on short timeframes. Red bars show up more often on 5-minute charts than I'd like.

Momentum Indicator: How to Spot Trend Strength on TradingView

· 10 min read
Pineify Team
Pine Script and AI trading workflow research team

I've been watching AAPL since early October 2025, and the Momentum indicator caught something I nearly missed. Price was grinding higher, but the indicator had already peaked three weeks earlier. That bearish divergence saved me from buying into a $4 pullback.

The Momentum indicator measures the velocity of price changes by comparing the current price to a past price, typically 10 periods ago. A positive reading means prices are climbing; negative means they're falling. The steeper the line, the faster the move.

Money Flow Index (MFI): Volume-Weighted Momentum Signals

· 9 min read
Pineify Team
Pine Script and AI trading workflow research team

I missed a TSLA breakout in March 2025 because I was glued to RSI — the price surged, but volume told the real story. That's when I started using the Money Flow Index (MFI). It's a momentum oscillator that weights each price bar by the volume behind it, so you see not just where price went, but whether real money pushed it there.

Moving Average Channel: Spot Breakouts and Trends Early

· 9 min read
Pineify Team
Pine Script and AI trading workflow research team

The Moving Average Channel is a volatility-adaptive envelope indicator that draws upper and lower boundaries around a centerline moving average. It shows you the normal trading range for any asset and flags when price exits that range with momentum. I've been running this on ES futures 15-minute charts since March 2025, and the channel width contraction before the April 4 sell-off was impossible to miss.

Negative Volume Index (NVI): Track Smart Money When Volume Drops

· 9 min read
Pineify Team
Pine Script and AI trading workflow research team

The Negative Volume Index (NVI) tracks price changes only on days when trading volume drops below the previous day. The idea is straightforward: when volume shrinks, institutional players are often the ones moving prices, while retail traders tend to dominate high-volume sessions.

I've been using this indicator on and off for about two years, mostly on daily charts. It won't replace your core strategy, but it adds context I find useful when the market goes quiet.

Normalized Smoothed MACD (NSM) Indicator for TradingView

· 6 min read
Pineify Team
Pine Script and AI trading workflow research team

The Normalized Smoothed MACD (NSM) is a MACD variant that normalizes values to a fixed -1 to 1 range and applies extra smoothing. You get the familiar fast/slow line and signal line, but the moves are calmer and the false flips are fewer. I've been running NSM on SPY daily for position bias and on TSLA 15-min for swing entries — the consistent scale means I don't have to re-learn the levels for each ticker.

OBV Oscillator: Read Volume Momentum Like Smart Money

· 11 min read
Pineify Team
Pine Script and AI trading workflow research team

You know that feeling when price is moving up but something just doesn't feel right? Like the momentum isn't really there? That's exactly when the OBV Oscillator becomes your best friend.

This isn't just another fancy indicator cluttering your chart. The OBV Oscillator takes the classic On-Balance Volume and turns it into something way more useful - an oscillator that actually shows you when the smart money is moving before everyone else catches on.

Think of it this way: while everyone else is staring at price candles, you're watching the volume flow that drives those price moves. When the oscillator crosses above zero, institutions are quietly accumulating. Below zero? They're distributing while retail traders are still buying the hype.

OBV Oscillator on Chart

On-Balance Volume Oscillator: Spot Price Moves with OBV

· 18 min read
Pineify Team
Pine Script and AI trading workflow research team

You know that feeling when a stock breaks out on huge volume versus when it barely crawls higher on light trading? The On-Balance Volume (OBV) oscillator is a cumulative volume indicator that tracks buying and selling pressure by adding volume on up days and subtracting it on down days. That difference between real moves and fake ones is exactly what OBV reveals.

Developed by Joseph Granville back in the 1960s, OBV tracks the actual flow of money into and out of a security. While everyone else stares at candlesticks, OBV builds a picture of whether smart money is accumulating or distributing shares. I've been using OBV for about six years now, and it still catches moves that price alone misses.

The concept is simple. When price closes higher than the previous day, OBV adds that day's volume. When price closes lower, it subtracts it. This creates a cumulative line that often telegraphs moves days or weeks ahead.

What makes OBV useful: institutional money behaves differently than retail money. Big players can't slam the buy button - they need time to build positions without moving the market. This patient accumulation shows up in OBV before it shows up in dramatic price moves. I prefer OBV on daily charts for swing trades on names like $AAPL and $SPY, though I haven't tested it in extremely choppy low-volume conditions - those tend to generate noise.

When OBV and price move together, you're seeing genuine trend strength. When they disagree - price makes new highs while OBV doesn't, or vice versa - that's where the real trading opportunities live.

Pivot Points High Low: Spot Support and Resistance in TradingView

· 10 min read
Pineify Team
Pine Script and AI trading workflow research team

You know that moment when you're staring at a chart trying to figure out where price might bounce or break? I've been there more times than I care to count. The Pivot Points High Low indicator is a TradingView tool that automatically detects local highs and lows by scanning bars to the left and right of each turning point. It marks pivot highs with blue labels and pivot lows with orange labels, showing the exact price where buying or selling pressure took over.

This isn't about predicting the future. It's about seeing where price actually made its biggest decisions in the past — and using those levels to plan your next move.

Pivot Points High Low Indicator on Chart