ahancock

Hancock - Renko

ahancock Mis à jour   
This is the first release of Renko indicator.

Renko is plotted over candles and best calculates the number of Renko bricks printed up or down per candle which can be viewed from the data window. It plots the high and low of a the bricks, if numerous bricks are printed on a candle, as well as the open and close of a Renko brick.

This will be actively developed and improved over the next few months and i will be basing other indicators from this Renko.

Happy trading

Hancock
Notes de version:
Few fixes involved in the publish of this script:

- Improved formatting of code.
- Fixed renko brick production calculting wrong values. This is now correct when viewed in the data window for bricks up and bricks down.
- Fixed ATR and Fixed mode renko
- Fixed ATR renko not calculating brick open and close correctly. It would often have a gap between bricks on change of trend.
- Fixed ATR brick size calculation using current ATR when brick was created not using the previous brick ATR size.
- Fixed issue where renko low was not calculated properly when price is below current renko close.
- Removed duplicate data from the data window.
- Added renko candle delta's to the data window.

Next improvements:
- Add Pivot high and low based on renko for support and resistance.
- Update plots to better represent the high and low of the renko bricks when rapid brick production happens during a single candle.
- Handle inital trend_none state for renko and initialize state on the first valid renko brick. This will be useful in back-testing.
- Create a more accurate MACD and RSI based on the deconstruction of candles to renko bricks.

This might look like simple code but it has taken a little while to figure out the logic for valid renko brick production. If you appreciate the indicator thus far or find it useful drop a comment or like as it helps motivate me to continue writing scripts :)

Happy trading
Hancock
Notes de version:
Fix number of blocks up and blocks down per candle plotted correctly in data window.
Notes de version:
Fixes:
- Fixed issue where renko open and close not plotted correctly due to incorrect per candle brick up and down calculation. As far as i can tell there are no more issues with how renko bricks are calculated.

Future development:
- Need to fix initial state of renko trend to trend none.
- Tidy up redundant code.

Happy trading
Hancock
Notes de version:
Removed completed TODO's from script.
Notes de version:
Included renko percentage brick size. With Fixed sized renko selected and use percentage checked the brick size input is used as a percentage of close as fixed size.

TODO:
Round to tick nearest tick and add tick fixed size check option

Happy trading
Hancock
Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

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 ?