Devils Mark Plus Volume Imbalance Multi TimeframeFollowing the success of the devil marks multi timeframe indicator I decided to add volume imbalance. Devils mark code remains unchanged here.
Functionality of the Devils mark remains the same as in when a candle prints without a wick at either end it indicates an area of price imbalance and it is assumed that the market will want to re-balance this level at some point in the future.
The same can be said for volume imbalances where 2 adjacent candles bodies don't meet. Again it it assumed the market will come back at some point to readdress this imbalance. Once mitigated the volume imbalance will be removed by the indicator.
These areas are best used to add confluence to trade ideas and shouldn't be used to formulate trade ideas on their own. 
A table is included for easy reference.
Please note that data for timeframes lower than the current timeframe will not be shown.  It is also worth noting that data on much higher timeframes than the current chart timeframe may not be shown due to data restrictions. If in doubt go up a timeframe !
I hope you find this indicator useful.
Corak carta
🚀 DocBrown PRO Edition V14++🚀 DocBrown PRO Edition V14++ | Advanced 10-Minute Scalping System
A sophisticated algorithmic trading bot designed for high-frequency scalping on 10-minute timeframes, delivering exceptional results with 91%+ win rate and controlled 6.5% maximum drawdown.
Key Features:
Multi-Layer EMA System with dynamic support/resistance detection
Adaptive Volatility Stop Loss (VATS) - automatically adjusts to market conditions
Smart Entry Filters - ADX-based trend detection prevents range-bound losses
Dynamic Take Profit - targets key S&R levels for optimal exits
Anti-Liquidation Protection - multiple safety mechanisms including ATR trailing stops
Momentum Derivative Logic - closes positions before reversals hit your stop loss
Breakeven Protection - locks in profits automatically after minimal gains
Risk Management Excellence:
✅ Automatic stop-loss at breakeven + commission buffer
✅ Counter-trend detection with multi-confirmation system
✅ Volume spike protection against adverse moves
✅ Stagnation exit to avoid dead positions
✅ Consecutive bar monitoring for early exit signals
Optimized for: BTC, ETH, and high-volume altcoin pairs on leverage (20x recommended)
Performance: 17.76% net profit with 34.4 profit factor - wins $34 for every $1 risked.
Perfect for traders seeking consistent scalping profits with institutional-grade risk management.
COT Index Indicator  1) One‑liner
My version of the OTC COT Index indicator: a 0–120 oscillator built from CFTC COT data that shows where Commercial, Noncommercial, and Nonreportable net positions sit relative to recent extremes.
2) Short paragraph
This is my version of the OTC COT Index indicator. It converts CFTC Commitments of Traders (COT) net positions into a normalized 0–120 oscillator for each trader group—Commercials, Noncommercials, and Nonreportables—so you can quickly see when positioning is near recent highs or lows. Data comes from TradingView’s official COT library and supports both “Futures Only” and “Futures and Options” reports.
3) Compact bullets
What: My version of the OTC COT Index indicator
Why: Quickly spot when trader groups are near positioning extremes
Data: CFTC COT via TradingView/LibraryCOT/2; Futures Only or Futures & Options
How: Index = 120 × (Current − Min) ÷ (Max − Min) over a configurable lookback
Plots: Commercials (blue), Noncommercials (orange), Nonreportables (red)
Lines: Overbought, Midline, Oversold, optional 0/100, upper/lower bounds
Note: Values are relative to the chosen window; not trading advice
4) Publication‑ready (sections)
Overview
My version of the OTC COT Index indicator. It turns CFTC COT positioning into a 0–120 oscillator per trader group (Commercials, Noncommercials, Nonreportables) to highlight relative extremes.
Data source
CFTC Commitments of Traders via TradingView’s official library (TradingView/LibraryCOT/2).
Supports “Futures Only” and “Futures and Options.”
Method
Net positions = Longs − Shorts.
Index = 120 × (Current Net − Min(Net, Lookback)) ÷ (Max(Net, Lookback) − Min(Net, Lookback)).
Inputs
Weeks Look Back (normalization window)
Weeks Look Back for Historical Hi/Los (longer reference)
Report Type selection
Visuals
Three indexes by trader group, plus reference levels (OB/OS, Midline, optional 0/100).
Notes
Some symbols map to specific CFTC codes for reliability.
If no relevant COT data exists for the symbol, the script reports it clearly.
If you want this adapted to a specific platform’s character limits (e.g., TradingView’s publish dialog), tell me the target length and I’ll trim it to fit.
F & W  SMC Alerthis script is a custom TradingView indicator designed to combine elements of a trend‑following VWAP approach (inspired by the “Fabio” strategy) with a smart‑money‑concepts framework (inspired by Waqar Asim). Here’s what it does:
* **Directional bias:** It calculates a 15‑minute VWAP and compares the current 15‑minute close to it. When price is above the 15‑minute VWAP, the script assumes a long bias; when below, a short bias. This reflects the trend‑following aspect of the Fabio strategy.
* **Liquidity sweeps:** Using recent pivot highs and lows on the current timeframe, it identifies when price takes out a recent high (for potential longs) or low (for potential shorts). This represents a “liquidity sweep” — a fake breakout that collects stops and signals a possible reversal or continuation.
* **Break of structure (BOS):** After a sweep, the script confirms that price is breaking away from the swept level (i.e., higher than recent highs for longs or lower than recent lows for shorts). This BOS confirmation helps avoid false signals.
* **Entry filters:** For a long setup, the bias must be long, there must be a liquidity sweep followed by a BOS, and price must reclaim the current‑timeframe VWAP. For a short setup, the opposite conditions apply (short bias, sweep + BOS to the downside, and price rejecting the VWAP).
* **Alerts and plot:** It provides two alert conditions (“Fabio‑Waqar Long Setup” and “Fabio‑Waqar Short Setup”) that you can attach to notifications. It also plots the intraday VWAP on your chart for visual reference.
In short, this script watches for a confluence of trend direction, liquidity sweeps, structural shifts, and VWAP reclaim/rejection, and then notifies you when those conditions align. You can use it as an alerting tool to identify high‑probability setups based on these combined strategies.
Relative Valuation OscillatorThis is a Relative Valuation Oscillator (RVO) this is attempt of replication OTC Valuation - a sophisticated multi-asset comparison indicator designed to measure whether the current asset is overvalued or undervalued relative to up to three reference assets.
Overview
The RVO compares the current chart's asset against reference assets (default: 30-Year Treasury Bonds, Gold, and US Dollar Index) to determine relative strength and valuation extremes. It outputs normalized oscillator values ranging from -100 (undervalued) to +100 (overvalued).
Key Features
Multiple Calculation Methods
The indicator offers 5 different calculation approaches:
Simple Ratio - Normalized ratio deviation from average
Percentage Difference - Percentage change comparison
Ratio Z-Score - Standard deviation-based comparison
Rate of Change Comparison - Momentum differential analysis (default)
Normalized Ratio - Min-max normalized ratio
Configurable Reference Assets
Asset 1: Default ZB (30-Year Treasury Bond Futures) - tracks interest rate sensitivity
Asset 2: Default GC (Gold Futures) - tracks safe-haven and inflation dynamics
Asset 3: Default DXY (US Dollar Index) - tracks currency strength
Each asset can be enabled/disabled independently
Fully customizable symbols
Visual Components
Multiple oscillator lines - One for each active reference asset (color-coded)
Average line - Combined signal from all active assets
Overbought/Oversold zones - Configurable threshold levels (default: ±80)
Zero line - Neutral valuation reference
Background coloring - Visual zones for extreme conditions
Signal line - Optional smoothed average
Entry markers - Long/short signals at key reversals
Signal Generation
Crossover alerts - When crossing overbought/oversold levels
Entry signals - Reversals from extreme zones
Divergence detection - Bullish/bearish divergences between price and oscillator
Zero-line crosses - Trend strength changes
Customization Options
Lookback period (10-500): Controls statistical calculation window
Normalization period (50-1000): Determines scaling sensitivity
Smoothing toggle: Optional EMA/SMA smoothing with adjustable period
Visual customization: Colors, levels, and display options
Information Table
Real-time dashboard showing:
Average oscillator value
Current status (Overvalued/Undervalued/Neutral)
Current asset price
Individual values for each active reference asset
Use Cases
Mean reversion trading - Identify extreme relative valuations for reversal trades
Sector rotation - Compare assets within similar categories
Hedging strategies - Understand correlation dynamics
Multi-asset analysis - Simultaneously compare against bonds, commodities, and currencies
Divergence trading - Spot price/oscillator divergences
Trading Strategy Applications
Long signals: When oscillator crosses above oversold level (asset recovering from undervaluation)
Short signals: When oscillator crosses below overbought level (asset declining from overvaluation)
Confirmation: Use multiple reference assets for stronger signals
Risk management: Avoid trading when all assets show neutral readings
This indicator is particularly useful for traders who want to incorporate inter-market analysis and relative strength concepts into their trading decisions, especially in OTC (Over-The-Counter) and futures markets.
Fabio + Waqar SMC AlertThis script is a custom TradingView indicator designed to combine elements of a trend‑following VWAP approach (inspired by the “Fabio” strategy) with a smart‑money‑concepts framework (inspired by Waqar Asim). Here’s what it does:
* **Directional bias:** It calculates a 15‑minute VWAP and compares the current 15‑minute close to it. When price is above the 15‑minute VWAP, the script assumes a long bias; when below, a short bias. This reflects the trend‑following aspect of the Fabio strategy.
* **Liquidity sweeps:** Using recent pivot highs and lows on the current timeframe, it identifies when price takes out a recent high (for potential longs) or low (for potential shorts). This represents a “liquidity sweep” — a fake breakout that collects stops and signals a possible reversal or continuation.
* **Break of structure (BOS):** After a sweep, the script confirms that price is breaking away from the swept level (i.e., higher than recent highs for longs or lower than recent lows for shorts). This BOS confirmation helps avoid false signals.
* **Entry filters:** For a long setup, the bias must be long, there must be a liquidity sweep followed by a BOS, and price must reclaim the current‑timeframe VWAP. For a short setup, the opposite conditions apply (short bias, sweep + BOS to the downside, and price rejecting the VWAP).
* **Alerts and plot:** It provides two alert conditions (“Fabio‑Waqar Long Setup” and “Fabio‑Waqar Short Setup”) that you can attach to notifications. It also plots the intraday VWAP on your chart for visual reference.
In short, this script watches for a confluence of trend direction, liquidity sweeps, structural shifts, and VWAP reclaim/rejection, and then notifies you when those conditions align. You can use it as an alerting tool to identify high‑probability setups based on these combined strategies.
Bollinger Band Spread (Dunk)Bollinger Band Width measures the distance between the upper and lower Bollinger Bands. It reflects market volatility—wider bands mean higher volatility, narrower bands mean lower volatility.
When the width contracts to low levels, it can signal price consolidation and potential breakouts. When the width expands, it indicates active markets or strong trends.
Traders use it to spot volatility squeezes, confirm breakouts, and compare relative volatility across assets or timeframes.
ApexSniper2.0I have Tested this Indicator Manually for about 2 months now and its been amazing.Ive been working with pine code for a really long time now, took me about 6 months to build this script, hopefully it works well for you.very good for trading. will help you out a lot
Session Breakout, Retest, Reversal + Large Move Alert# Script Description for Publication
## Script Name
**Session Breakout, Retest, Reversal + Large Move Alert**
## Short Description
A professional trading indicator that identifies session breakouts, failed retests, and large intraday price movements across any futures contract with real-time alerts and visual markers.
## Long Description
This comprehensive indicator combines session analysis with dynamic move detection, designed for active traders monitoring ES, NQ, GC, CL, and other futures contracts.
**Core Features:**
**Session Tracking:**
Automatically identifies and marks daily session breakouts and failed retests based on user-defined session times and timezones. The indicator draws visual boxes showing session highs (PH) and lows (PL), with labels marking breakout (BO) and retest failure (RF) points.
**Dynamic Large Move Detection:**
Monitors candles on any chart interval for significant price movements. The threshold is fully customizable per futures contract (default 15 points for ES/NQ/GC). When a candle closes with a move exceeding the threshold, the indicator displays a "BO" label with the exact move size and current chart timeframe.
**Real-Time Alerts:**
Triggers active alerts whenever large moves are detected, allowing traders to receive instant notifications via TradingView's alert system for timely entry or exit opportunities.
**Multi-Timeframe Compatible:**
Works seamlessly on any chart interval (1-minute through daily and beyond) without manual adjustments. The detection threshold automatically applies to the current chart's candles, with labels displaying the active timeframe.
**Universal Futures Support:**
Configurable for any futures contract by adjusting the point threshold input parameter based on each contract's typical volatility.
## Key Inputs
| Input | Default | Purpose |
|-------|---------|---------|
| Session Time | 0400-0930 | Defines trading session hours (pre-market session) |
| Session Timezone | America/New_York | Sets timezone for session detection |
| Point Move Threshold | 15.0 | Minimum point move to trigger alert (adjust per futures: ES=15, GC=15, CL=1.5) |
## How to Use
1. **Add to Chart:** Search for this indicator in TradingView and add it to your futures chart (ES, NQ, GC, CL, etc.)
2. **Configure Inputs:**
   - Set session start/end times for your preferred trading session
   - Adjust point threshold based on your futures contract
   - Verify timezone matches your trading location
3. **Create Alerts:**
   - Click "Create Alert" on the chart
   - Select "Large Move Alert" from the condition dropdown
   - Choose notification method (push, email, or SMS)
   - Set desired frequency
4. **Monitor Moves:**
   - Watch for "BO" labels appearing on confirmed candles
   - Each label shows the threshold value and actual move size
   - Combine with your existing trading strategy for confirmation
## Visual Elements
- **Session Box:** Blue shaded area showing session high/low range
- **PH Label:** Green label marking session high (pivot high)
- **PL Label:** Red label marking session low (pivot low)
- **BO ↑/↓ Labels:** Lime/red labels marking session breakouts
- **RF Labels:** Yellow/orange labels marking failed retests
- **Large Move Labels:** Green (bullish) or red (bearish) labels showing threshold breaches with move size
## Ideal For
- Scalpers monitoring quick intraday moves
- Day traders tracking pre-market breakouts
- Futures traders on ES, NQ, GC, CL, and other contracts
- Multi-timeframe traders watching various chart intervals simultaneously
- Alert-based automated trading systems
## Technical Details
- **Pine Script Version:** 5
- **Overlay:** Yes (displays on price chart)
- **Historical Buffer:** 5000 bars (supports 1-minute and lower timeframes)
- **Compatibility:** All futures contracts and chart intervals
## Disclaimer
This indicator is provided for educational and informational purposes only. It is not financial advice. Users should conduct their own research and consult with financial professionals before making trading decisions. Past performance does not guarantee future results.
---
Custom MA & VWAP Crossover SignalsCrossover logic:
Buy = MA1 crosses above MA2.
Sell = MA1 crosses below MA2.
Labels show at the bar where crossover happens:
Green “Buy” label at bar high.
Red “Sell” label at bar low.
FDT Pro FDT Pro   – The all-in-one futures trading kit used by serious traders.
INSTITUTIONAL TOOLS, RETAIL PRICE: $0
• Daily VWAP + Standard Deviation Bands (±1, ±2 SD)
• 9 & 20 EMA – Fast & slow trend confirmation
• Daily Volume Profile – POC, VAH, VAL (70% Value Area)
• Volume Delta – Real-time buying vs selling pressure
• Cumulative Delta – Net order flow tracking
• Auto-reset every session (RTH/ETH compatible)
• Zero runtime errors – mobile & desktop tested
• Pine Script v6 – future-proof
WORKS ON:
✓ /ES, /NQ, /CL, /GC, /SI, /BTC, /ETH
✓ 1m to 1D timeframes
✓ Scalping, day trading, swing trading
HOW TO USE:
1. Add to chart
2. Save as Template → "FDT Pro"
3. Apply to any futures contract in 1 click
NO PREMIUM. NO TRIAL. NO BS.
Built for traders who refuse to pay for edge.
FDT Pro – Because your P&L shouldn’t fund someone else’s indicator.
HOW IT WORKS 
FDT Pro   – TOOL LEGEND
YELLOW LINE → VWAP
   Daily fair value. Price above = bullish bias.
ORANGE CIRCLES → ±1 SD
   68% of price action. Mean reversion zones.
RED CIRCLES → ±2 SD
   95% extremes. Breakout or reversal levels.
AQUA LINE → EMA 9
   Fast momentum. Entry timing.
PINK LINE → EMA 20
   Trend filter. Avoid counter-trend trades.
YELLOW THICK LINE → POC
   Price of Control. Strongest support/resistance.
BLUE BOX → VALUE AREA (70%)
   Where 70% of volume traded. "Fair price" zone.
LABEL (POC/VAH/VAL) → KEY LEVELS
   POC = Control | VAH = Top of value | VAL = Bottom
GREEN/RED BARS → VOLUME DELTA
   Green = buying pressure | Red = selling pressure
PURPLE LINE → CUMULATIVE DELTA
   Net order flow. Divergence = reversal setup.
HOW TO TRADE:
• Buy dips to POC/VAL if delta turns green
• Short rallies to POC/VAH if delta turns red
• Break above VAH = long | Below VAL = short
• Use VWAP as dynamic stop or target
NO PREMIUM. NO ERRORS. NO LIMITS.
ApexSniperI have Tested this Indicator Manually for about 2 months now and its been amazing.Ive been working with pine code for a really long time now, took me about 6 months to build this script, hopefully it works well for you.very good for trading. will help you out a lot
ApexSignalsIve been working with pine code for a really long time now, took me about 6 months to build this script, hopefully it works well for you.very good for trading. will help you out a lot
Bullmart Discounted Momentum 1.0detection of timeframe-specific patterns on manipulated coins, - screening for over-extension of pronounced directional movements against their usual natural growth-rate boundary
 RBD + SMA/EMA/ORB + Buy/Sell ComboWhat is SMA (Simple Moving Average)?
The Simple Moving Average (SMA) smooths out price data by calculating the average closing price over a specific number of periods.
It helps identify trend direction and potential reversals.
📊 SMA 21 and SMA 50 Explained:
SMA	Description	Use
SMA 21	Short-term moving average (last 21 candles)	Shows short-term trend and momentum
SMA 50	Medium-term moving average (last 50 candles)	Shows medium-term trend and key support/resistance levels
⚙️ How to Use Them Together:
Bullish Signal (Buy) 🟢
When SMA 21 crosses above SMA 50, it’s called a Golden Cross → trend turning up.
Indicates potential buy or long opportunity.
Bearish Signal (Sell) 🔴
When SMA 21 crosses below SMA 50, it’s called a Death Cross → trend turning down.
Indicates potential sell or short opportunity.
Trend Confirmation:
Price above both SMAs → uptrend.
Price below both SMAs → downtrend.
Support/Resistance:
During uptrends, SMA 21 often acts as dynamic support.
During downtrends, SMA 50 can act as resistance.
⏱ Example (for 10-min Nifty chart):
If SMA 21 > SMA 50 and price trades above both → look for buy on dips.
If SMA 21 < SMA 50 and price stays below → look for sell on rise setups.
DOGE_TRYING_SCALP_V093dont use this
this is for my fri
he entire purpose of this indicator is to automate the difficult part of the strategy—finding the perfect two-candle setup. It makes trading the system simple, visual, and mechanical.
The Three Key Visuals on Your Chart
The indicator gives you three pieces of information. Understanding them is the key to using it effectively.
The Yellow Candle (The "Setup Candle")
What it is: This is the "Rejection Wick Candle." It's the first candle in the two-part pattern.
What it means: "Get Ready." A potential trade setup is forming, but it is NOT a signal to enter yet. It tells you that the market tried to push in one direction and failed.
Your Action: Do nothing. Simply pay close attention to the next candle that is forming.
The Signal Triangle (The "Entry Trigger")
What it is: A green "LONG" triangle below the candle or a red "SHORT" triangle above the candle.
What it means: "GO." This is your confirmation. It only appears after the candle following the yellow one has closed and confirmed the direction of the trade.
Your Action: This is your signal to enter the trade immediately at the market price.
The Stop Loss Line (The "Safety Net")
What it is: A solid green or red line that appears at the same time as the Signal Triangle.
What it means: This is the exact price where your initial Stop Loss should be placed. The indicator calculates it for you automatically based on the rules.
Your Action: After entering the trade, place your Stop Loss order at this price level.
Step-by-Step Guide to Trading a LONG (Buy) Signal
Let's walk through a live example.
Step 1: The Setup Appears
You are watching the 15-minute chart. The price has been dropping. Suddenly, a candle with a long lower wick closes and the indicator colors it YELLOW.
What this tells you: The sellers tried to push the price down, but buyers stepped in and rejected the lower prices. This is a potential bottom.
Your Action: Do nothing yet. You are now waiting for confirmation.
Step 2: The Confirmation and Entry Trigger
You wait for the next 15-minute candle to complete. It closes as a green (bullish) candle. The moment it closes, three things appear instantly:
A green "LONG" triangle appears below that confirmation candle.
A solid green line appears at the low of the previous yellow candle.
The background of the two-candle pattern is shaded.
What this tells you: The rejection has been confirmed by bullish momentum. The system's rules for entry have been met.
Your Action:
Enter a BUY (Long) trade immediately.
Place your Stop Loss at the level of the solid green line.
Step 3: Manage the Trade
The indicator has done its job of getting you into a high-probability trade with a defined risk. Now, you manage the trade manually according to the strategy's rules (trailing your stop loss under the low of each new candle that makes a higher high).
Step-by-Step Guide to Trading a SHORT (Sell) Signal
Now, let's look at the opposite scenario.
Step 1: The Setup Appears
You are watching the 15-minute chart. The price has been rising. A candle with a long upper wick closes and the indicator colors it YELLOW.
What this tells you: The buyers tried to push the price up, but sellers took control and rejected the higher prices. This is a potential top.
Your Action: Wait for confirmation.
Step 2: The Confirmation and Entry Trigger
You wait for the next 15-minute candle to complete. It closes as a red (bearish) candle. The moment it closes, you will see:
A red "SHORT" triangle appear above that confirmation candle.
A solid red line appear at the high of the previous yellow candle.
The background of the pattern will be shaded.
What this tells you: The rejection has been confirmed by bearish momentum. It's time to sell.
Your Action:
Enter a SELL (Short) trade immediately.
Place your Stop Loss at the level of the solid red line.
Step 3: Manage the Trade
Just like before, your entry and initial risk are set. Your job now is to manage the trade by trailing your stop loss above the high of each new candle that makes a lower low.
Summary of the Workflow
Check H1 Trend (Optional but Recommended): Look at the 1-Hour chart to know if you should be favoring Buys or Sells.
Wait for Yellow: On the M15 chart, wait patiently for the indicator to color a candle yellow.
Wait for the Triangle: Wait for the next candle to close. If a green or red triangle appears, the setup is confirmed.
Execute: Enter your trade and immediately set your stop loss at the line the indicator provides.
Manage: Manage the rest of the trade manually.
DG Market Structure (Inspired By Deadcat)MS Indicator taken from Deadcat and enhanced a little bit 
I added CHoCH and BOS to better tell the story of why price is moving a certain way. Also made a lot more of the values Input based for testing.
I tried to add in retracement values on the MTF chart but I don't think the math is right, maybe someone  can figure out the math.
WSH - Calvin / Scott EMA'sProvides EMA's as described by Calvin Hill along with some other EMA's including Hull, SSMA and some settings to turn on or off some of the noise.
Trend Following Pro [Wukong Algo]Trend Following Pro  
 
 This is a trading method in pullback areas following the trendline. The trendband is designed to include Entry band (green band) and Stop Loss band (red band). Stop Loss will trail along the trendline.
 Automatically connect TradingView and MetaTrader 5 (MT5) for automatic trading and order management via PineConnector
 The system includes a risk management grid including the levels: Stop Loss (SL), Break-even (BE), Trailing Stop, TP1 (1/4), TP2 (2/4), TP3 (3/4), TP4 (4/4). This grid helps you easily monitor and manage orders on TradingView in parallel with automatic order management on MT5.
 Suitable for all markets: Forex, Gold, Crypto, Stocks, as long as you use MT5 and TradingView
 If you do not need to trade automatically via MT5, the Support and Resistance Pro can also be used as an effective indicator in visual order management on TradingView charts, helps maintain discipline and good trading psychology (less Stress or FOMO)
 
  
 Trend Following Pro system quick guide: 
Step 1:  Click two point A & B in the support and resistance zone (supply and demand) to draw a horizontal line
 
 Click to select two points A and B to draw the trendband. Entry will occur if the price touches the green band and StopLoss will be activated if after Entry the price touches the outter red line. You can completely adjust the width of the green and red bands with the input parameters.
 Select the direction you want to trade, for example in the picture we are choosing the Buy (Long) order
 
  
Step 2: Enter the input parameters for the system including:
 
 Direction of Long (Buy), Short (Sell), Turn Off (No trade) orders
 Width of Entry price trigger (green band) , and width of Stoploss (red band)
 Order volume, TP1, TP2, TP3, TP4 levels
 Maximum number of trades on a trendline
 
  
Step 3: Set up automatic trading from TradingView via PineConnector EA and MT5
 
 If you do not need automatic trading in MT5, skip this step. Entry signals and risk management grids will still be displayed on the TradingView chart for you to see, but there is no connection and automatic trading signal shooting and automatic order management from TradingView to MT5 via PineConnector.
 We need to create an Alert in TradingView and attach it to this Indicator so that the Alert's trading signals are transmitted via MetaTrader 5 (MT5) via PineConnector.
 When trading, you need to turn on 3 software at the same time to be able to connect to each other to operate: TradingView, MetaTrader 5 (MT5), PineConnector
 
See more details in the screenshots
  
Step 4 - Complete setup, and wait for trading signals
 
 You have completed the setup steps for the Indicator, ready when there is a trading signal
 You do not need to sit in front of the screen all day if you do not want. The system has been set up to execute and manage orders automatically.
 Of course, sometimes you should still check your transaction status, in case of unexpected problems such as lost internet connection.
 If you still have questions about this Indicator, please email tuanwukongvn@gmail.com for support.
 
  
Previous Period High/Low LevelsThis indicator plots the previous day, week, and month high and low levels to highlight key liquidity levels.
  
Perfect for traders using market structure, liquidity, or SMC concepts.
Features:
 Auto-plots PDH/PDL, PWH/PWL, and PMH/PML
Adjustable line styles, widths, and label sizes
Toggle price display on or off
Accurate UTC offset handling
AI Trend Signal + Auto TrendLines [NinjADeviL]📈 AI Trend Signal + Auto TrendLines  
The AI Trend Signal + Auto TrendLines indicator combines smart automatic trendline detection with AI-based market structure analysis to deliver precise real-time entry and exit signals.
🧠 Key Features:
🔹 Automatically detects upward and downward trendlines based on dynamic swing analysis.
🔹 Highlights breakout zones with clear visual alerts.
🔹 Built-in AI engine to forecast early trend reversals.
🔹 Integrates Smart Money Concepts (BOS / CHoCH).
🔹 Dynamic background and color-coded visualization for bullish/bearish trends.
🔹 Works across all timeframes and asset classes — stocks, forex, indices, and crypto.
⚙️ Fully Customizable:
Adjust colors, sensitivity, line styles, and alerts to fit your personal trading strategy and chart style.
💡 Perfect For:
Traders looking to identify high-probability breakouts, trend reversals, and key structural points in the market with clarity and accuracy.
BankNifty Etharia Aggresive Buyer / SellerOverview
Professional intraday trading strategy for BankNifty Futures that identifies high-probability setups by combining multiple technical indicators. Works in BOTH directions - LONG and SHORT.
Best Timeframe: 5-Minute Chart
Key Features:
✅ Multi-Confluence Entry System - All indicators must align for signal
✅ Bidirectional Trading - Captures both uptrends and downtrends
✅ Advanced Risk Management - Daily loss limits, consecutive loss protection
✅ Smart Exit System - Partial profit taking + trailing stops
✅ Session-Based Trading - Avoids opening and closing volatility
Entry Logic:
LONG Signals:
Price above Kernel Regression (trend confirmation)
Price above VWAP with positive slope (momentum)
Cumulative Volume Delta bullish (buying pressure)
Volume spike or increasing volume (strength confirmation)
Strong bullish candle with 60%+ body ratio
RSI filter to avoid overbought entries
SHORT Signals:
Price below Kernel Regression (downtrend confirmation)
Price below VWAP with negative slope (bearish momentum)
CVD bearish (selling pressure dominates)
High volume confirmation
Strong bearish candle pattern
RSI filter to avoid oversold entries
Exit Management:
🎯 Target 1: 1.5 R:R (50% position exit)
🎯 Target 2: 2.5 R:R (full exit)
🛡️ Stop Loss Options: ATR-based, Swing-based, or Fixed
🟡 Trailing Stop: Activates after 1.2 R:R, trails at 0.8 R:R
⏰ Time-Based Exit: Closes all positions 5 mins before session end
Risk Controls:
Maximum trades per day (default: 5)
Consecutive loss limit (default: 2)
Daily loss limit: 2.5% of capital
Daily profit target: 5% (stops trading when reached)
Position sizing based on account risk percentage
Recommended Settings:
Asset: BankNifty Futures (NSE:BANKNIFTY1!)
Timeframe: 5-minute
Initial Capital: ₹1,00,000
Risk per trade: 1%
Commission: 0.05%
Slippage: 5 points
Performance Expectations:
Win Rate: 55-65%
Profit Factor: 1.5-2.0
Average Trades/Day: 3-8
Risk:Reward: 1:1.8 average
Customizable Parameters:
Trading direction (Long Only / Short Only / Both)
Indicator lengths and thresholds
Stop loss type and targets
Risk management limits
Trading session hours
Best For:
Intraday traders seeking systematic, rule-based entries with strong confluence, proper risk management, and the ability to profit from both bullish and bearish market conditions.
Percentage Based ZigZag with trend colouringA modification of the original ZigZag script, where the current price change in percentages are tracked, and the background is being marked based on trend strength. If a reversal is confirmed, the value of 2 or -2 is given, if its fading, meaning it is getting further from the highest high or lowest low by a treshold, 1 or -1 is given.
Colouring based on strength.






















