kashinme

Renko on Candlesticks

kashinme Mis à jour   
This script drowse renkoboxes on top of candlesticks. This script does not repaint and can be used for alerts generation. If you add Renko to the same chart using security function it won't be the same (which seems to be a bug in TV). To check if my implementation is correct you can open Renko in a separate window and check timestamps.
Unlike standard implementation, when you use ATR based Renko bars, every box can have different size! The current ATR is applied after every bar. The standard implementation takes the current ATR value and applies it to the whole chart, so the chart may look totally different when you reload the page.
Notes de version:
This update introduces multiplier for every Renko box. Since candlesticks is a timebased chart and Renko is not, it is possible that one candlestick generates more than one box. If you build a Renko based strategy, you definitely want to know when there''s just a new box and when there's a movement across multiple boxes
Notes de version:
bug fix: Renko box created by rapid movement was multiplier times size which is not correct.
Notes de version:
Another milestone achieved, the script can now optionally calculate Renko MA (for the time being it's a simple moving average of box waists). Other MA options (both types and sources) are yet to come. The first task right now is to make it volume weighted. And yes, I trade crude oil on FORTS, so it should be possible to get volume data from other tickers as well!

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 ?