OPEN-SOURCE SCRIPT
Aggiornato HL avg MTF

This indicator try to find trends more accurate
So first step is to make candle MTF and to find the average of high and low of the MTF candle. I think a ratio of 4/1 is good .
so this seen in the lime /red line
after we take this line and transform it to linear regression type . I use here 50 candle size seen in blue line
if close are above the blue line then we are above the avg of the high and low of the mtf candle .. this indicate a positive trend. if we close is bellow the blue line then it a negative trend and it good time to short it .
also very important is the direction of the blue line as it give us the direction of the trend

So first step is to make candle MTF and to find the average of high and low of the MTF candle. I think a ratio of 4/1 is good .
so this seen in the lime /red line
after we take this line and transform it to linear regression type . I use here 50 candle size seen in blue line
if close are above the blue line then we are above the avg of the high and low of the mtf candle .. this indicate a positive trend. if we close is bellow the blue line then it a negative trend and it good time to short it .
also very important is the direction of the blue line as it give us the direction of the trend
Note di rilascio
add trend color instead the blue line using the code that fikira posted I think now it better
thanks for fikira for this improvment
Note di rilascio
change the way the XY which is the mean line of high and low +add signal to itThis is a modified script based on Alex grover trend detection method for link to original study for this method 'scroll down in script for lik
Note di rilascio
try to fix issue of repaintScript open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.