LonesomeTheBlue

Renko Candles

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

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

in this example Mode = ATR


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..

Protected script
This script is published closed-source but you may use it freely. You can favorite it to use it on a chart. You cannot view or modify its source code.
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.

Want to use this script on a chart?