LonesomeTheBlue

Renko Chart

LonesomeTheBlue Wizard 已更新   
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!



版本注释:
Updated.
版本注释:
Updated
版本注释:
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!
版本注释:
Fix.
版本注释:
improvement in breakout strategy.
版本注释:
breakout strategy fixed.
版本注释:
Functions that are used in Breakout Strategy was fixed.

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?