LonesomeTheBlue

Renko Candles

LonesomeTheBlue Wizard Mis à jour   
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!
Notes de version:
Alerts added.
Notes de version:
updated.
Notes de version:
Percentage (%) added as new scaling method. now scaling can be done by one of ATR, Traditional or Percentage..

Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?