c00l75

Indicatore volatilità v5 con segnali

------------- INGLESE -------------

This indicator uses an exponential moving average (HMA) of the length specified by the user to calculate market volatility. Volatility is calculated by multiplying the Average True Range (ATR) by the simple moving average (SMA) of the volume.

The code uses colors to display market conditions. If the closing price is above the HMA, the columns turn green. If the closing price is below the HMA, the columns turn red. If volatility is below the SMA of volatility multiplied by the user-specified sideways volatility threshold, the columns turn orange.

In addition, the code uses the Rate of Change (ROC) to generate buy and sell signals. If the ROC is positive and the columns are green, a buy signal is generated and the columns turn black. If the ROC is negative and the columns are red, a sell signal is generated and the columns turn purple.

In summary, this indicator uses colors to display market conditions and help the user enter and exit the market based on volatility.

If you like this indicator give me a boost and leave a comment!! Thank you!

------------- ITALIANO -------------

Questo indicatore utilizza una media mobile esponenziale (HMA) della lunghezza specificata dall’utente per calcolare la volatilità del mercato. La volatilità viene calcolata moltiplicando l’Average True Range (ATR) per la media mobile semplice (SMA) del volume.

Il codice utilizza i colori per visualizzare le condizioni di mercato. Se il prezzo di chiusura è superiore all’HMA, le colonne diventano verdi. Se il prezzo di chiusura è inferiore all’HMA, le colonne diventano rosse. Se la volatilità è inferiore alla SMA della volatilità moltiplicata per la soglia di volatilità laterale specificata dall’utente, le colonne diventano arancioni.

Inoltre, il codice utilizza il Rate of Change (ROC) per generare segnali di acquisto e vendita. Se il ROC è positivo e le colonne sono verdi, viene generato un segnale di acquisto e le colonne diventano nere. Se il ROC è negativo e le colonne sono rosse, viene generato un segnale di vendita e le colonne diventano viola.

In sintesi, questo indicatore utilizza i colori per visualizzare le condizioni di mercato e aiutare l’utente a entrare e uscire dal mercato in base alla volatilità.

Se ti piace questo indicatore mettimi un boost e lascia un commento!! Grazie!
보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?