PROTECTED SOURCE SCRIPT
已更新

MTF Stochastic Dashboard

153
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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。