PROTECTED SOURCE SCRIPT
Diupdate

MTF Stochastic Dashboard

218
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
Catatan Rilis
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?
Catatan Rilis
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.
Catatan Rilis
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.

Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.