AlgoGram Trend Identifier📊 Algogram Trend Identifier (ATI)
The Algogram Trend Identifier (ATI) is a powerful trend-following oscillator designed to help traders identify market direction, momentum strength, divergences, and consolidation zones across multiple timeframes.
🔑 Key Features:
Multi-Timeframe Presets – Choose from 5m, 15m (default), 30m, 1h, and Daily for optimized settings.
Adaptive ALMA Calculation – Uses ALMA smoothing with dynamic thresholds to detect clean trend shifts.
Trend Highlighting – Visual coloring of oscillator and optional bar coloring for quick market bias recognition.
Customizable Thresholds & Bands – Fine-tune upper/lower thresholds, consolidation zones, and band multipliers.
Consolidation Detection – Highlights when the market is moving sideways with adjustable parameters.
Divergence Detection – Automatically detects bullish & bearish divergences with optional lines and dots.
Dynamic Alerts – Built-in alerts for:
Crossing thresholds
Zero line crosses
Uptrend / Downtrend detection
Bullish / Bearish divergences
RMS consolidation breakouts
🎯 How to Use:
Above Zero Line → Bullish trend bias.
Below Zero Line → Bearish trend bias.
Consolidation Zone → Market may range or prepare for breakout.
Bullish Divergence → Potential reversal to upside.
Bearish Divergence → Potential reversal to downside.
⚡ Best For:
Swing Traders, Scalpers, and Positional Traders
Identifying trend strength, early reversals, and breakout opportunities
Works on stocks, crypto, forex, and indices
Multitimeframe
Scalping MasterMarket Structure Analysis:
Swing Structure: Detects higher highs (HH), lower highs (LH), higher lows (HL), aur lower lows (LL) ko identify karta hai using pivot points (based on ta.highest aur ta.lowest).
Internal Structure: Chhote timeframes ke liye internal swing points aur break of structure (BOS)/change of character (CHoCH) ko track karta hai.
BOS/CHoCH Detection: Bullish aur bearish structure breaks (BOS) aur trend reversals (CHoCH) ko label karta hai.
Order Blocks (OB):
Internal Order Blocks: Chhote timeframe ke order blocks ko plot karta hai, jo liquidity zones ko represent karte hain.
Swing Order Blocks: Bade timeframe ke order blocks ko show karta hai.
Filtering: ATR ya Cumulative Mean Range ke basis par volatile order blocks ko filter karta hai.
Fair Value Gaps (FVG):
Price gaps (bullish aur bearish) ko detect aur plot karta hai.
Auto-threshold aur timeframe customization ke saath FVGs ko filter karta hai.
FVGs ko extend karne ka option deta hai (visual representation ke liye).
Equal Highs/Lows (EQH/EQL):
Equal highs aur lows ko identify karta hai, jo support/resistance zones ke liye useful hote hain.
Bars confirmation aur sensitivity threshold ke saath customizable hai.
Previous Highs/Lows (MTF):
Daily, weekly, aur monthly high/low levels ko plot karta hai.
Line style (solid, dashed, dotted) aur colors customizable hain.
Premium/Discount Zones:
Market ke premium, equilibrium, aur discount zones ko highlight karta hai, jo price action ke liye key areas hote hain.
Visual Customization:
Color Themes: Colored ya monochrome themes ke options.
Candle Coloring: Trend ke hisaab se candles ko color karta hai.
Labels aur Lines: Swing points, strong/weak highs/lows, aur structure breaks ke liye labels aur lines plot karta hai.
Modes:
Historical Mode: Past data ke saath complete structure dikhata hai.
Present Mode: Sirf recent structure aur signals dikhata hai, clutter reduce karne ke liye.
Alerts:
Bullish/Bearish BOS, CHoCH, order block breaks, aur EQH/EQL ke liye alerts set karne ka option.
Swing Points aur Trailing:
Strong/weak high aur low points ko track karta hai.
Trailing maximum/minimum ko extend karta hai for real-time analysis.
Kya Kya Mila Kar Bana Hai?
Yeh indicator Smart Money Concepts ke core principles par based hai aur in elements ko combine karta hai:
Pivot Point Analysis:
ta.highest aur ta.lowest functions se swing highs/lows detect karta hai.
Internal aur swing structure ke liye alag-alag lengths (e.g., length aur 5 for internal swings).
Price Action Concepts:
Break of Structure (BOS): Jab price pivot high/low ko break karta hai.
Change of Character (CHoCH): Jab trend reverse hota hai.
Confluence filtering ke saath accuracy improve karta hai.
Order Blocks:
Liquidity zones ko identify karne ke liye high/low ranges aur ATR/cumulative mean range ka use.
Bullish aur bearish order blocks ke liye customizable colors.
Fair Value Gaps:
Gaps in price action ko detect karne ke liye OHLC data ka analysis.
Timeframe aur auto-threshold ke saath flexibility.
MTF (Multi-Timeframe) Analysis:
Daily, weekly, monthly high/low levels ke liye ta.valuewhen aur time-based calculations.
Zones Detection:
Premium, equilibrium, aur discount zones ke liye price range calculations.
Visual Tools:
Lines, labels, aur boxes ke saath market structure ko visually represent karta hai (line.new, label.new, box.new).
Extendable lines aur boxes for better visibility.
User Inputs:
Customizable settings jaise timeframe, colors, lengths, aur filters, jo user ko flexibility dete hain.
Technical Components
PineScript Functions: ta.crossover, ta.crossunder, ta.highest, ta.lowest, ta.atr, ta.cum for calculations.
Arrays: Order blocks ke coordinates store karne ke liye (array.new_float, array.new_int, array.new_box).
Drawing Tools: Lines, labels, aur boxes ke saath dynamic plotting.
Conditional Logic: BOS, CHoCH, aur other signals ke liye complex conditions.
Timeframe Support: Multi-timeframe analysis ke liye input.timeframe.
Bearish_Mayank_entry_Indicator with AlertsThis indicator works on EMA , RSI , Weighted Moving Average Confirmation & MultiFrame analysis
DCA Cost Basis (with Lump Sum)DCA Cost Basis (with Lump Sum) — Pine Script v6
This indicator simulates a Dollar Cost Averaging (DCA) plan directly on your chart. Pick a start date, choose how often to buy (daily/weekly/monthly), set the per-buy amount, optionally add a one-time lump sum on the first date, and visualize your evolving average cost as a VWAP-style line.
Features
Customizable DCA Plan — Set Start Date , buy Frequency (Daily / Weekly / Monthly), and Recurring Amount (in quote currency, e.g., USD).
Lump Sum Option — Add a one-time lump sum on the very first eligible date; recurring DCA continues automatically after that.
Cost Basis Line — Plots the live average price (Total Cost / Total Units) as a smooth, VWAP-style line for instant breakeven awareness.
Buy Markers — Optional triangles below bars to show when simulated buys occur.
Performance Metrics — Tracks:
Total Invested (quote)
Total Units (base)
Cost Basis (avg entry)
Current Value (mark-to-market)
CAGR (Annualized) from first buy to current bar
On-Chart Summary Table — Displays Start Date, Plan Type (Lump + DCA or DCA only), Total Invested, and CAGR (Annualized).
Data Window Integration — All key values also appear in the Data Window for deeper inspection.
Why use it?
Visualize long-term strategies for Bitcoin, crypto, or stocks.
See how a lump sum affects your average entry over time.
Gauge breakeven at a glance and evaluate historical performance.
Note: This tool is for educational/simulation purposes. Results are based on bar closes and do not represent live orders or fees.
Smart Index Levels — GSK-VIZAG-AP-INDIA📌 Smart Index Levels — GSK-VIZAG-AP-INDIA
Smart Index Levels is a versatile support and resistance plotting tool designed for intraday, weekly, and monthly analysis.
It automatically generates key price zones based on user-defined step sizes, helping traders visualize important market levels more clearly.
🔹 Features
Daily / Weekly / Monthly Modes
Switch easily between daily, weekly, or monthly reference levels.
Customizable Level Steps
Choose step intervals of 50 or 100 points for cleaner index-based zones.
Support & Resistance Zones
Auto-draws multiple support and resistance levels around the opening base price.
Mid-Level Marking
Highlights the nearest “mid” price level for balance reference.
Weekly High/Low Tracking (Optional)
Plots dynamic weekly high & low levels with dotted lines.
Monthly High/Low Tracking (Optional)
Displays monthly high & low levels for broader market context.
Custom Market Session Timing
Define your own market open and close times.
Line Style & Colors
Fully customizable line styles (solid, dashed, dotted) and colors.
⚙️ How It Works
At the start of the selected session (daily, weekly, or monthly), the script identifies the opening reference price.
From this base, it calculates and draws support and resistance levels at fixed step intervals.
Optionally, it overlays weekly and monthly high/low levels for additional perspective.
This provides a structured price map that helps you quickly spot potential reaction zones, without cluttering the chart.
🖥️ Best Use Cases
Intraday index traders who want quick reference levels (Nifty, BankNifty, etc.)
Swing traders who prefer weekly and monthly zones for context.
Anyone looking for clean, rule-based support/resistance plotting.
⚠️ Disclaimer
This indicator is for educational and informational purposes only.
It does not provide financial advice or trading signals. Always use in combination with your own analysis and risk management.
Month,Day,4h,1h,15m open and close @Tharanithar.007open and close of previous candle in in multitimeframe
Bitcoin Cycles IndicatorTrack Bitcoin's cyclical price patterns across multiple timeframes with this cycle analysis tool. The indicator automatically identifies cycle lows and highs, marking them with clear visual labels that show cycle day counts and failed cycle detection.
Key Features:
Multi-Time frame Support - Optimized settings for Daily, Weekly, Monthly, and Custom time frames
Cycle Tracking - Identifies and labels cycle lows (green) and highs (red) with day counts
Failed Cycle Detection - Highlights when cycles break below previous lows
Customizable Settings - Adjust cycle lengths, colors, and display options for each timeframe
Info Box - Real-time cycle information display with current cycle day count
Projection Boxes - Visual cycle length projections for better analysis
Perfect for Bitcoin traders and analysts who want to understand market cycles and timing. Works best on Daily charts for short-term cycles and Weekly/Monthly charts for longer-term analysis.
Weekly Close Positive After Breaking Prior LowClosing positive after breaking prior low on weekly basis
ZigZag++ + 4 EMA89 Trend Candles + BUY/SELL LabelsThis script combines ZigZag patterns, EMA89 trend detection, and custom buy/sell scalp signals. It helps identify trend direction and potential entry points in trending markets.
Features:
- ZigZag structure points
- EMA89 as dynamic trend filter
- Buy/Sell scalp markers
- HL/HH swing labels
- Works best on 15m–4h timeframes
ZigZag++ + 4 EMA89 Trend Candles + BUY/SELL LabelsThis script combines ZigZag patterns, EMA89 trend detection, and custom buy/sell scalp signals. It helps identify trend direction and potential entry points in trending markets.
Features:
- ZigZag structure points
- EMA89 as dynamic trend filter
- Buy/Sell scalp markers
- HL/HH swing labels
- Works best on 15m–4h timeframes
ZigZag+4 EMA89 Trend Candles + BUY/SELL SCALPThis script combines ZigZag patterns, EMA89 trend detection, and custom buy/sell scalp signals. It helps identify trend direction and potential entry points in trending markets.
Features:
- ZigZag structure points
- EMA89 as dynamic trend filter
- Buy/Sell scalp markers
- HL/HH swing labels
- Works best on 15m–4h timeframes
Bullish_Mayank_entry_Indicator with AlertsTHisis abullish indicator using EMA , RSI & Weighte mean average of RSI
Bullish_Mayank_entry_Indicator with AlertsIt is a indicator that uses EMAs , RSI and Weighted Mean Average RSI and multitimeframe analysis
MTF QFG (Quarter Fib Grid)The MTF QFG (Quarter Fib Grid) calculates quarter Fibonacci levels based on the previous daily, weekly, or monthly high/low. These levels act as potential support and resistance zones. Suitable for scalping, swing trading, or identifying key price reactions.
MomentumQ DashMomentumQ Dash – Multi-Timeframe & Watchlist Dashboard
The MomentumQ Dash is a professional dashboard-style indicator designed to help traders quickly evaluate market conditions across multiple timeframes and assets.
Unlike single-signal tools, MomentumQ Dash consolidates market regime, buy/sell conditions, and pre-signal alerts into an easy-to-read table, allowing traders to stay focused on actionable setups without flipping between charts.
All signals displayed in MomentumQ Dash are derived from the MomentumQ Oscillator (MoQ Osci) , our proprietary tool designed to identify momentum shifts and adaptive buy/sell conditions. By integrating these signals into a dashboard format, MomentumQ Dash provides a structured overview of the market that is both comprehensive and easy to interpret.
A unique advantage of this tool is the dual-table system:
A timeframe table that tracks the current symbol across five user-defined timeframes.
A watchlist table that monitors up to five different assets on the same timeframe.
This combination gives traders a complete market overview at a glance, supporting both intraday and higher-timeframe strategies.
Key Features
1. Multi-Timeframe Signal Dashboard
Tracks buy, sell, pre-buy, and pre-sell conditions for up to 5 configurable timeframes.
Highlights market regime (Bull/Bear) with background colors for quick visual recognition.
Displays the last detected signal and how many bars ago it occurred.
2. Watchlist Asset Table
Monitor up to 5 custom symbols (e.g., indices, commodities, crypto pairs) in one view.
Independent timeframe selection for the watchlist table.
Clean symbol display with exchange prefixes automatically removed.
3. Flexible Layout & Theme Integration
Choice of table position (Top Right, Middle Right, Bottom Right) for each table.
Light/Dark mode setting for seamless chart integration.
Compact, minimal design to avoid clutter.
4. MoQ Osci Signal Engine
Signals are powered by the MomentumQ Oscillator (MoQ Osci), which uses adaptive momentum analysis.
Identifies early pre-signals (potential setup zones) as well as confirmed buy/sell events.
Helps traders recognize transitions in market structure without lagging indicators.
How It Works
Timeframe Analysis
The indicator calculates MoQ Osci signals on each timeframe.
When price deviates beyond upper/lower adaptive thresholds, buy/sell signals are generated.
Pre-signals are displayed when price approaches these zones, offering early alerts.
Trend Regime Detection
Regime is derived from MoQ Osci’s momentum distance relative to its adaptive mean.
Bull regime = positive momentum bias; Bear regime = negative momentum bias.
This provides a simple but reliable context for trade direction.
Watchlist Tracking
Signals are calculated identically for each custom symbol selected by the user.
Results are presented in a compact table, making it easy to spot alignment or divergence across markets.
How to Use This Indicator
Use the Timeframe Table to align intraday setups with higher-timeframe context.
Monitor the Watchlist Table to track correlated assets (e.g., SPX, NDX, VIX, Oil, Gold).
Pay attention to pre-buy / pre-sell warnings for early setup confirmation.
Use the “Last” column to quickly check the most recent signal and its timing.
Combine with your existing price action strategy to validate entries and exits.
This indicator works on all TradingView markets: Forex, Stocks, Crypto, Futures, and Commodities.
Why Is This Indicator Valuable?
Provides a complete dashboard view of market conditions in one place.
Combines multi-timeframe confirmation with multi-asset monitoring .
Signals are based on the proven MoQ Osci tool , ensuring consistency across strategies.
Saves time and reduces the need to constantly switch charts.
Fully customizable to match any trading workflow.
Example Trading Approaches
1. Multi-Timeframe Alignment
Wait for a buy signal on the lower timeframe (e.g., 15m) while the higher timeframe (1h/4h) is in Bull regime.
Enter long with higher-timeframe confirmation, improving trade probability.
2. Cross-Market Confirmation
If SPX and NDX both trigger sell signals while VIX shows a buy, this may confirm risk-off sentiment.
Use this confluence to support trade decisions in equities or correlated markets.
3. Pre-Signal Monitoring
Watch for PB (Pre-Buy) or PS (Pre-Sell) warnings before confirmed signals.
These can highlight potential breakout or reversal zones before they occur.
Disclaimer
This indicator is a technical analysis tool and does not guarantee profits.
It should be used as part of a complete trading plan that includes risk management.
Past performance is not indicative of future results.
Bullish_Mayank_entry_Indicator with AlertsThis indiucator gives buy signal alerts using EMAs, RSI & Weighted Moving Average of RSI & also multiframe analysis
Bullish_Mayank_entry_IndicatorThis indicator works on finding bullish momemtum using EMAs, RSIs amd Weighted Moving Average of RSI
DetradesThis TradingView indicator, created by Detrades, serves multiple functions to assist traders in making informed decisions. It displays the projection of HTF (Higher Time Frame) candles, allowing users to choose the timeframe that best suits their needs. The indicator also highlights sweep liquidity high/low candles on HTF candles, providing a clearer view of market behavior. Additionally, it includes a CISD (Change In Structure Detection) feature to confirm trend reversals on LTF (Lower Time Frame) candles, which is often used for entry signals. The indicator also offers a customizable watermark for personalization, ensuring a tailored trading experience.
TPO Levels [VAH/POC/VAL] with Poor H/L, Single Prints & NPOCs### 🎯 Advanced Market Profile & Key Level Analysis
This script is a unique and comprehensive technical analysis tool designed to help traders understand market structure, value, and key liquidity levels using the principles of **Auction Market Theory** and **Market Profile**.
This script is unique (and shouldn't be censored) because :
It allows large history of levels to be displayed
Accurate as possible tick size
Doesn't draw a profile but only the actual levels
Supports multi-timeframe levels even on the daily mode giving macro context
There is no indicator out there that does it
While these concepts are universal, this indicator was built primarily for the dynamic, 24/7 nature of the **cryptocurrency market**. It helps you move beyond simple price action to understand *why* the market is moving, which is especially crucial in the volatile crypto space.
### ## 📊 The Concepts Behind the Calculations
To use this script effectively, it's important to understand the core concepts it is built upon. The entire script is self-contained and does not require other indicators.
* **What is Market Profile?**
Market Profile is a unique charting technique that organizes price and time data to reveal market structure. It's built from **Time Price Opportunities (TPOs)**, which are 30-minute periods of market activity. By stacking these TPOs, the script builds a distribution, showing which price levels were most accepted (heavily traded) and which were rejected (lightly traded) during a session.
* **What is the Value Area (VA)?**
The Value Area is the heart of the profile. It represents the price range where **70%** of the session's trading volume occurred. This is considered the "fair value" zone where both buyers and sellers were in general agreement.
* **Point of Control (POC):** The single price level with the most TPOs. This was the most accepted or "fairest" price of the session and acts as a gravitational line for price.
* **Value Area High (VAH):** The upper boundary of the 70% value zone.
* **Value Area Low (VAL):** The lower boundary of the 70% value zone.
VAH and VAL are dynamic support and resistance levels. Trading outside the previous session's value area can signal the start of a new trend.
***
### ## 📈 Key Features Explained
This script automatically calculates and displays the following critical market-generated information:
* **Multi-Timeframe Market Profile**
Automatically draws Daily, Weekly, and Monthly profiles, allowing you to analyze market structure across different time horizons. The script preserves up to 20 historical sessions to provide deep market context.
* **Naked Point of Control (nPOC)**
A "Naked" POC is a Point of Control from a previous session that has **not** been revisited by price. These levels often act as powerful magnets for price, representing areas of unfinished business that the market may seek to retest. The script tracks and displays Daily, Weekly, and Monthly nPOCs until they are touched.
* **Single Prints (Imbalance Zones)**
A Single Print is a price level where only one TPO traded during the session's development. This signifies a rapid, aggressive price move and an imbalanced market. These areas, like gaps in a traditional chart, are frequently revisited as the market seeks to "fill in" these thin parts of the profile.
* **Poor Structure (Unfinished Auctions)**
A **Poor High** or **Poor Low** occurs when the top or bottom of a profile is flat, with two or more TPOs at the extreme price. This suggests that the auction in that direction was weak and inconclusive. These weak structures often signal a high probability that price will eventually break that high or low.
***
### ## 💡 How to Use This Indicator
This tool is not a signal generator but an analytical framework to improve your trading decisions.
1. **Determine Market Context:** Start by asking: Is the current price trading *inside* or *outside* the previous session's Value Area?
* **Inside VA:** The market is in a state of balance or range-bound. Look for trades between the VAH and VAL.
* **Outside VA:** The market is in a state of imbalance and may be starting a trend. Look for continuation or acceptance of prices outside the prior value.
2. **Identify Key Levels:**
* Use historical **nPOCs** as potential profit targets or areas to watch for a price reaction.
* Treat historical **VAH** and **VAL** levels as significant support and resistance zones.
* Note where **Single Prints** are. These are often price magnets that may get "filled" in the future.
3. **Spot Weakness:**
* A **Poor High** suggests weak resistance that may be easily broken.
* A **Poor Low** suggests weak support, signaling a potential for a continued move lower if broken.
***
### ## ⚙️ Customization & Crypto Presets
The indicator is highly customizable, allowing you to change colors, transparency, the number of historical sessions, and more.
To help traders get started quickly, the indicator includes **built-in layout presets** specifically calibrated for major cryptocurrencies: ** BINANCE:BTCUSDT.P , BINANCE:ETHUSDT.P , and BINANCE:SOLUSDT.P **. These presets automatically adjust key visual parameters to better suit the unique price characteristics and volatility of each asset, providing an optimized view right out of the box.
***
### ## ⚠️ Disclaimer
This indicator is a tool for market analysis and should not be interpreted as direct buy or sell signals. It provides information based on historical price action, which does not guarantee future results. Trading involves significant risk, and you should always use proper risk management. This script is designed for use on standard chart types (e.g., Candlesticks, Bar) and may produce misleading information on non-standard charts.
Compass AxisBy Prime Trade Club
Compass Axis is a proprietary price-mapping indicator designed to detect market extremes with high precision.
It highlights the zones where price is likely overextended (expensive) or undervalued (cheap) — giving traders a directional compass in both ranging and trending markets.
This is not a traditional signal generator.
It's a strategic reference tool used in combination with market structure, order blocks, and price action — specifically designed to help Prime Trade Club members trade like professionals.
🔒 Access is restricted.
Only verified members of the Prime Trade Club community may request usage.
📩 For access, visit: primetradeclub.com






















