For long time I got many request for Renko Candles and now here it's, Renko Candles Overlay. I tried to make almost everything optional, so you can play with the options as you want.
Let see the options: Method: the option for brick scaling method: ATR, ATR/2, ATR/4, Percent, Traditional - ATR Period: period for Average True Range and it's valid if the method is ATR - ATR/2 Period: period for Average True Range and it's valid if the method is ATR/2 - ATR/4 Period: period for Average True Range and it's valid if the method is ATR/4 - Traditional: User-defined brick size, it's valid if the method is Traditional - Percent: Percent of Close price, it's valid if the method is Percent if the method is not Traditional (fixed brick size) then Brick size is calculated/updated when new bricks added. so The box sizes may be different because of the calculation is dynamic. Levels & Lines for new Bricks: if you enable this option then the script shows the levels for new brick Change Bar Color: optionally the script changes the bar color by using direction of the bricks and some other options for coloring.
The script shows the bricks for visible area, which is approximately 280 candles. so if you change the width and number of the bricks then number of bricks that is shown is adjusted automatically to fit the screen. you can see the examples below:
The script shows the levels to new brick as a line and label:
Because of real-time bar is not confirmed until the candle close, the script shows the bricks as Unconfirmed, and unconfirmed bricks shown in different color:
You can change the width of the bricks (width is 10 in following example):
Optionally candle colors are changde by the direction of the bricks:
If you have any recommendation then please drop a comment under the script ;)
Enjoy!
릴리즈 노트
Following alerts added (users request): - Trend is UP - Trend is DOWN
P.S. if you set the alert frequency "Once Per Bar" then you can get the alert immediately (before the confirmation of the Close price). if you set the alert frequency "Once Per Bar Close" then the alerts are triggered at the opening of next candle (confirmed) and using this usage is recommended.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.