PROTECTED SOURCE SCRIPT
업데이트됨

MTF Stochastic Dashboard

154
What you see:
Top-right table: TF | %K | %D | Signal.
Signal = Bullish (green) if K > D, Bearish (red) if K < D.
Row color: red if K & D ≥ 80, green if K & D ≤ 20.
Number color: ≤30 green, ≥70 red.

Settings
Signal mode:
Always (just K>D or K<D)
Only below X (show signals only if K & D < X, e.g., 80)
Only below Y (only if K & D < Y, e.g., 30)
Sensitivity (gapMin): minimum distance between K and D to trigger (higher = fewer, cleaner signals).
Cross-only (optional): show signals only right after a confirmed K/D cross.

Quick presets
Aggressive: Always, gapMin 0.5
Balanced: Only below 80, gapMin 1.0
Conservative: Only below 30, gapMin 2.0, Cross-only ON
릴리즈 노트
This Pine Script v6 creates a multi-timeframe dashboard that shows Stochastic (%K, %D) and RSI values across 1m–3D.

Cells turn red/green when overbought/oversold.

A signal column shows Bullish / Bearish conditions based on gap/cross logic.

An extra column displays the RSI status (Overbought / Oversold / Neutral).

Would you like me to also rename headers and labels to English inside the code so the table matches this description?
릴리즈 노트
This Pine Script is a Multi-Timeframe Stochastic + RSI Dashboard with fully customizable alerts.

It shows %K, %D, RSI values, and signal status for multiple timeframes in a table.

Signals are classified as Bullish / Bearish and Strong Bullish / Strong Bearish based on adjustable thresholds.

Colors for signals can be customized in the Style tab.

You can choose which timeframes to display and which ones should trigger alerts.

Alerts only fire on Strong signals, with optional RSI confirmation.
릴리즈 노트
This Pine Script is a Multi-Timeframe Stochastic + RSI Dashboard with fully customizable alerts.

It shows %K, %D, RSI values, and signal status for multiple timeframes in a table.

Signals are classified as Bullish / Bearish and Strong Bullish / Strong Bearish based on adjustable thresholds.

Colors for signals can be customized in the Style tab.

You can choose which timeframes to display and which ones should trigger alerts.

Alerts only fire on Strong signals, with optional RSI confirmation.

면책사항

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