PROTECTED SOURCE SCRIPT
Mis à jour

MTF Stochastic Dashboard

54
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
Notes de version
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?
Notes de version
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.
Notes de version
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.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.