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が提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。