PROTECTED SOURCE SCRIPT
Updated

Renko Candles

31 893
Hello Traders!

This scripts draws Renko Candles in a seperate window dynamically and live. it shows only last 20 Renko candles. there is no time in that window, that means this window with Renko candles ignore time and focus solely on price changes. For Example If the brick value is set at 10 points, a move of 10 points or more is required to draw another brick. Price movements less than 10 points would be ignored and the Renko chart would remain unchanged. If you don't know what Renko Chart/Candle is then you should read some articles about it ;)

"Method" in the option is same as in Renko Chart, two methods: "Traditional" or "ATR". default value is ATR
if you choose Traditional method then you need to set brick size accordingly. Increasing or decreasing the box size will affect the "smoothness" of the chart.
if you choose ATR mode then brick size will be set by using Average True Range(ATR) indicator

You have option to use Closing Price or High/Low. by default it's "Close"

Optionally it can change candle colors by Renko Bricks/Trend

Optionally it can show the levels for new bricks.

in this example, Mode = Traditional and Brick size: 10
snapshot

in this example, Mode = Traditional and Brick size: 50
snapshot

in this example Mode = ATR
snapshot


Do not forget to click "Donate" button ;)


Enjoy!
Release Notes
Alerts added.
Release Notes
updated.
Release Notes
Percentage (%) added as new scaling method. now scaling can be done by one of ATR, Traditional or Percentage..

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.