OPEN-SOURCE SCRIPT

Sigmoidal Candle Count Risk (SCCR)

Zaktualizowano
Sigmoidal Candle Count Risk (SCCR)

This indicator is designed to identify potential reversal levels based on the number of consecutive candles moving in the same direction. Its core premise is based on the sequence of consecutive candles moving in uniform. The assumption is that an increasing sequence of consecutive candles heightens the likelihood of a reversal.

Functionality:
  • It uses the sigmoid function to translate the difference between bullish (upward) and bearish (downward) candle counts into a risk value ranging from 0 (low risk, bullish sentiment) to 1 (high risk, bearish sentiment)


  • Additionally, it uses a symmetrically weighted moving average for smoothing.

Informacje o Wersji
Made a mistake in the previous description. Here is the corrected sigmoid function:


Also updated the RiskMeasure() parameters from close>open,open>close to close>close[1],close[1]>close to better reflect increases/decreases in price.
Informacje o Wersji
Added a timeframe option. Larger timeframe readings tend to provide more probable setups.
Informacje o Wersji
Changed scale from 0-1 to 0-100 and added middle line.
Informacje o Wersji
General script clean up, visual updates, and added description in the script.
Moving AveragesTrend Analysis

Skrypt open-source

W prawdziwym duchu TradingView autor tego skryptu opublikował go jako open source, aby inwestorzy mogli go zrozumieć i zweryfikować. Pozdrowienia dla autora! Możesz go używać bezpłatnie, ale ponowne użycie tego kodu w publikacji podlega Zasadom Regulaminu. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Chcesz użyć tego skryptu na wykresie?

Wyłączenie odpowiedzialności