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 abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.