OPEN-SOURCE SCRIPT
market sentiment 3.1

This code acts like a Momentum Speedometer for your charts. Here is a short summary of what it does:
* Analyzes "Candle Strength": It compares the Body Size (price movement) and Volume of the current candle against the average of the last 20 candles.
* Calculates a Speed Ratio: It multiplies the Body ratio by the Volume ratio to create a "Speed" score.
* Categorizes into 6 Stages: * Stage 1 (Heavy): High Volume + Big Body (Explosive move).
* Stage 2 (Normal): Steady, healthy momentum.
* Stage 3 (Low): Weak movement or consolidation (Boring market).
* Visual Dashboard: It displays a real-time table showing the last 7 candles, color-coded by sentiment (Green for Buying, Red for Selling).
* Adaptive Sync: It automatically detects whether you are on a Daily, Weekly, or Intraday chart and adjusts its calculations to match that specific timeframe.
In short: It tells you if a price move has real power (High Volume + Big Candle) or if it's just noise.
* Analyzes "Candle Strength": It compares the Body Size (price movement) and Volume of the current candle against the average of the last 20 candles.
* Calculates a Speed Ratio: It multiplies the Body ratio by the Volume ratio to create a "Speed" score.
* Categorizes into 6 Stages: * Stage 1 (Heavy): High Volume + Big Body (Explosive move).
* Stage 2 (Normal): Steady, healthy momentum.
* Stage 3 (Low): Weak movement or consolidation (Boring market).
* Visual Dashboard: It displays a real-time table showing the last 7 candles, color-coded by sentiment (Green for Buying, Red for Selling).
* Adaptive Sync: It automatically detects whether you are on a Daily, Weekly, or Intraday chart and adjusts its calculations to match that specific timeframe.
In short: It tells you if a price move has real power (High Volume + Big Candle) or if it's just noise.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.