5,8,13,20,200 SMAs5 simple moving averages with ability to change colour, line thickness and labelling
Indicatori e strategie
Средний ATR за 5 дней (без исключительных баров)The indicator excludes bars where the ATR is more than twice the regular ATR, and shows only the average ATR for the last 5 full days
Prev Day R1–R3 / S1–S3 LevelsPlots Levels BASED ON SOME specific formula and offset. Happy trading !
trademark - BGYRT
EdgeFlow Scalping Dashboard [GalihRidha]🚀 Unlock the Edge — Trade Smarter, Trade Safer!
Are you tired of missing high-quality entries, struggling with fakeouts, or second-guessing your trades?
EdgeFlow Scalping Dashboard puts professional-grade decision support right on your chart — so you always know when to strike, when to wait, and when to stay out.
No more trading in the dark. No more emotional guessing.
This is your real-time, on-chart trading edge — designed for the fast-paced world of scalping and adaptable for any trading style.
🧠 What Makes EdgeFlow Special?
Instant Signal Clarity:
Get crystal-clear LONG/SHORT signals and “Safety” ratings delivered exactly when you need them — one minute before every candle closes, on any timeframe!
Visual Risk Management:
Adaptive TP/SL levels and live reversal detection keep you out of chop and false moves, so your stops and targets are always optimized for current market conditions.
Professional, Multi-Factor Analysis:
Combines trend, momentum, volatility, volume, and advanced pattern recognition — including candlestick patterns, RSI divergence, and higher timeframe confirmation.
Actionable Dashboard:
The vertical, minimalist layout keeps your workflow clean and mobile-friendly. Track your last trade, prep your next move, and see at a glance if conditions are Safe, Neutral, or Not Safe.
🔑 Why Choose EdgeFlow Scalping Dashboard?
Trade with Confidence:
Stop hesitating — the dashboard highlights the safest opportunities, complete with risk grades and reversal probabilities.
React Faster:
See “Capturing...” as soon as the dashboard starts scanning for a new signal, so you never get left behind on entries.
Avoid Costly Mistakes:
Color-coded warnings and smart, dynamic TP/SL help you stay disciplined and skip high-risk setups.
For Every Trader:
Whether you’re a crypto scalper, forex daytrader, or swing trader — EdgeFlow adapts to any market, any timeframe, and any asset.
📈 How To Use
Watch the dashboard for the Next Section to light up — that’s your advanced notice to prepare an entry.
Double-check the Safety status and Reversal Probability.
Enter trades only when the conditions are green, or use your own system with these insights for even more edge.
Review the Last Section to learn from each trade and refine your timing.
💡 Ready To Level Up Your Trading?
Don’t settle for ordinary indicators. EdgeFlow Scalping Dashboard gives you everything you need — real-time signals, risk context, and pro-grade safety filtering — all in one place.
Try EdgeFlow on your favorite chart, and feel the difference with every decision.
📚 Dashboard Key
🔙 Last Section: Your previous signal and its full context.
🔜 Next Section: The upcoming opportunity — with targets and safety score.
🛰️ Capturing... = Dashboard is monitoring for your next edge.
🌟 Enjoy and trade safe!
Follow, fork, and tag if you publish an upgrade! Your feedback and ideas are always welcome . 🚦✨
Mein Skript//@version=5
indicator("CAN SLIM Filter", overlay=true)
// Beispielhafte Kriterien
eps_growth = input.float(25, "EPS-Wachstum (%)")
rel_volume = input.float(1.5, "Relatives Volumen")
// Simulierte Beispieldaten
mock_eps_growth = ta.rma(close / close - 1, 90) * 100
mock_rel_volume = volume / ta.sma(volume, 50)
plotshape(mock_eps_growth > eps_growth and mock_rel_volume > rel_volume, title="CAN SLIM Match", location=location.belowbar, color=color.green, style=shape.labelup)
Market to NAV Premium Arbitrage Alpha IndicatorMARKET TO NAV PREMIUM ARBITRAGE ALPHA INDICATOR
A quantitative tool for identifying statistical mispricings between market capitalization and net asset value (NAV), designed specifically for arbitrage strategies and alpha generation in Bitcoin-holding companies like MicroStrategy (MSTR), companies or SPACS used mostly to hold crypto, Bitcoin ETFs, and other NAV-based instruments. Can probably be also used in certain spin-offs.
📊 KEY FEATURES:
✅ Real-time Premium/Discount Calculation
• Automatically retrieves market cap data from TradingView
• Calculates precise NAV based on underlying asset holdings
• Formula: (Market Cap - NAV) / NAV × 100
✅ Statistical Analysis Framework
• Historical percentile rankings (customizable lookback period)
• Standard deviation bands (2σ) for extreme value detection
• Smoothing options to reduce noise
✅ Multi-Source Market Cap Detection
• Priority system: TradingView data → Calculated → Manual override
• Automatic fallback mechanisms for data reliability
✅ Advanced NAV Modeling
• Basic NAV: Asset holdings + cash
• Adjusted NAV: Includes software business value, debt, preferred shares. If the company has a lot of this kind of intrinsic value, put it in the "cash" field
• Support for any underlying asset (BTC, ETH, etc.)
📈 TRADING APPLICATIONS:
🎯 Pairs Trading Signals
• Long/Short opportunities when premium reaches statistical extremes
• Mean reversion strategies based on historical ranges
• Risk-adjusted position sizing using percentile ranks
🎯 Arbitrage Detection
• Identifies when market pricing significantly deviates from fair value
• Quantifies the magnitude of mispricing for profit potential
• Historical context for timing entry/exit points
🔧 CONFIGURATION OPTIONS:
• Underlying Asset: Any symbol (default: COINBASE:BTCUSD) NEED MANUAL INPUT
• Asset Quantity: Precise holdings amount. NEED MANUAL INPUT
• Cash Holdings: Additional liquid assets. NEED MANUAL INPUT
• Market Cap Mode: Auto-detect, calculated, or manual
• Advanced Adjustments: Business value, debt, preferred shares
• Display Settings: Lookback period, smoothing, custom colors
🎯 PERFECT FOR:
• Quantitative traders focused on statistical arbitrage
• Institutional investors monitoring NAV-based instruments
• Bitcoin ETF and MSTR traders seeking alpha generation
• Risk managers tracking premium/discount exposures
• Academic researchers studying market efficiency (as you can see, markets are not efficient 😉)
🔗 CONNECT & SUPPORT:
Follow for updates and additional quantitative trading tools. Feedback and suggestions welcome!
📊 Stoch RSI + KDJ Filtered Oscillator (Clean Panel)ChatGPT said:
The Stoch RSI + KDJ Filtered Oscillator is a momentum-based indicator that combines the strengths of Stochastic RSI and KDJ to deliver clean, high-probability trading signals. It filters out weak or choppy movements by requiring alignment and strength between the %K, %D, and %J lines, highlighting only strong bullish or bearish momentum with customizable sensitivity. Designed to appear in a separate panel, this tool is ideal for traders seeking reliable reversal or continuation setups while minimizing false signals in volatile markets.
CoinBot2.0 (Signals Only)CoinBot2.0 is a next-generation crypto trading indicator and webhook-enabled bot system designed for seamless automation and fast signal execution.
This TradingView Pine Script detects potential market reversals by combining Bollinger Band and RSI logic to generate clear “BUY” and “SELL” signals directly on your chart—no clutter, no unnecessary lines, just actionable entries and exits.
With built-in webhook alerts, CoinBot2.0 connects to your Flask/Python bot or any automated trading system. Instantly trigger simulated or real trades the moment a new opportunity appears—no manual intervention required.
Key Features:
Clean chart interface: Only buy/sell signals, no extra overlays or indicators.
Bottom/top detection: Attempts to catch major reversals using dynamic Bollinger Bands and custom RSI thresholds.
Webhook-ready: Sends buy/sell JSON alerts with price and symbol to any compatible endpoint (like your Replit CoinBot dashboard).
Easy integration: Fast setup for automated, paper, or live trading.
Ideal for:
Traders seeking simple, actionable, automation-friendly signals.
Anyone running a webhook-based trading bot, whether on Replit, a VPS, or locally.
4H Box+ m15 Separadorindicates 15-minute time frames in vertical lines and 4-hour time frames in boxes for candle analysis on shorter time frames.
Asset Premium/Discount Monitor📊 Overview
The Asset Premium/Discount Monitor is a tool for analyzing the relative value between two correlated assets. It measures when one asset is trading at a premium or discount compared to its historical relationship with another asset, helping traders identify potential mean reversion opportunities, or pairs trading opportunities.
🎯 Use Cases
Perfect for analyzing:
NASDAQ:MSTR vs CRYPTO:BTCUSD - MicroStrategy's premium/discount to Bitcoin
NASDAQ:COIN vs BITSTAMP:BTCUSD - Coinbase's relative value to Bitcoin
NASDAQ:TSLA vs NASDAQ:QQQ - Tesla's premium to tech sector
Regional banks AMEX:KRE vs AMEX:XLF - Individual bank stocks vs financial sector
Any two correlated assets where relative value matters
Example of a trade: MSTR vs BTC - When indicator shows MSTR at 95% percentile (extreme premium): Short MSTR, Buy BTC. Then exit when the spread reverts to the mean, say 40-60% percentile.
🔧 How It Works
Core Calculation
Ratio Analysis: Calculates the price ratio between your asset and the correlated asset
Historical Baseline: Establishes the "normal" relationship using a 252-day moving average. You can change this.
Premium Measurement: Measures current deviation from historical average as a percentage
Statistical Context: Provides percentile rankings and standard deviation bands
The Math
Premium % = (Current Ratio / Historical Average Ratio - 1) × 100
🎨 Customization Options
Correlated Asset: Choose any symbol for comparison
Lookback Period: Adjust historical baseline (50-1000 days)
Smoothing: Reduce noise with moving average (1-50 days)
Visual Toggles: Show/hide bands and percentile lines
Color Themes: Customize premium/discount colors
📊 Interpretation Guide
Premium/Discount Reading
Positive %: Asset trading above historical relationship (premium)
Negative %: Asset trading below historical relationship (discount)
Near 0%: Asset at fair value relative to correlation
Percentile Ranking
90%+: Near recent highs - potential selling opportunity
10% and below: Near recent lows - potential buying opportunity
25-75%: Normal trading range
Signal Classifications
🔴 SELL PREMIUM: Asset expensive relative to recent range
🟡 Premium Rich: Moderately expensive, monitor for reversal
⚪ NEUTRAL: Fair value territory
🟡 Discount Opportunity: Moderately cheap, potential accumulation zone
🟢 BUY DISCOUNT: Asset cheap relative to recent range
🚨 Built-in Alerts
Extreme Premium Alert: Triggers when percentile > 95%
Extreme Discount Alert: Triggers when percentile < 5%
⚠️ Important Notes
Works best with highly correlated assets
Historical relationships can change - monitor correlation strength
Not investment advice - use as one factor in your analysis
Backtest thoroughly before implementing any strategy
🔄 Updates & Future Features
This indicator will be continuously improved based on user feedback. So... please give me your feedback!
Trendline Breakouts With Targets [ Chartprime ]The Trendline Breakouts With Targets indicator is meticulously crafted to improve trading decision-making by pinpointing trendline breakouts and breakdowns through pivot point analysis.
Here's a comprehensive look at its primary functionalities:
Upon the occurrence of a breakout or breakdown, a signal is meticulously assessed against a false signal condition/filter, after which the indicator promptly generates a trading signal. Additionally, it conducts precise calculations to determine potential target levels and then exhibits them graphically on the price chart.
Multi-Time Period ChartsI have made it so you don't have to change the candle value each time you switch timeframes.
Price Deviation Table by ZonkeyXLProvides a 30 column table showing price deviation per bar close, highlighting larger deviations in red (downside) or green (upside).
Deviations that get highlighted in red/green are calculated to be 2x the amount of price movement in the previous candle, but can be customised to check any deviation size you want in the options panel.
Can be used on any timeframe but you need to specify the number of bars per table column to make it accurate to what you want.
Examples:
If used on the 1 second time frame you could specify bars to 1 and then each column value will check the price as at close on the most recent second for deviations against the close of price on the second prior, showing comparisons up to 30 seconds.
If on the 1 minute time-frame you could specify bars to 2 and then each column value would show deviations from most recent price close to 2 minutes ago, making all 30 columns show deviations for up to an hour.
At the end of the column are 3 orange coloured columns. The first one compares price to 10 bars ago. The second compares current price to 20 bars ago. The 3rd compares current price to 30 bars ago.
In our example on the 1 second above, this would mean deviation is calculated by comparing most recent close to 10 seconds ago, then to 20 seconds ago, and then to 30 seconds ago. The final 3 columns do not highlight red or green, so you can differentiate them properly from the main deviation columns at all times.
Note that the table is rolling - so once it is populated for the first time, only the final column will update while the prior values will shift one column to the left.
Supply and Demand ZonesSupply and Demand Zones.
Best settings to have is have multiplier by 3 and only turn on the 30 minute, the 1 hour, and the 4 hour.
TSEP Dual SMA + Optional BB//@version=6
indicator(title="TSEP Chart Info Overlay", shorttitle="TSEP Overlay", overlay=true)
// === INPUTS ===
tickerID = input.string(title="Ticker Symbol", defval="TYPE", tooltip="Manually enter the ticker symbol for this chart.")
showOverlay = input.bool(true, title="Show TSEP Overlay")
// === PRICE ===
currentPrice = close
// === VOLUME ===
currentVol = volume
adtv50 = ta.sma(volume, 50)
// === TIMESTAMP ===
timestampText = "🕓 01:40 AM CDT 07/10/2025" // Replace automatically on future updates if needed
// === DISPLAY STRING ===
labelText = "Ticker: " + tickerID + " Price: $" + str.tostring(currentPrice, "#.##") +
" Volume: " + str.tostring(currentVol, "#.##") +
" 50-day ADTV: " + str.tostring(adtv50, "#.##") +
" " + timestampText
// === RENDER ===
if showOverlay
label.new(x=bar_index, y=high, text=labelText, style=label.style_label_left,
textcolor=color.white, size=size.normal, color=color.new(color.black, 85))
TSEP Dual SMA + Optional BB//@version=5
indicator("50-Day ADTV", overlay=false)
// Calculate 50-day Average Daily Trading Volume
adtv_50 = ta.sma(volume, 50)
// Plot the ADTV as a line
plot(adtv_50, color=color.blue, title="50-Day ADTV", linewidth=2)
// Add a label to display the current ADTV value
label.new(bar_index, adtv_50, text="ADTV: " + str.tostring(adtv_50, "#.##"), color=color.blue, textcolor=color.white, style=label.style_label_down)