ahancock

Hancock - Renko

ahancock 已更新   
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
發布通知:
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
發布通知:
Fix number of blocks up and blocks down per candle plotted correctly in data window.
發布通知:
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
發布通知:
Removed completed TODO's from script.
發布通知:
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
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?