OPEN-SOURCE SCRIPT

Renko Strategy T3 V1

Actualizado
An interesting strategy using Renko calculations and Tilson T3 on normal charts targeted for cryptocurrencies but can work with different assets.
Tested on Daily but can work with lower frames using Renko Size and T3 Length adjustments.

== Description ==
Strategy get Renko close/open/high/low values and smooth them with T3 Tilson.
Base on these results the strategy triggers a long and short orders, where green uptrending and red downtrending.

Including Alerts

== Repaint ==
There seems to be some sort of inconsistency when doing 'Replay' function with the strategy, which means using Replay function won't trade like if you see the trading results without Replay. Regarding real time, it does not seem to repaint, besides that you need to wait for the last active bar to complete for it to give you indication.
You can disable strategy to use it has a sole indicator.

There might be a new strategy of Renko Strategy V2 in the future as i have an in progress prototype, Follow to get updated:
tradingview.com/u/dman103/

imagen
Notas de prensa
Fixed 'Replay' to work. The cause was that 'Replaying' historical data doesn't wait for the next bar's open, For that case used barmerge.lookahead_on for the renko calculation.
Note, trend line is only confirmed after candle close since renko needs the next bar's open.
As more things arise will update accordingly.
Notas de prensa
IMPORTANT UPDATE: Another update trying to solve possible historical repainting.
NOTE: I didn't do enough tests to confirm 100% that repatining is not happening, so be aware to that, it might still happen.
Renko Explained: https://www.investopedia.com/terms/r/renkochart.asp
renkoT3 Moving Average (T3)tilsonTrend Analysis

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?


Appreciation of my work: paypal.me/dman103
Premium Pivot Points Algo Indicator: tradingview.com/script/LFBaHNuA-Pivot-Points-Algo/
LIVE Stream - Pivot Points Algo: youtube.com/channel/UCFyqab-i0xb2jf-c18ufH0A/live
También en:

Exención de responsabilidad