Multi-Indicator DashboardOnline data on all timeframes for volatility.
Which allows you to conduct technical and indicator analysis faster.
Used indicators: SuperTrend, RSI, EMA.
There are alerts and settings for each indicators.
تحليل الاتجاه
MTPI TOTAL / BTC | JeffreyTimmermansMedium-Term Probability Indicator (MTPI)
The "Medium-Term Probability Indicator (MTPI)" is a multi-factor model designed to evaluate the medium-term state of a market. By aggregating signals from 20 underlying inputs, it generates a composite score that classifies the market as Bullish, Bearish, or Neutral. This helps traders understand the prevailing market regime and adapt strategies accordingly.
Key Features
Multi-Input Scoring: Combines up to 20 individual inputs (indicators, conditions, or models) into a single probability-based score.
Composite Market State: Translates raw input signals into three states: Bullish, Bearish, or Neutral.
Dynamic Background Coloring: Uses color-coded background shading to visually separate bullish, bearish, and neutral phases.
MTPI Score: Calculates a final numeric score (ranging from -1 to +1) to quantify the market’s directional bias.
Dashboard Display: Shows all input signals, their individual states, and the aggregated MTPI score at a glance.
Medium-Term Focus: Helps identify prevailing conditions that last from several weeks to several months.
Inputs & Settings
MTPI Settings:
Input Signals (1 to 20): Default: Predefined conditions. Each input evaluates the market from a unique perspective (trend, momentum, volatility, etc.).
Composite Score Calculation: Default weighting is equal across all inputs.
Color Settings:
Bullish: Bright green background
Neutral: Gray/orange background
Bearish: Bright red background
These colors can be customized as desired.
Calculation Process
Signal Aggregation:
Each input generates a state:
1 to 0.1 = Bullish
0.1 to -0.1 = Neutral
-0.1 to -1 = Bearish
Scoring:
The MTPI aggregates these values and calculates an average score.
Classification:
Bullish: Score > 0
Bearish: Score < 0
Neutral: Score ≈ 0
Visualization:
Background Coloring: Highlights the dominant phase on the chart.
Dashboard: Displays individual input states, the total MTPI score, and the resulting classification.
How to Use the MTPI
Identifying Market Regimes:
Bullish: Majority of inputs align positively. Favor long positions or trend-following strategies.
Bearish: Majority of inputs align negatively. Favor short positions or defensive strategies.
Neutral: Mixed signals. Caution or range-bound strategies may be preferable.
Transition Detection:
Changes in background color or the MTPI dashboard (score flipping from positive to negative, or vice versa) indicate potential regime shifts.
Dynamic Dashboard:
Score: Displays the net sum of all input signals (normalized).
State: Provides the classification (Bullish, Bearish, Neutral).
Trend: Visual cues for each input showing the current contribution to the MTPI.
Conclusion
The Medium-Term Probability Indicator (MTPI) consolidates multiple signals into a single, intuitive visualization that helps traders quickly assess the medium-term market environment. Its combination of a multi-input dashboard, composite scoring, and background coloring makes it a powerful decision-support tool.
This script is developed by Jeffrey Timmermans and is designed to complement other analysis methods.
Quality Buy/Sell Indicator with Scalping Mode + SL OnlyQuality Buy/Sell Indicator with Scalping Mode + SL Only is designed for traders who want clean and reliable signals for both swing and scalping strategies.
✅ Features:
Buy & Sell signals based on EMA and MACD logic
Scalping Mode (switch ON for faster, more frequent signals)
SL (Stop Loss) line displayed for every trade for easy risk management
Clean chart – no TP1, TP2, TP3 clutter
Option to show only the latest signal or the entire signal history
✅ How it works:
In normal mode you get fewer, more reliable signals – perfect for intraday or swing trading.
In scalping mode the indicator generates more signals for short-term trades (1–15m charts).
The Show All Signals switch allows you to keep the entire history visible, or only the latest trade setup for maximum clarity.
✅ Best suited for:
Traders who want clean charts without TP lines
Intraday and scalping traders looking for multiple setups per session
Swing traders who prefer clear Buy/Sell with risk control
Hossa + Fear & Greed Combo [by Adi]This analytical tool combines two market assessment methods:
1. Bull Market — analysis of a potential “bull market” phase (growth and euphoria phase) and the risk of its end or the emergence of a speculative bubble.
2. Fear & Greed Index — a market sentiment indicator based on RSI and volume, showing levels of extreme fear or greed.
The script displays signals, chart backgrounds, information panels, and generates alerts for important market situations.
Details of each part
1. Input Parameters
• Bull Market:
o h_rsiLength — RSI length (default 14).
o h_rsiOverbought — RSI overbought level (default 70).
o h_maLength — moving average (MA) length (default 20).
o h_volLookback — volume average lookback period (10).
o h_bubbleMult — volume multiplier to detect a bubble (1.5).
o h_accelLookback — lookback period for price acceleration detection (5).
o Options to show signals, background, panel, and trend strength bar.
• Fear & Greed:
o fg_rsiLength — RSI length (14).
o fg_volLength — volume average length (20).
o Option to show colored background.
2. Bull Market Calculations
• RSI based on closing price.
• MA based on closing price.
• Average volume.
• Price acceleration (percentage price change relative to 5 bars ago).
Based on these, phases are defined as:
• Euphoria: RSI > 70 and price > MA — strong growth, potential bull market.
• Risk zone: RSI > 70 but price below MA and declining volume — possible bull market end.
• Speculative bubble: rapid price increase (>10% in 5 bars) and high volume (>1.5x average) — risk of a “bubble.”
The script also calculates how many days the current bull market has lasted and estimates the average length of previous euphoria phases and the probability of its end.
3. Bull Market Visualization
• Colored backgrounds on the chart: orange (euphoria), red (risk), purple (bubble).
• Chart markers (triangles) indicating risk of bull market end and bubble.
• Text panel showing current market state (phase, duration, average bull market length, probability, and estimated time to end).
• Histogram bar showing trend strength (orange, red, purple, or gray).
4. Bull Market Alerts
• Alert for possible bull market end.
• Alert for detected speculative bubble.
• Alert for exiting the euphoria phase.
5. Fear & Greed Calculations
• Calculation of RSI and volume (relative to average) to derive the market sentiment index.
• Index normalized to range 0–100, where:
o <25 = extreme fear,
o 25–75 = neutral,
o 75 = extreme greed.
6. Fear & Greed Visualization
• Colored background (red for fear, green for greed).
• Histogram of the index with horizontal lines at 25, 50, and 75.
• Alerts for extreme values (fear <25, greed >75).
Summary
The script allows comprehensive market analysis combining:
• Technical assessment of upward trends and possible turning points (bull market, bubble, risk of bull market end).
• Psychological evaluation of investor sentiment (Fear & Greed Index).
This helps traders gain a clearer picture of whether the market is in euphoria or approaching a correction or crash.
The script works best on the daily timeframe (1D).
Auto Channel [SciQua]Auto Channel
Purpose
Auto Channel finds the single best parallel price channel from recent price action and keeps it updated in real time. It uses ZigZag pivots to build candidate channels, scores each candidate for quality, then plots the winner. When price closes outside the channel, the script flags a breakout and can fire alerts.
How it works
1. ZigZag pivots
The script uses TradingView’s TradingView/ZigZag/7 library to generate a stream of swing highs and lows based on a percentage reversal threshold and a leg depth. These pivots are the only points the channel logic evaluates, which keeps the search fast and focused on structure rather than noise.
2. Channel candidates
From the most recent pivots, the script forms all combinations of two swing highs and two swing lows.
It computes a slope for the high line and a slope for the low line and requires that they be nearly parallel within a user-defined tolerance.
3. Quality scoring and selection
For every valid candidate, the script checks the recent pivot segments against the trial channel and computes:
Inside ratio: fraction of tested pivots that sit fully inside the channel after applying the tolerance buffer.
Violation sum: total magnitude of the breaches for any pivots outside the channel.
Current width: distance between upper and lower lines at the current bar.
The “best” channel is chosen by:
1. highest inside ratio
2. then widest current width
3. then smallest violation sum
4. Plot and projection
The upper and lower lines are anchored to the chosen pivot pairs and extend to the left. The script also projects each line to the current bar to compute the live upper and lower channel prices. Those levels drive the breakout checks and alerts.
5. Breakouts and alerts
A breakout is detected when the bar closes above the projected upper line or closes below the projected lower line, after applying the tolerance buffer. Triangle markers highlight fresh breakouts, and you can enable alert conditions to automate notification or strategy handoff.
Inputs:
ZigZag
Price deviation for reversals (%)
Default 0.2. Larger values produce fewer, larger swings. Smaller values produce more, smaller swings.
Pivot legs
Default 2. Controls the lookback depth ZigZag uses to confirm pivots.
ZigZag Color
Visual only.
Tip: If you are not seeing a stable channel, increase the ZigZag percentage to reduce minor swings.
Channel search
Number of recent pivots to consider
Default 12. Higher values search more history and try more channel combinations. Lower values make the search faster and more reactive.
Max slope difference for parallel
Default 0.0005. Maximum allowed difference between the upper and lower line slopes. Smaller values enforce stricter parallelism.
Max price tolerance outside channel
Default 0.0. A buffer added to the channel boundaries during validation and breakout checks. Use this to ignore tiny wicks that poke the lines.
Minimum inside to outside pivots ratio for valid channel (0.00–1.00)
Default 1.00. Require that at least this fraction of checked pivots lie inside the channel. For a more permissive fit, try 0.60 to 0.85.
Styling
Upper Line Color
Lower Line Color
Breakout Above Color
Breakout Below Color
Plots and visuals
Upper channel line
Lower channel line
Triangle markers on the bar that first confirms a close outside the channel, above or below.
Lines extend left from their pivot anchors. Projection to the current bar is used internally to test for breakouts and to set alerts.
Alerts
The script defines two alert conditions:
Close Above Channel
Triggers when the bar closes above the projected upper line plus tolerance.
Close Below Channel
Triggers when the bar closes below the projected lower line minus tolerance.
Practical usage
Trend channels
In a steady trend, a high inside ratio with a moderate width often highlights the dominant channel. Consider trend entries near the lower line in an uptrend or near the upper line in a downtrend, with exits or stops beyond the opposite boundary.
Breakout trades
Combine the channel breakout alert with volume or a separate momentum filter. The tolerance input helps avoid false triggers from small wicks.
Tuning for timeframe and symbol
• Faster markets or lower timeframes usually benefit from a larger ZigZag percentage and a smaller pivot count.
• Slower markets or higher timeframes can use more pivots and a tighter slope difference to enforce cleaner geometry.
Notes and limitations
Channels are derived from ZigZag pivots. If your ZigZag settings change, the detected channel will also change.
The script plots only the single best channel at any time to keep the chart clean.
Breakout markers appear on confirmed bars. For historical bars, markers appear only where a breakout would have been confirmed at that time.
Lines extend left from their anchors. The script projects the lines internally to the current bar for checks and alerts.
License and attribution
License
Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
Open source for educational and personal use only. Commercial use requires written permission.
Attribution
© 2025 SciQua — Joshua Danford
Libraries
Uses TradingView/ZigZag/7.
Changelog
v1.0
Initial release. Automatic parallel channel detection from ZigZag pivots, quality scoring, live plotting, and close-based breakout alerts.
FAQ
Why do I not see any channel sometimes?
There may not be a valid pair of highs and lows that pass the slope, inside ratio, and tolerance checks. Loosen the constraints by increasing Max slope difference, lowering Minimum inside ratio, or increasing the ZigZag percentage.
The channel looks too narrow or too wide?
Adjust Number of recent pivots and Minimum inside ratio. A higher inside ratio tends to favor cleaner, sometimes wider channels. A lower ratio may admit narrower, more reactive channels.
How can I reduce false breakout alerts?
Increase Max price tolerance outside channel to ignore small wicks. Add a volume or momentum confirmation in your personal alert workflow.
Thank you for using Auto Channel . Feedback and improvements are welcome.
[ayana] TFPS - TradFi Pressure ScoreTFPS - TradFi Pressure Score: Your Market Pressure Barometer
Understand what moves Wall Street, before it moves Crypto.
This indicator is your real-time barometer for the influence of traditional financial markets (TradFi) on Crypto. It measures the combined pressure from four key quadrants—Risk Appetite (S&P 500), Market Stress (VIX), Liquidity (DXY), and Macro Expectations (US10Y)—to answer one question: "Do I have a tailwind or a headwind from the global markets?"
How to Read Your "Cockpit" in 60 Seconds
The Main Line (Overall Market Pressure)
GREEN / ABOVE 0: Bullish Tailwind. The macro environment is supportive for Crypto.
RED / BELOW 0: Bearish Headwind. The macro environment is creating pressure on Crypto.
BRIGHT Color: Pressure is ACCELERATING.
DARK Color: Pressure is DECELERATING (losing momentum).
The Dashboard (Your Command Center)
Lead/Lag Analysis: The game-changer. Tells you if TradFi is currently leading the price or vice-versa. This is your key to knowing whether to watch macro news or focus on crypto-specifics.
TradFi Influence (R²): Shows you HOW RELEVANT the macro pressure is right now. High R² means Wall Street's influence is dominant. Low R² means crypto is moving on its own narrative.
Dynamic Weights: Reveals the market's primary NARRATIVE. Is the pressure coming from Fear (VIX), Liquidity (DXY), or general Risk Appetite (SPX)?
Extreme Signals (Reversal Zones)
Stress Cloud (Z-Score): Large, opaque bars warn of statistically EXTREME greed or fear levels.
Extreme Dots: Pinpoint the moments when pressure has likely reached an unsustainable peak, often preceding turning points.
Key Strategies & Use Cases
As a Trend Filter: Simply avoid fighting the color. Don't force long trades when the TFPS shows a strong red headwind.
For Precision Entry/Exits: Use the Extreme Dots and a decelerating color on the Main Line to time your entries in confluence with your own strategy.
For Strategic Decisions: Use the Lead/Lag and R² metrics to decide where to focus your attention and how to manage portfolio risk based on the current macro regime.
Configuration
For best results, leave the engine settings on their default (auto-adaptive) mode. The indicator's core intelligence lies in its ability to adapt to changing market dynamics automatically. You can adjust the visual theme to match your chart.
FIBOThe indicator checks the price entry into the 0.618-0.786 zone to the Fibonacci lines and gives a buy signal at the exit
Trend MagicTrend Magic is an indicator identity Multi time frame Trend. Ideal time frame 5 Min
Long Entry :
Long term Line is Green and price goes above blue line taka a long position
Short Entry :
Long term Line is Red and price goes below both red line take a short position
MA 12 + 48After crossing the two moving averages, the indicator looks for a set of conditions to be fulfilled, after which it gives a buy or sell signal.
Second Candle High/Low TrackerThis is a modified version of Tom Hougard's SRS. This has been optimised to work on custom time frames on Indian Market timing. So beware of that, and select a lower timeframe chart than the timeframe you select for your system indicator. Same timeframes work as well. On a higher timeframe, the indicator goes random. So avoid.
Anyways most back testing entry and exit will be more accurate on lower timeframes. Hope this will help anyone who follows Tom.
Auto AVWAP (Anchored-VWAP) with Breakout ScreenerAuto AVWAP (Anchored-VWAP) with Breakout Screener. fINAL VERSION
3 EMA cross overThis Pine Script displays the 3 EMA trend status for a list of popular stocks in a dynamic table. It calculates and monitors 13 EMA, 48 EMA, and 200 EMA for each ticker to detect bullish or bearish alignment.
Best Use:
Use this script to quickly scan market trends across multiple stocks and identify potential trade opportunities based on EMA alignment.
Buy/Sell Demand Pressure SMAThis indicator shows when competing buying and selling pressure has changed.
When bullish buying offsets bearish transaction volume, the indicator turns green. When bearish selling pressure offsets bullish buying volume the indicator is red.
Can be used as a normal SMA or to confirm buy/sell signals of other indicators.
Works best at the start of trades...and not exits but if set properly, it is a good indicator of when a trend has reversed.
~ jb tuttle
Manual 1H Trend BackgroundThis TradingView Pine Script v6 indicator allows you to manually set the trend direction (based on your analysis of the 1-hour timeframe), and it will change the background color of your chart based on that input:
"Buy" → chart background turns green
"Sell" → chart background turns red
"Neutral" → no background color (transparent)
GOLD KEEPER – Multi‑Timeframe Trading AssistantGOLD KEEPER is a multi‑timeframe chart analysis tool designed to display visual markers when certain technical conditions are met.
It is intended to assist traders in their own chart study and decision‑making.
Usage Recommendations:
• Use a higher timeframe (e.g., 1H, 30M, or 15M) for overall market context.
• Drop to a lower timeframe (e.g., 5M or 3M) for potential entries that fit your own strategy.
• Combine with your personal analysis tools such as price action, support/resistance, and volatility levels.
Notes:
• Invite‑only script – access is granted to authorized users.
• For educational and chart‑analysis purposes only.
• This tool does not provide financial advice or guarantee results.