GitHunt

Indicators in Pine Script

Tip

RSI + MFI image
image

  1. Confirm signals | RSI + MFI

    Confirm whether a signal is TRUE or FALSE by comparing price (RSI) with volume (MFI).

  2. RSI - Divergences Indicator

    Combined momentum indicator displaying RSI, MFI (Money Flow Index), TMA (Triangular Moving Average), and automatic divergence detection.


Tip

BB + EMA Crossovers
image

  1. EMA Crossovers Strategy

    This strategy automatically buys and sells based on the crossover of two lines: a fast EMA (9 periods) and a slow EMA (21 periods).

  2. Bollinger Bands & EMA Crossovers

    This indicator combines two technical analysis tools: EMAs to identify trends and Bollinger Bands to measure volatility and overbought/oversold levels.

  3. OBV & Bollinger Bands

    This indicator analyzes trading volume to confirm the strength of price trends. It combines OBV (On Balance Volume) with Bollinger Bands and a fast EMA.


Tip

MACD Impulse V2
image

  1. MACD Impulse

    This indicator measures the strength of price momentum in a smoother and less noisy way than traditional MACD. It uses special moving averages to filter out market noise.

Tip

Order Flow Bubbles (Simple Version)
image

  1. Order Flow Bubbles

    Deep Chart is an indicator I designed to show you the hidden "tug-of-war" inside every single candle. I created this by utilizing TradingView's ability to peak inside a bar to see the tiny trades that normally stay hidden. I have included a system of colorful "Bubbles" to mark exactly where the big, aggressive trades happened. I developed this by utilizing internal scanning logic to find the exact price levels of high activity. The result is a clear map I built to show market "hot spots" without the need to switch between different charts or timeframes.

Tip

Market Profile (Last Version - Fixed Version)
image

  1. Market Profile — Performance and Stability Fixes

    Optimized Market Profile indicator with major performance improvements, faster Volume Profile POC calculation, and fixes for Pine Script v5 runtime errors, index safety, and ticker handling.


Note

I got bored so I'm learning new skills

Contributors

Created October 14, 2025
Updated March 8, 2026