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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?