OPEN-SOURCE SCRIPT

Sigmoidal Candle Count Risk (SCCR)

Cập nhật
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.

Phát hành các Ghi chú
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.
Phát hành các Ghi chú
Added a timeframe option. Larger timeframe readings tend to provide more probable setups.
Phát hành các Ghi chú
Changed scale from 0-1 to 0-100 and added middle line.
Phát hành các Ghi chú
General script clean up, visual updates, and added description in the script.
Moving AveragesTrend Analysis

Mã nguồn mở

Theo tinh thần TradingView thực sự, tác giả của tập lệnh này đã xuất bản dưới dạng nguồn mở để các nhà giao dịch có thể hiểu và xác minh. Chúc mừng tác giả! Bạn có thể sử dụng miễn phí. Tuy nhiên, bạn cần sử dụng lại mã này theo Quy tắc nội bộ. Bạn có thể yêu thích nó để sử dụng nó trên biểu đồ.

Bạn muốn sử dụng tập lệnh này trên biểu đồ?

Thông báo miễn trừ trách nhiệm