Skip to main content

66 posts tagged with "Indicator"

Blog posts related to the Indicator

View All Tags

Pineify Invite-Only Indicator: TradingView Signals and Overlays

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

I spend most of my charting time inside TradingView, and the hardest part isn't "finding an indicator." It's deciding which signals deserve capital when several tools disagree. Pineify - Signals & Overlays is an invite-only TradingView indicator that overlays buy-sell signals, a Dow Theory trend cloud, and an ATR-based stop line directly on price charts. I've been running it on NVDA daily and ETHUSD 4-hour since January, and the trend cloud alone changed how I filter setups before I even look at arrows.

That said, I don't trust any overlay blindly. The product narrative on Pineify's invite-only landing page emphasizes breadth across markets and timeframes, plus a workflow that maps onto how many discretionary traders operate: add the script, read the trend state, wait for confirmation, then anchor risk to an ATR-based line. None of that replaces judgment, account rules, or a personal trading plan. It's a lens, not a guarantee.

Pineify invite-only TradingView indicator showing buy and sell signals, trend cloud, and ATR stop line on a price chart

Bull Bear Power Indicator: Setup, Divergences, and Trading Tips

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

The Bull Bear Power indicator is a momentum oscillator developed by Dr. Alexander Elder. It measures who controls price by comparing each bar's high and low to an exponential moving average. The formula is straightforward:

Bull Power = High - EMA(N) Bear Power = Low - EMA(N)

Where N is the lookback period (default 13). Positive Bull Power means buyers pushed the high above the average with real force. Negative Bear Power means sellers dragged the low below it.

Spot 16 Candlestick Patterns on TradingView Automatically

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

Ever missed a perfect Hammer pattern right at a support level? Or watched a Doji form at resistance but only noticed it three candles later? Yeah, me too. That's exactly why I started using a candlestick pattern indicator — it catches everything I miss when I'm juggling multiple charts.

A candlestick pattern indicator is a Pine Script tool that scans for 16 common formations — Doji, Hammer, Engulfing, Morning Star, Evening Star, Harami, and others — and labels them directly on your TradingView chart as they appear. It runs in real time so you never second-guess what you're seeing.

Chande Momentum Oscillator: CMO TradingView Buy & Sell Signals

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

The Chande Momentum Oscillator (CMO) is a momentum indicator developed by Tushar Chande. It measures the net difference between upward and downward price movements over a set period and outputs values between +100 and -100.

What makes it different from other oscillators is how the calculation works. Instead of averaging gains and losses like the RSI does, the CMO subtracts total downward movement from total upward movement, then divides by the total range. I've kept this indicator on my TradingView charts since early 2024. It's been particularly useful for timing entries on SPY and TSLA.

Chop Zone Indicator: Read Signals and Set Parameters in TradingView

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

I've spent more nights than I care to remember staring at TradingView charts, asking myself whether the market is actually trending or just producing random noise. The Chop Zone indicator is a trend-strength tool that measures the angle of a 34-period EMA and turns that data into color-coded zones on your chart. It shows you when the market is in a strong trend (cyan or red), drifting weakly (green or pink), or stuck in chop (teal or yellow). It doesn't predict where price is going. It tells you what kind of market you're in right now.

CM Super Guppy Indicator: 23 EMAs for Trend Trading

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

You know that frustrating moment when you're staring at a single moving average, trying to figure out if the trend has enough strength to risk your money on? I've been there. Most indicators hand you one line and expect you to make confident trading decisions from it.

The CM Super Guppy is a trend analysis indicator that uses 23 exponential moving averages arranged into color-coded ribbons. It shows trend direction, momentum strength, and when different timeframes agree or disagree -- all at a glance.

CM Super Guppy Indicator - TradingView

Williams VIX Fix: Spot Market Bottoms and Oversold Conditions

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

Ever wonder how some traders seem to buy right at market bottoms while you're still waiting for the trend to confirm? They're probably using something like the Williams VIX Fix.

The Williams VIX Fix is a synthetic volatility indicator created by Larry Williams that measures how far prices have fallen from recent highs, expressed as a percentage. It acts like a universal fear gauge you can apply to stocks, crypto, or forex - no options data required. When readings spike, it signals that panic selling may have pushed prices too far.

If you've ever struggled with timing entries in volatile markets, you'll want to understand the Choppiness Index indicator first - it helps you figure out whether you're in a trending market where the VIX Fix really shines, or a choppy sideways mess where it might give false signals.

Williams VIX Fix Indicator displaying market bottom signals on TradingView chart

Elder Impulse System: Color-Coded Momentum Signals on TradingView

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

I've been using the Elder Impulse System on TradingView for about two years, and it's the clearest momentum indicator I've found. Dr. Alexander Elder's idea is simple — color-coded bars that tell you whether the bulls or bears have the upper hand. It combines an exponential moving average with the MACD histogram into a single visual signal.

The Elder Impulse System is a momentum indicator that paints price bars based on two conditions: the trend direction from an EMA and the momentum direction from the MACD histogram. When both agree, you get a green bar (bullish) or a red bar (bearish). When they disagree, the bar turns blue — a neutral signal that means sit tight or tighten stops.

Elder Impulse System Indicator

Envelope Indicator: Buy and Sell Signals for Any Market (2026)

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

The Envelope indicator is a technical analysis tool that plots two percentage-based bands above and below a moving average, creating a price channel that shows potential overbought and oversold zones. It's one of the simplest ways to spot mean reversion opportunities without diving into complex math.

I remember the first time I put this on AAPL on the daily chart — the 2.5% band caught a pullback in March 2025 that a plain moving average would never have signaled. That's when the Envelope clicked for me.

Here's how it works: take any moving average (SMA, EMA, whatever you prefer), add a fixed percentage above and below, and you get three lines — center, upper band, lower band. If AAPL is at $200 and the 20-day SMA is $190, a 5% envelope puts the upper band at $199.50 and the lower band at $180.50. Price touches the upper band, and you know it's stretched relative to its recent average.

What sets the Envelope apart from Bollinger Bands? Bollinger Bands use standard deviation, so the channel widens and narrows with volatility. Envelope bands stay a fixed percentage away from the moving average at all times. I've found this predictability makes it easier to set consistent entry and exit rules — you're not chasing a moving target.

HalfTrend Indicator: Pine Script Trend & Buy/Sell Signals

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

Knowing when the trend has actually flipped—instead of chasing noise—is one of the hardest parts of trend trading. I've found the HalfTrend (HT) indicator useful for that. It draws a single trend line that switches between support and resistance, plus an ATR-based channel around it, and it marks Buy and Sell only when the internal trend state changes. That keeps signals clear and avoids the clutter of many overlapping lines.

HalfTrend uses the Average True Range (ATR) and a short lookback (amplitude) to decide when price has broken the current structure. When the trend flips from down to up, you get a Buy signal and the line turns into support (often shown in blue); when it flips from up to down, you get a Sell signal and the line acts as resistance (often shown in red). The ATR High and ATR Low bands form a ribbon that shows the channel around the trend line. After testing it on BTCUSD daily and 4H timeframes for about four months, I prefer Amplitude 3 over the default 2 — it produced fewer false flips on that pair. I use HalfTrend mainly as a trend filter and for reversal entries when the arrow and Buy/Sell label appear.