Bartjs

ATR - ATR from Low, ATR from High Labels

Bartjs Aggiornato   
Checks what the average true range is for the X amount of trading days. Then will also label the ATR from the low, and the ATR from the high of the current day.

A second label can be created dependent on current days RVOL %. If RVOL is not 0 or 1, then it will create the second label. Otherwise it will just leave it as the standard label.

The calculation for second label is RVOL * ATR.
Note di rilascio:
ATR label, which labels 1 ATR down from the high of the day, and also 1 ATR up from the low of the day.

There is also possibility to put in custom ATR (i.e 1.5 x ATR, or 2 x ATR) by adjusting the RVOL details.

There is some code to start calculating RVOL, and then adjusting ATR based on RVOL, although that is not complete.
Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

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.

Vuoi usare questo script sui tuoi grafici?