OPEN-SOURCE SCRIPT
Actualizado Multi-Timeframe Candle Analysis [by Oberlunar]

Multi-Timeframe Candle Analysis
[by Oberlunar]
Scalping often requires traders to make rapid decisions based on price movements within a short timeframe. However, a key challenge is understanding the broader trend and market pressure across higher timeframes without cluttering the workspace with multiple charts. This can lead to a lack of clarity, missed opportunities, or poorly timed trades.
The Multi-Timeframe Candle Analysis script addresses this challenge by providing a consolidated view of essential information across multiple timeframes in a single interface. This script calculates and displays the volatility, strength, and type (bullish or bearish) of candles for up to six customizable timeframes. With this data presented in a neat table, traders can quickly assess market conditions without the need to open multiple charts.
How It Works
The script analyzes six user-defined timeframes, ranging from intraday intervals (e.g., 15 or 30 minutes) to daily or even weekly periods. It extracts critical data such as open, high, low, and close prices for the current and previous candles. From this data, the script computes:
These metrics are organized into an easy-to-read table that updates dynamically as the market moves. The table color codes bullish and bearish candles for quick visual recognition, enhancing decision-making speed.
[by Oberlunar]
Scalping often requires traders to make rapid decisions based on price movements within a short timeframe. However, a key challenge is understanding the broader trend and market pressure across higher timeframes without cluttering the workspace with multiple charts. This can lead to a lack of clarity, missed opportunities, or poorly timed trades.
The Multi-Timeframe Candle Analysis script addresses this challenge by providing a consolidated view of essential information across multiple timeframes in a single interface. This script calculates and displays the volatility, strength, and type (bullish or bearish) of candles for up to six customizable timeframes. With this data presented in a neat table, traders can quickly assess market conditions without the need to open multiple charts.
How It Works
The script analyzes six user-defined timeframes, ranging from intraday intervals (e.g., 15 or 30 minutes) to daily or even weekly periods. It extracts critical data such as open, high, low, and close prices for the current and previous candles. From this data, the script computes:
- Candle Type: Identifies whether the candle is bullish or bearish based on the close relative to the open.
- Volatility Percentage Change: Measures the percentage change in candle volatility compared to the previous candle.
- Candle Strength: Evaluates the strength of price movements within the candle relative to the previous one.
These metrics are organized into an easy-to-read table that updates dynamically as the market moves. The table color codes bullish and bearish candles for quick visual recognition, enhancing decision-making speed.
Notas de prensa
small bug fixNotas de prensa
The script is now more robust with respect to the NA.Notas de prensa
added color dynamicsNotas de prensa
another bug fix, sorry.Notas de prensa
bug fxNotas de prensa
color bug fixNotas de prensa
v2Notas de prensa
some improvements...Notas de prensa
Some small color fix, fully personalizableNotas de prensa
added option for the table positioningNotas de prensa
added some corrections in the labelsNotas de prensa
The script now not only analyzes multiple timeframes, but also allows you to select both the broker and the instrument to monitor — either from a predefined list or by entering them manually. Each row in the table can refer to a different asset, providing a fully customizable multi-broker, multi-instrument, multi-timeframe overview.Notas de prensa
Now you can select any instrument in the cross-broker setup.Notas de prensa
Added a buffer window to weigh the last variations against the previous ones,the parameter is Window Length.
Notas de prensa
Bug fix in resetting the buffer when you change the window.Notas de prensa
small bug fix, sorry.Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Track my trades and access the indicators I run live:
t.me/+azHozalsRellODlk
t.me/+azHozalsRellODlk
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Track my trades and access the indicators I run live:
t.me/+azHozalsRellODlk
t.me/+azHozalsRellODlk
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.