OPEN-SOURCE SCRIPT

Renko chart

This script displays the renko chart of the candlesticks chart

The color of the chart is green (red) if the trend is up (down).

The following settings are available:

Renko parameters:
  • Style = Box Size Assignment Method: 'ATR', 'Traditional'.
  • Parameter = ATR Length if `Style` is equal to 'ATR', or Box Size if `style` is equal to 'Traditional'.


Timeframe parameters:
  • Period = Resolution, e.g. 'm' - minutes, 'D' - daily, 'W' - weekly, 'M' - monthly, or same as chart
  • Multiplier = Multiplier of resolution, e.g. '60' - 60m if Period is 'm'


Alerts are also provided, to catch these conditions:
  • trend change = up to down or viceversa
  • bullish reversal = down to up
  • bearish reversal = up to down
Moving AveragesrenkorenkochartTrend Analysis

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad