LonesomeTheBlue

Renko Chart

Hello All. This is live and non-repainting Renko Charting tool. The tool has it’s own engine and not using integrated function of Trading View.

Renko charts ignore time and focus solely on price changes that meet a minimum requirement. Time is not a factor on Renko chart but as you can see with this script Renko chart created on time chart.

Renko chart provide several advantages, some of them are filtering insignificant price movements and noise, focusing on important price movements and making support/resistance levels much easier to identify.

in the script Renko Trend Line with threshold area is included. and also there is protection from whipsaws, so you can catch big waves with very good entry points. Trend line is calculated by EMA of Renko closing price.

As source Closing price or High/Low can be used. Traditional or ATR can be used for scaling. If ATR is chosen then there is rounding algorithm according to mintick value of the security. For example if mintick value is 0.001 and brick size (ATR/Percentage) is 0.00124 then box size becomes 0.001. And also while using dynamic brick size (ATR), box size changes only when Renko closing price changed.

Renko bar can be seen as area or candle and also optionally bar color changes when Renko trend changed.



Soon other Renko scripts (Renko RSI, Renko Weis Wave, Renko MACD etc) are coming ;)

ENJOY!



Release Notes:
Updated.
Release Notes:
Updated
Release Notes:
Added Breakout Strategy by request by user @namsuc_a

Two option for it:
"Length for Breakout" is the length to check breakout. I recommend using 2 or more. it's 1 by default.
"Show Breakout Trend" is the option to show breakout trend, lime and red lines on bricks. lime line means uptrend, red line means downtrend.

An example:


Enjoy!
Release Notes:
Fix.
Release Notes:
improvement in breakout strategy.
Release Notes:
breakout strategy fixed.
Release Notes:
Functions that are used in Breakout Strategy was fixed.

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

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?