450 RB REBEX Custom Strategy: MA/SMA/Jurik/ADXBased on Jurik and other moving averages, Table provided with colur background, recommended for Intraday scalping trading of NSE stocks and on smaller TF ( 3-15 min) .
Educational
250300 RAJESH REB VWAP BANDS FILL Trading based on VWAP bands, With a table display.. Trade based on VWAP colour, Derafult setting is for Intraday option trading
250400 MASTER RAMANA PSAR PDH HIGH LOWindicator based on moving avarages , macd with buy and sell signlas. Works good in smaller timeframe mainly for intra day trading. Based on the input from mr Ramanna .
[PH] Close Price Line_FinalThis indicator uses colors to show whether the current price is rising, falling, or moving sideways.
Green indicates a rising price.
Red indicates a falling price.
Yellow indicates sideways movement.
Google Trends: Bitcoin [Bitcoin CounterFlow]This script displays weekly Google Trends data for the term "Bitcoin". It can help visualize public interest over time and compare it with price action or other indicators. Data is manually updated each week based on Google Trends. Values range from 0 to 100, where 100 represents peak popularity for the selected term.
Use this indicator to observe how shifts in search volume correlate with market movements. It is not a trading signal by itself but can be useful for sentiment analysis.
Script created and published by Bitcoin CounterFlow.
Smart Long Filtered Entries with Targets🔐 Smart Long Filtered Entries with Targets
A professional indicator delivering high-precision long entry signals, based on dynamic trend behavior. Entry, stop loss, and multi-target levels are automatically drawn on the chart — optimized for crypto and fast-moving markets.
Features:
Long-only signals with precision.
Auto-drawn entry, stop loss, and target lines.
Optional filters: MACD, VWAP, SMA, Stoch RSI.
Real-time alerts on entry signals.
Fully customizable inputs.
⚠️ The script is protected. While the source code is hidden, the indicator is freely available to use on TradingView.
🔐 Smart Long Filtered Entries with Targets
مؤشر احترافي يقدم إشارات شراء دقيقة ومفلترة، مبنية على تحليل الاتجاه الديناميكي مع مستويات دخول وخروج مرسومة تلقائيًا على الشارت.
تم تطويره ليتناسب مع المضاربين المحترفين في الأسواق المالية وخاصة العملات الرقمية.
المميزات:
إشارات شراء فقط (Long Only) عالية الدقة.
رسم تلقائي لخط الدخول ووقف الخسارة والأهداف.
يدعم الفلاتر الفنية مثل: MACD – VWAP – SMA – Stochastic RSI.
تنبيهات لحظية عند ظهور الإشارة.
قابل للتخصيص الكامل.
⚠️ الكود محمي، لكن المؤشر متاح للجميع للاستخدام المباشر على TradingView.
Daily Target & Consistency Tracker (Fixed + Win Rate)Updated this script. Realized that the suggested daily target calculations was giving the wrong number of profit to make per day to stay within the 20% or below level. Good luck to all and happy trading.
PLR-Z For Loop🧠 Overview
PLR-Z For Loop is a trend-following indicator built on the Power Law Residual Z-score model of Bitcoin price behavior. By measuring how far price deviates from a long-term power law regression and applying a custom scoring loop, this tool identifies consistent directional pressure in market structure. Designed for BTC, this indicator helps traders align with macro trends.
🧩 Key Features
Power Law Residual Model: Tracks deviations of BTC price from its long-term logarithmic growth curve.
Z-Score Normalization: Applies long-horizon statistical normalization (400/1460 bars) to smooth residual deviations into a usable trend signal.
Loop-Based Trend Filter: Iteratively scores how often the current Z-score exceeds prior values, emphasizing trend persistence over volatility.
Optional Smoothing: Toggleable exponential smoothing helps filter noise in choppier market conditions.
Directional Regime Coloring: Aqua (bullish) and Red (bearish) visuals reinforce trend alignment across plots and candles.
🔍 How It Works
Power Law Curve: Price is compared against a logarithmic regression model fitted to historical BTC price evolution (starting July 2010), defining structural support, resistance, and centerline levels.
Residual Z-Score: The residual is calculated as the log-difference between price and the power law center.
This residual is then normalized using a rolling mean (400 days) and standard deviation (1460 days) to create a long-term Z-score.
Loop Scoring Logic:
A loop compares the current Z-score to a configurable number of past bars.
Each higher comparison adds +1, and each lower one subtracts -1.
The result is a trend persistence score (z_loop) that grows with consistent directional momentum.
Smoothing Option: A user-defined EMA smooths the score, if enabled, to reduce short-term signal noise.
Signal Logic:
Long signal when trend score exceeds long_threshold.
Short signal when score drops below short_threshold.
Directional State (CD): Internally manages the current market regime (1 = long, -1 = short), controlling all visual output.
🔁 Use Cases & Applications
Macro Trend Alignment: Ideal for traders and analysts tracking Bitcoin’s structural momentum over long timeframes.
Trend Persistence Filter: Helps confirm whether the current move is part of a sustained trend or short-lived volatility.
Best Suited for BTC: Built specifically on the BNC BLX price history and Bitcoin’s power law behavior. Not designed for use with other assets.
✅ Conclusion
PLR-Z For Loop reframes Bitcoin’s long-term power law model into a trend-following tool by scoring the persistence of deviations above or below fair value. It shifts the focus from valuation-based mean reversion to directional momentum, making it a valuable signal for traders seeking high-conviction participation in BTC’s broader market cycles.
⚠️ Disclaimer
The content provided by this indicator is for educational and informational purposes only. Nothing herein constitutes financial or investment advice. Trading and investing involve risk, including the potential loss of capital. Always backtest and apply risk management suited to your strategy.
Congestion Indicator - Oscillator by saurabh maggoCore Functionality
Market State Detection:
Congestion: Identifies periods of low volatility (price consolidation) where the price range is tight relative to the Average True Range (ATR). Visualized with a blue background in the oscillator panel.
Breakout Up: Detects upward breakouts from congestion zones, requiring conditions like price movement above the congestion high, volume spikes, and volatility increases. Visualized with a green background.
Breakdown (Breakout Down): Detects downward breakouts from congestion zones, with similar conditions as Breakout Up but for downward movement. Visualized with a red background.
Post-Congestion: Identifies the period after a congestion zone ends but before a breakout occurs (if extend_until_breakout is disabled). Visualized with a yellow background.
Pullback: Detects pullbacks after breakouts or breakdowns, useful for identifying potential entry points (if use_pullback_entry is enabled). Visualized with a purple background.
Visualization:
Oscillator Panel: Displays the market state in a separate panel below the chart.
Background Color: The panel’s background color changes to reflect the current state (e.g., blue for Congestion, green for Breakout Up).
Histogram Plot: Optionally plots the state value as a histogram (e.g., 1 for Congestion, 2 for Breakout Up), toggleable via TradingView’s "Style" tab ("Market State"). The histogram provides a numerical representation of the state:
Congestion: 1.0
Breakout Up: 2.0
Breakdown: -2.0
Post-Congestion: 0.5
Pullback: 1.5
None: 0.0
Alerts:
Generates alerts for state changes (Congestion, Breakout Up, Breakdown).
Supports enhanced alerts (if use_enhanced_alerts is enabled), including additional context like breakout level, volatility state, and trend direction.
Includes an alert cooldown period (if use_alert_cooldown is enabled) to prevent excessive alerts.
Key Features and Filters
Customizable Parameters:
Lookback Period: Adjusts the number of bars used to calculate the price range for congestion detection.
Range Threshold: Sets the maximum price range (as a percentage of ATR) for a congestion zone.
Dynamic Threshold: Optionally uses a percentile-based dynamic threshold for more adaptive congestion detection.
Minimum Congestion Bars: Requires a minimum number of bars for a congestion zone to be confirmed.
Volume Filter: Optionally requires low volume during congestion zones.
Volume Breakout Filter: Requires a volume spike for breakouts/breakdowns.
Volatility Breakout Filter: Requires an ATR spike for breakouts/breakdowns.
Minimum Price Movement: Optionally requires a minimum price movement for breakouts/breakdowns.
RSI Filter: Optionally requires RSI to be in a neutral range during congestion.
Max Price Range Filter: Limits the absolute price range for congestion zones.
Trend Filter: Optionally filters breakouts/breakdowns based on a higher timeframe trend (using a moving average).
Momentum Filter: Optionally requires MACD momentum confirmation for breakouts/breakdowns.
Pullback Detection: Optionally detects pullbacks after breakouts/breakdowns for entry opportunities.
Timeframe Adjustment: Adjusts parameters based on the chart’s timeframe.
Auto-Settings: Automatically adjusts parameters based on market volatility.
Show Current Day Only: Optionally limits the indicator’s display to the current trading day (NSE session).
Presets: Offers predefined configurations (Default, Aggressive, Conservative) for quick setup.
Session Support: Operates within the NSE session (9:15 AM–3:30 PM IST) by default, ensuring relevance for Indian markets.
Visual Output
The oscillator panel uses color-coded backgrounds to indicate the market state:
Blue: Congestion
Green: Breakout Up
Red: Breakdown
Yellow: Post-Congestion
Purple: Pullback
Transparent (None): No state detected
The histogram plot (optional) provides a numerical representation of the state, which can be toggled on/off in TradingView’s settings.
Alerts
Alerts are triggered for significant state changes (Congestion, Breakout Up, Breakdown).
Enhanced alerts include additional details like price levels, volatility, and trend direction, making them more informative for traders.
Step 2: Craft the Description for Publishing
Based on the analysis, here’s a concise, user-friendly description you can use when publishing the indicator on TradingView:
Congestion Indicator - Oscillator by Saurabh Maggo
This indicator identifies market congestion zones, breakouts, breakdowns, post-congestion periods, and pullbacks in a separate oscillator panel below your chart. Designed for traders, it helps you spot key market states and potential trading opportunities with clear visual cues and customizable alerts.
Key Features:
Market States: Detects Congestion (Blue), Breakout Up (Green), Breakdown (Red), Post-Congestion (Yellow), and Pullbacks (Purple).
Visual Display: Shows market states using background colors in an oscillator panel, with an optional histogram plot (toggleable in settings).
Alerts: Generates alerts for state changes, with enhanced options to include price levels, volatility, and trend context.
Customizable Filters: Includes volume, volatility, RSI, trend, momentum, and price movement filters to refine signals.
Adaptable Settings: Supports dynamic thresholds, timeframe adjustments, auto-settings based on volatility, and predefined presets (Default, Aggressive, Conservative).
NSE Session: Optimized for Indian markets with a default session time of 9:15 AM–3:30 PM IST.
How can Grok help?
Ikemba 200 EMA SignalThe best 200 EMA Indicator here. This indicator will notify you when to get in a trade. You will know when to Buy a Call or Put.
IDRISPAULThe script handles support/resistance detection, breakouts, and retest detection based on user-configurable inputs.
Uses pivot points and tracks potential vs confirmed retests.
Includes support for non-repainting logic via selectable options.
New Mindset BreakOutSideway is my way!! Stoploss First bro
This indicator is designed specifically for sideways or ranging market conditions. It combines the power of Bollinger Bands, momentum analysis, and EMA filters to identify high-probability reversal or breakout zones.
Bollinger Bands are used to detect volatility contractions and price extremes.
Momentum logic helps confirm whether price action is truly reversing or just retracing.
EMA filters ensure trades are aligned with the dominant short-term trend when appropriate.
This blend makes the indicator ideal for:
Detecting reversal setups during consolidation phases
Avoiding false signals in strong trending markets
Helping traders identify low-risk zones with clearly defined structure
You can apply this script across multiple timeframes and combine it with price action for more precise entries.
Position Size Calculator ProPosition Size Calculator Pro is a professional risk management tool that helps traders calculate optimal position sizes based on their account size, risk tolerance, and trade setup. The indicator provides real-time calculations with interactive price lines and a comprehensive horizontal table display for quick decision-making.
✨ Key Features
Multiple Entry Modes: Current price, manual price, or interactive buy line
Flexible Stop Loss Options: LOD (Low of Day), manual price, percentage-based, or interactive stop line
Advanced Risk Calculations: Includes brokerage impact and adjusted risk metrics
Interactive Price Lines: Visual buy and stop loss lines with real-time updates
Horizontal Table Display: Compact 2-row table showing all critical metrics
Smart Color Coding: Visual feedback based on risk and allocation levels
Professional UI: Clean, modern interface with intuitive controls
Indian Market Ready: Optimized for Indian trading with ₹ currency display
🔧 Input Parameters
💰 Risk Management
Account Size (₹): Total trading capital (default: 10,00,000)
Risk per Trade (%): Maximum risk percentage per trade (default: 0.25%, range: 0.01-5%)
Brokerage (%): Combined buy and sell brokerage (default: 0.12%, range: 0-2%)
📊 Entry & Stop Loss
Entry Mode: Choose between Current Price, Manual Price, or Buy Line
Manual Entry Price: Custom entry price (when Manual Price selected)
Stop Loss Mode: LOD SL, Manual SL, Manual SL %, or SL Line
Manual Stop Loss: Custom stop loss price
SL Percentage (%): Percentage below entry for stop loss (default: 2%, range: 0.1-20%)
📈 Interactive Lines
Buy Line Price: Interactive buy line (click on chart to set)
Stop Loss Line: Interactive stop loss line (click on chart to set)
Show Lines: Toggle line visibility
🎨 Display Options
Show Table: Toggle calculation table visibility
Table Size: Adjustable from tiny to huge
Position: Top, middle, or bottom placement
Alignment: Left, center, or right alignment
Update Frequency: Real-time or bar close
📊 Calculation Methodology
Position Size Formula
Position Size = (Account Size × Risk %) ÷ (Adjusted Risk per Share)
Risk Calculations
Base Risk: |(Entry Price - Stop Loss)| ÷ Entry Price × 100
Adjusted Risk: Includes brokerage impact on both entry and exit
Risk Amount: Position Size × Base Risk per Share
Brokerage Impact
Entry with Brokerage: Entry Price × (1 + Brokerage% ÷ 200)
Exit with Brokerage: Stop Loss × (1 - Brokerage% ÷ 200)
🎮 How to Use
Basic Setup
Set your account size and risk percentage
Configure brokerage percentage according to your broker
Choose entry and stop loss modes
The calculator automatically updates position size
Interactive Lines Setup
⚠️ IMPORTANT: After selecting line modes, refresh the chart to ensure lines are visible
For Buy Line:
Select Entry Mode: "Buy Line"
Set "Buy Line Price" or leave 0 for current price
Refresh chart to see the green buy line
Adjust price by clicking on chart or changing input value
For Stop Loss Line:
Select Stop Loss Mode: "SL Line"
Set "Stop Loss Line" or leave 0 for current low
Refresh chart to see the red stop loss line
Adjust price by clicking on chart or changing input value
Table Information
The horizontal calculation table displays:
SL: Stop Loss price
Entry: Entry price level
Risk%: Adjusted risk percentage (with brokerage)
SL%: Base stop loss risk percentage
Cap%: Account risk percentage setting
Qty: Recommended quantity to buy
Investment: Total investment amount required
Alloc%: Portfolio allocation percentage
Risk ₹: Total risk amount in Rupees
Color Coding Guide
Green Values: Positive/profitable metrics
Red Values: Risk/loss related metrics
Orange Values: Warning levels (high risk/allocation)
Blue Headers: Table headers
Bright Green Line: Buy line with target icon
Bright Red Line: Stop loss line with shield icon
🚨 Alert Conditions
Built-in Alerts
High Allocation Warning: Triggers when position exceeds 20% of account
High Risk Warning: Triggers when stop loss risk exceeds 5%
Invalid Position: Triggers when calculation parameters are invalid
Setting Up Alerts
Click "Add Alert" on the chart
Select "Position Size Calculator Pro"
Choose desired alert condition
Configure notification settings
⚠️ Important Notes & Troubleshooting
Interactive Lines
Lines not visible? Refresh the chart after selecting line modes
Lines moving together? Each line operates independently - check you're adjusting the correct price input
Default behavior: Buy line starts at current price, Stop line starts at current low
Price = 0: Uses automatic defaults (current price/low)
Risk Disclaimers
This tool is for educational purposes only
Always verify calculations independently
Consider market conditions, gaps, and liquidity
Past performance doesn't guarantee future results
Technical Limitations
Interactive lines require chart refresh for initial visibility
Calculations update based on selected frequency
Maximum 10 lines and 10 labels on chart simultaneously
Best Practices
Always set realistic account size
Never risk more than you can afford to lose
Consider slippage and market gaps in volatile conditions
Review calculations before placing actual trades
Use appropriate position sizing for your trading strategy
Refresh chart when switching between line modes
🛠️ Technical Requirements
TradingView account (any tier)
Pine Script v6 compatibility
Modern browser for interactive features
Real-time or delayed data feed
📈 Performance Features
The script includes several optimizations:
Efficient calculation updates based on frequency setting
Smart memory management for line drawings
Conditional table updates to reduce resource usage
Optimized number formatting for better readability
🎯 Use Cases
Day Trading
Quick position sizing for intraday setups
Real-time risk assessment
Interactive line placement for entry/exit planning
Swing Trading
Portfolio allocation management
Multi-timeframe risk analysis
Position size optimization for longer holds
Investment Planning
Capital allocation for stock purchases
Risk-based position sizing
Long-term portfolio management
Disclaimer: This tool is for educational and informational purposes only. Trading involves substantial risk of loss and is not suitable for all investors. Always conduct your own research and consider seeking advice from qualified financial professionals.
Price Level Linesthis is how we do it with these levels at these 100s. ben frank game is going down in my town and now your town too
abusuhil bullish breakAbusuhil Bullish Break is a price action-based confirmation tool that identifies a bullish reversal pattern consisting of:
Two consecutive bearish candles followed by
A strong bullish candle that closes above the high of both.
The script includes:
Optional dual MACD filter (current timeframe + higher timeframe)
Configurable stop-loss and multiple take-profit levels
Visual lines for targets and stop
Custom styling for all elements
It’s a clean, logic-driven entry confirmation tool for intraday and swing trading.
⚠️ Open-source and fully customizable.
مؤشر Abusuhil Bullish Break هو أداة تأكيد لانعكاسات الاتجاه الصاعد بناءً على حركة السعر (Price Action)، ويكتشف نموذجًا يتكون من:
شمعتين هابطتين متتاليتين
تتبعهما شمعة صاعدة قوية تغلق فوق أعلى الشمعتين السابقتين
يحتوي المؤشر على:
فلتر MACD مزدوج اختياري (للفريم الحالي وفريم أعلى)
إعدادات مخصصة للوقف والأهداف المتعددة
خطوط مرئية احترافية للأهداف والوقف
تحكم كامل في الألوان والنمط والعرض
مناسب للتداول اللحظي والسوينج.
✅ مفتوح المصدر وقابل للتعديل بالكامل.
3 Smoothed Moving Averagethis is 3 sma 9,21,200 especially used for long term crosses or short term crosses as well. when the 9,21 cross under the 200 you sell. When 9,21 cross above 200 you buy.
Smart Voids(fvg)🧠 Smart Voids (fvg) by DuncanX 🔥 🔥
-------------------------------------------------------------------
It spots the real voids the market leaves behind.
Inspired by SMC and ICT’s Fair Value Gap logic —
but cleaner, faster, and smarter.
It only marks true displacement gaps where liquidity was taken.
One color. No noise. Just pure intent.
No clutter — just high-probability zones.
If a box appears,
someone’s likely to react there.
See it early.
Own the move.🔥 🔥 🔥
-------------------------------------------------------------------
congestion final1 by saurabh maggo
Title: Indian Market Congestion Indicator
Description:
The Indian Market Congestion Indicator is a powerful tool designed for traders in the Indian stock market, specifically tailored for indices like BANKNIFTY on a 5-minute chart. This indicator identifies periods of price congestion—where the market is consolidating within a tight range—and detects potential breakouts or breakdowns, helping you spot high-probability trading opportunities during the NSE session (9:15 AM–3:30 PM IST).
Key Features:
Congestion Detection: Identifies consolidation zones based on price range, ATR (Average True Range), volume, and RSI filters. A blue background or table cell indicates a congestion period.
Breakout/Breakdown Signals: Detects breakouts (green) and breakdowns (red) from congestion zones, confirmed by volume spikes, price movement, and volatility filters.
Post-Congestion and Pullback Detection: Highlights post-congestion periods (yellow) and pullback entries (purple) after breakouts/breakdowns for safer trade entries.
Customizable Colors: Adjust the colors and transparency for each state (Congestion, Breakout Up, Breakdown, Post-Congestion, Pullback) directly in the settings panel, allowing you to fine-tune visibility for both background and table displays.
State Table: Displays the current market state in a table at the top-right corner, with trend direction (light green/red) if the trend filter is enabled.
Advanced Filters: Includes optional filters like RSI, volume, volatility (ATR), trend, and momentum (MACD) to reduce false signals and improve accuracy.
Session and Timeframe Support: Designed for the NSE session, with options to show indicators only for the current day and adjust parameters for different timeframes.
Alerts: Set up alerts for congestion, breakouts, and breakdowns, with enhanced alert messages providing context like breakout level, volatility, and trend.
DTC Advanced | 1.4 📈 DTC Advanced | 1.4 – All-in-One Trading Indicator
DTC Advanced | 1.4 is a powerful, professional-grade trading tool designed to help traders identify trends, plan trades, and manage risk—all in one seamless, visual interface. It combines trend detection, real-time trade planning, and performance monitoring into a single overlay, making it ideal for active traders who want clarity, speed, and precision in their decision-making.
🧩 Core Features
🔹 1. Adaptive Trend Detection System
DTC Advanced uses a layered set of moving averages to track market momentum in real time. It identifies whether the market is trending upward, downward, or moving sideways. This system adapts to different market conditions and helps traders avoid false signals by waiting for clean alignment across multiple momentum layers.
* Bullish Trend: When all levels align upward.
* Bearish Trend: When all levels align downward.
* Neutral Trend: When there’s no clear alignment.
The trend is visually represented using colored clouds and optional candle coloring, making it easy to spot trend changes at a glance.
🔹 2. Real-Time Trade Signal Alerts
The indicator automatically detects and marks key moments when a new trend begins. It displays clear labels like “LONG” or “SHORT” on the chart when the market flips direction.
These trade signals are designed to:
* Appear only at confirmed turning points.
* Avoid noise and premature entries.
* Help traders align with new market momentum early.
🔹 3. Intelligent Trade Planning (Entry, SL, TP)
As soon as a trend shift is detected, DTC Advanced calculates:
* Entry Point – Based on current market price.
* Stop Loss – Based on recent price structure.
* Take Profits (TP1 to TP4) – Based on a consistent risk-reward ratio (from 1:1 to 4:1).
These levels are drawn on the chart as clear horizontal lines with labels, giving the trader a full, ready-made trade plan in real time. This allows for disciplined trading with predefined risk and profit targets.
🔹 4. Dynamic Stop Loss Sizing
Traders can choose how aggressive or conservative they want their Stop Loss to be:
* Tiny – Very tight SL for scalping or low-volatility environments.
* Small / Mid / Large – For larger market moves or longer-term trades.
This flexibility allows the indicator to adapt to different trading styles and asset classes.
🔹 5. Live Performance Dashboard
A built-in mini-dashboard displays everything the trader needs to know at a glance:
* Current trend direction
* Entry and Stop Loss prices
* Take Profit targets
* Real-time profit/loss estimate
* Capital and leverage input
The dashboard updates automatically as price action unfolds. It's fully integrated into the chart view and helps traders stay focused without switching between tools or calculating manually.
🔹 6. Clean Visuals with Custom Control
Traders can customize:
* Which elements to display (e.g., TP/SL levels, trend cloud, dashboard)
* The style and color of trend visuals
* Whether to color candles based on trend
This ensures that DTC Advanced fits seamlessly into any trader’s chart setup, without adding clutter.
✅ Key Benefits
* Simplifies Decision-Making: Trade with confidence using pre-calculated entries and exits.
* Improves Consistency: Follow a structured, repeatable process every time.
* Saves Time: No need to manually draw levels or calculate risk/reward.
* Enhances Discipline: Stick to your plan with clearly defined targets.
🎯 Who Is It For?
DTC Advanced | 1.4 is ideal for:
* Swing traders who want to catch full trend moves.
* Intraday traders looking for clean signals and fast decisions.
* Beginner traders seeking structure and clarity.
* Experienced traders who want to scale decisions and automate risk logic.
🧠 What Makes It Unique?
Unlike most indicators that offer either trend analysis or trade planning, DTC Advanced | 1.4 does **both**—plus real-time performance tracking.It acts like your personal trade assistant, always one step ahead, helping you read the market, plan your moves, and stick to a strategy.
Watermark DMT📌 Description – Watermark Static (Customizable)
This indicator displays a static watermark on your chart with fully customizable text. It's ideal for showing your channel name, brand, strategy title, or any personal message directly on the chart background.
✅ Features:
Custom text input
Adjustable text size, text color, and background color
Flexible positioning: top, middle, bottom × left, center, right
No blinking or animation – stable and always visible
Use it for:
Branding in screenshots or videos
Quick layout identification
Clean and organized visual appearance