Lexury2.0You shall have no other gods before Me.
You shall not make for yourself a carved image.
You shall not take the name of the Lord your God in vain.
Remember the Sabbath day, to keep it holy.
Honor your father and your mother.
You shall not murder.
You shall not commit adultery.
You shall not steal.
You shall not bear false witness against your neighbor.
You shall not covet.
指標和策略
1D/1W/1M extreme levelsDaily, Weekly, and Monthly Range Values for Enhanced Positioning
This script calculates dynamic range levels for daily, weekly, and monthly timeframes to help identify key price extremes.
The Initial Value reflects the starting point derived from the assumption of a candle’s bullish or bearish close — essentially your initial reference for potential entry or exit levels.
Range values continuously update based on the high and low prices within each respective timeframe.
When price reaches these range extremes, it signals an increased risk of reversal, providing refined entry points.
Use this tool alongside your existing strategies to improve timing and precision in your trade positioning.
*All Candlestick Patterns*AbandonedBabyInput = input(title = "Abandoned Baby" ,defval=true)
DarkCloudCoverInput = input(title = "Dark Cloud Cover" ,defval=false)
DojiInput = input(title = "Doji" ,defval=true)
DojiStarInput = input(title = "Doji Star" ,defval=false)
DownsideTasukiGapInput = input(title = "Downside Tasuki Gap" ,defval=false)
DragonflyDojiInput = input(title = "Dragonfly Doji" ,defval=true)
EngulfingInput = input(title = "Engulfing" ,defval=true)
EveningDojiStarInput = input(title = "Evening Doji Star" ,defval=false)
EveningStarInput = input(title = "Evening Star" ,defval=false)
FallingThreeMethodsInput = input(title = "Falling Three Methods" ,defval=false)
FallingWindowInput = input(title = "Falling Window" ,defval=false)
GravestoneDojiInput = input(title = "Gravestone Doji" ,defval=false)
HammerInput = input(title = "Hammer" ,defval=true)
HangingManInput
HaramiCrossInput
HaramiInput
InvertedHammerInput
KickingInput
LongLowerShadowInput
LongUpperShadowInput
MarubozuBlackInput
MarubozuWhiteInput
MorningDojiStarInput
OnNeckInput
PiercingInput
RisingThreeMethodsInput
RisingWindowInput
ShootingStarInput
SpinningTopBlackInput
SpinningTopWhiteInput
ThreeBlackCrowsInput
ThreeWhiteSoldiersInput
TriStarInput
TweezerBottomInput
TweezerTopInput
UpsideTasukiGapInput
New London Breakout StructureThe London Breakout Structure Pro is a fully mechanical trading indicator designed to capture high-probability breakout moves during the London session. It automatically identifies valid trade setups based on time-defined zones, price structure, and breakout confirmation. With a built-in risk-reward ratio of 1:2 and session filters, it helps traders maintain consistency and discipline. Ideal for intraday traders looking to systematize their strategy during the most volatile hours of the Forex market.
BTCUSD 5m Aggressive Buy/Sell Signals v2 with AlertsThis indicator highlights potential buy and sell opportunities on the BTCUSD 5-minute chart. It plots visual signals on the chart and includes optional TradingView alerts for fast notifications.
Key features:
- Aggressive scalp-style signals
- 5-minute timeframe focus
- Simple and clean logic with clear markers
- Integrated alerts for buy and sell triggers
⚠️ Disclaimer: This script is for educational and informational purposes only. It is not financial advice. Use at your own risk and always manage your positions responsibly.
EMA 20 – Yellow DotsA simple EMA 20 designed for high visibility to easily stand out amongst other indicators.
Correlation & Mean Reversion - Paired Stocks/ETFs (By MC)This indicator is designed to help identify mean reversion opportunities between two correlated instruments, such as ETFs or stocks (e.g., SPY vs. TLT). It provides statistical insight, visual signals, and a summary table to support pair trading strategies.
🔍 Key Functions:
Price Ratio Analysis
Calculates and monitors the price ratio (A/B) between two user-defined tickers over a rolling period.
Z-Score Calculation
Measures how far the current ratio deviates from its mean in standard deviation units (Z-score), with safeguards against unstable values.
Mean Reversion Probability
Uses a normal distribution function to estimate the likelihood of the ratio reverting to its mean — shown as a percentage.
Rolling Correlation
Computes the correlation of log returns between the two instruments to gauge relationship strength.
| Correlation Value | Interpretation |
| ----------------- | ----------------------------- |
| +1.0 | Perfect positive correlation (price of both move in the same direction)|
| +0.7 to +0.9 | Strong positive correlation |
| +0.4 to +0.6 | Moderate positive correlation |
| 0 | No correlation (independent) |
| -0.4 to -0.6 | Moderate negative correlation |
| -0.7 to -0.9 | Strong negative correlation |
| -1.0 | Perfect negative correlation (price both move in the opposite direction)|
Trade Signal Alerts
🔴 Strong Mean Reversion if probability > 95%
🟡 Moderate Mean Reversion if probability > 80%
% Reversion >= 0.9 - "High"
% Reversion >= 0.8 - "Moderate High"
% Reversion >= 0.6 - "Low"
% Reversion < 0.6 "Very Low"
Color-Coded Backgrounds & Signal Markers
Visual indicators appear on the chart to flag potential trade setups.
Stats Table (Mobile-Optimized)
Displays:
Symbol A & B
Ratio
Z-Score
Mean Reversion %
Rolling Correlation
Trade Quality: High, Moderate High, Low, or Very Low (color-coded)
User Customization
Table position (top/bottom left/right)
Toggle display of plots (Z-score, correlation, ratio overlay)
Chart style for mean reversion % (line/histogram)
🎯 Use Case:
This tool is ideal for pair traders looking to exploit statistical arbitrage opportunities by entering trades when price relationships deviate from their historical norm.
My script/@version=5
indicator("50 EMA - Green Up / Red Down", overlay=true)
// Calculate the 50 EMA
ema50 = ta.ema(close, 50)
// Determine if the EMA is rising or falling
color_ema = ema50 > ema50 ? color.green : color.red
// Plot the 50 EMA with dynamic color
plot(ema50, title="50 EMA", color=color_ema, linewidth=2)
RTI Seven Slope Systemthis is an indicatorthis is an indicatorthis is an indicatorthis is an indicator
Period Separator with DatesSimple Period Separator script for multiple timeframes with dates and months for higher timeframes, and time if you are using lower time frames.
RTI Seven Slope SystemRTI Seven Slope System created by me myself and i. This has my favorite lines I like to use.
Volatility & Market Regimes [AlgoXcalibur]Analyze Market Conditions Like a Pro.
Volatility & Market Regimes is a specialized, institution-inspired indicator designed to help traders instantly identify the current conditions of the market with clarity and confidence.
By combining a real-time Volatility Histogram and Strength Line with a compact Regime Table, this tool reveals four essential market dimensions—Volatility, Strength, Participation, and Noise—in a clean and intuitive format. Whether you’re confirming trade setups or managing risk, knowing the current regimes enhances awareness across all assets and timeframes.
🧠 Algorithm Logic
This sophisticated tool continuously monitors four independent regimes, each reflecting a distinct dimension of market behavior:
• Volatility – Gauges how active or dormant the market is by comparing current price action movement to historical averages. A dynamic, color-gradient Volatility Histogram transitions from Low (ice blue/white) to Medium (green/yellow) to High (orange/red), giving you an immediate assessment of volatility and risk.
• Strength – Measures directional intensity by assessing trend momentum, pressure, and persistence. A color-gradient Strength Line ranges from weak (red) to strong (green), helping traders determine if directional strength is trending, weakening, or consolidating.
• Participation – Analyzes relative volume to assess the level of trader engagement. Higher volume indicates stronger participation and conviction, while low volume may signal uncertainty, fading momentum, or even liquidity traps.
• Noise – Evaluates structural stability by measuring how orderly or chaotic the price action is. High noise suggests choppy, unstable conditions, while low noise reflects clean, stable moves.
Each regime includes a High / Medium / Low classification and a color-coded directional arrow to indicate whether condition parameters are increasing or decreasing. Together, these components deliver real-time market context—helping you stay grounded in logic, not emotion.
⚙️ User-Selectable Features
Each component of the indicator—the Volatility Histogram, Strength Line, and Regime Table—can be independently made visible or hidden to match your preference. This flexibility allows you to display only the Regime Table and move it directly to your main chart, where it auto-positions to the center-right and integrates seamlessly with other AlgoXcalibur indicators that also use data tables for a cohesive and refined experience.
📊 Clarity, Not Guesswork
Volatility & Market Regimes is a unique, institution-inspired algorithm rarely seen in retail trading. Not only does it clearly display volatility—it translates complex market behavior into a clear context to reveal what’s happening behind the candles. By decoding core regimes in real-time, this tool transforms uncertainty into structured insight—empowering traders to act with clarity, not guesswork.
🔐 To get access or learn more, visit the Author’s Instructions section.
Pro Dual Supertrend-PDS|ask2maniish📘 Dual Supertrend Pro|PDS
Version: Pine Script v6 | Author: ask2maniish | Overlay: Yes
Description: Combines two Supertrend layers for high-confidence signals with advanced trade management and volatility-adjusted safety margins.
🌟 Key Features
Feature Description
Dual Supertrend Confirmation Main (conservative) + Fast (responsive) layers for high-probability entries
Trade Management System 3 Profit Targets + Dynamic Trailing Stop-Loss with auto-exit at T3
Safety Margin ATR/Percentage/Point-based buffer with volatility adjustments
Professional Visualization Trend tables, target lines, and color-coded trade markers
Comprehensive Alerts Entry/exit signals, target hits, and SL updates
⚙️ Input Parameters
🔵 Supertrend (Main)
Parameter Description Default
ATR Period (Main) ATR length for trend filtering 10
ATR Multiplier (Main) Sensitivity control 3.0
Change ATR Method? Use SMA(TR) instead of classic ATR true
Show Signals? Display buy/sell markers true
Highlighter Color-coded trend background true
🟢 Supertrend (Fast)
Parameter Description Default
ATR Period (Fast) Shorter ATR for early signals 5
ATR Multiplier (Fast) Aggressive sensitivity 1.5
Change ATR Method? Use SMA(TR) calculation true
Show Signals? Display fast layer markers true
Highlighter Highlight fast trend true
🎯 Trade Management
Parameter Description Default
ATR For SL/Target Volatility basis for risk management 21
SL/Target Multiplier Base distance multiplier 3.0
Auto Exit After T3? Close trade automatically at final target true
Show Target Labels? Mark T1/T2/T3 hits on chart true
Show Entry/Exit Marks? Label trade events true
🛡️ Safety Margin
Parameter Description Default
Enable Safety Margin Activate SL buffer true
Margin Type ATR/Percentage/Points ATR
Margin Value Buffer size (e.g., 0.5 ATR) 0.5
Dynamic Adjustment? Auto-increase in volatility true
Volatility Threshold ATR % to trigger dynamic mode 1.5%
Dynamic Factor Margin multiplier in volatility 1.5x
📊 Visuals & Tables
Parameter Description Default
Show Target Lines Plot T1/T2/T3 levels true
Show Trailing SL Display dynamic stop-loss true
Trend Layer Table Show Main/Fast trend status true
Trade State Table Real-time trade dashboard true
Table Location Bottom Right/Top Left etc. Bottom Right
🔍 Logic Overview
1. Dual Supertrend Calculation
pine
// Modified ATR Calculation
getATR(len, changeMethod) => changeMethod ? ta.atr(len) : ta.sma(ta.tr, len)
// Supertrend Logic
upBand = src - (Multiplier × ATR)
dnBand = src + (Multiplier × ATR)
trend = close > prevUpBand ? 1 : close < prevDnBand ? -1 : prevTrend
2. Trade Triggers
Condition Action
Both supertrends flip UP Long Entry
Both supertrends flip DOWN Short Entry
Price hits trailing SL or T3 Exit Trade
3. Safety Margin Adjustment
pine
safetyMargin =
useSafetyMargin ?
(safetyMarginType=="ATR" ? atrVal×safetyMarginValue :
safetyMarginType=="Percentage" ? close×(safetyMarginValue/100) :
safetyMarginValue×syminfo.mintick) : 0
4. Trailing SL Evolution
Event New SL Position
T1 Hit Entry price (breakeven)
T2 Hit Entry ± 0.5×ATR
T3 Hit Entry ± 1.5×ATR
📊 Visual Outputs
Trend Lines
Main Layer: 🟢 Green (UP) / 🔴 Red (DOWN)
Fast Layer: 🦠 Teal (UP) / 🟠 Orange (DOWN)
Signals
Buy/Sell markers for individual layers
CB (Confirmed Buy) / CS (Confirmed Sell) labels
Trade Markers
Entry: 🟩 Long / 🟥 Short
Exit: ⛔ "SL Hit" or "Exit"
Targets: ✅ T1 (Green) / T2 (Blue) / T3 (Purple)
IST Timestamps
All trade events in Indian Standard Time
🔔 Alert Conditions
Long Entry - Both supertrends confirm UP trend
Short Entry - Both supertrends confirm DOWN trend
Target 1/2/3 Hit - Profit targets achieved
Stop Loss Updated - Trailing SL moved
Long/Short Exit - Trade closed at SL or T3
⚡ Recommended Settings
Market Profile ATR Period Multiplier Use Case
Conservative 14 1.0-1.5× Balanced risk-reward
High Volatility 21 1.5-2.5× Crypto/indices
Scalping 5-10 0.5-1.0× Fast intraday trades
Swing Trading 14-21 1.5-3.0× Trend following
💡 Pro Tips
Layer Alignment - Only trade when both supertrends agree
Safety Margin - Use dynamic mode for crypto/volatile assets
Trade Management
Trail stops aggressively after T2
Enable auto-exit at T3 to lock profits
Backtesting - Test multipliers: Stocks (1-3×), Crypto (2-5×)
Note: For institutional-style exits, combine with order blocks/volume analysis
*** Disclaimer: Educational tool only. Not financial advice. Test strategies in risk-controlled environments.
ANDROMEDA - Directional Strength Matrix [Multi-Asset]ANDROMEDA - Directional Strength Matrix
Pedro Canto – Portfolio Manager | CGA/CGE
OVERVIEW
The Directional Strength Matrix is a multi-symbol indicator designed to track and compare the directional momentum of up to five financial instruments simultaneously.
It builds upon the logic of the classic Currency Strength Slope, but expands its utility beyond currencies—making it applicable to indices, commodities, stocks, and crypto assets. The core of the system relies on a normalized slope algorithm, using a TMA-compensated moving average and ATR-based scaling to deliver accurate, real-time momentum readings.
This tool is ideal for traders seeking a quantitative view of strength and weakness across multiple assets, enabling fast relative analysis and improved decision-making in both trend-following and mean-reversion strategies.
---
WALKTHROUGH
Each asset’s directional strength is calculated using the slope of a weighted moving average (WMA), adjusted for volatility using the Average True Range (ATR). To reduce lag while maintaining stability, a TMA-compensated formula is applied — replicating behavior seen in the classic MQL4 CSS Indicator.
The normalized slope values are plotted as independent lines in a dedicated window, making it easy to spot which assets are strengthening or weakening at any given moment.
Key logic flow:
i) Calculate a TMA-style WMA for each instrument
ii) Estimate directional slope via differential between current and previous weighted averages
iii) Normalize by ATR to make values comparable across different assets and price ranges
iv) Plot all slope values on a shared matrix
Traders can compare multiple symbols side by side and visually identify the relative direction, strength, and acceleration of each asset.
---
USE CASES
- Comparing strength across indices like US30, US500, NASDAQ, Oil and Crypto
- Detecting early momentum shifts between competing assets
- Timing entries based on momentum divergence or alignment
- Filtering out weaker assets in trend strategies
- Creating custom strength overlays in multi-asset dashboards
---
KEY FEATURES
1. Multi-Asset Capability
Analyze up to 5 assets in real time, including the chart’s native symbol plus 4 customizable inputs.
2. TMA-Compensated Slope Algorithm
Provides low-lag slope estimation with high reactivity and accuracy.
3. ATR-Based Normalization
Ensures comparability across assets with different price scales and volatility levels.
4. Customizable Color Scheme
Assign distinct colors to each asset line for clean visual separation.
5. Real-Time Responsiveness
Supports shift adjustments to align with candle timing (real-time or closed-bar mode).
6. Compatible with All Asset Classes
Works with forex, indices, commodities, stocks, and crypto (a major improvement from the original Currency Strength Slope Indicator).
---
INPUTS AND CUSTOMIZATION
- Moving Average Period: Adjustable WMA length
- ATR Period: Volatility scaling parameter
- Shift: Choose between real-time view (-1) or closed-candle confirmation (0)
- Asset Inputs: Symbol selection for Asset 2 to 5
- Colors: Fully customizable for each line
---
DISCLAIMER
This indicator is a tool for technical analysis and educational purposes only. It is not intended as financial advice or a trading signal provider. Always apply proper risk management and consider fundamental and macroeconomic context before making investment decisions.
Past performance does not guarantee future results.
Adjustable EMA Crossover with Signals2 adjustable ema's with a crossover signal. This is to be used for trend identification along with entry and exit signals.
Mean Amplitude (300 candles)Displays the average candle amplitude (volatility) as % over a selected period. Useful for gauging market activity compression or expansion.
Volume & Distance IndicatorA comprehensive multi-metric indicator that combines volume analysis, volatility measurement, and momentum positioning to provide crucial trading insights in a clean, customizable table format.
📊 Key Metrics:
52WH (52-Week High Distance) - Shows percentage distance from 52-week high, helping identify momentum and potential reversal zones.
Vol Val (Volume Value) - Calculates current close × SMA of volume, providing dollar-weighted volume analysis for institutional activity insights.
ADR (Average Daily Range) - Measures average volatility using SMA of High/Low ratios, essential for position sizing and risk management.
⚙️ Features: • Customizable periods (20 or 50 days) for Volume and ADR calculations • Enable/disable individual metrics • Fully customizable colors for labels and values • Adjustable text size (Tiny/Small/Normal/Large) • 9 table position options • Smart alert system with color-coded warnings
🚨 Alert System: • Red background when ADR < 3% (low volatility warning) • Red background when 52WH < -25% (oversold condition) • Customizable thresholds for personalized risk management
💡 Use Cases:
Identify low-volatility breakout setups
Monitor institutional volume participation
Track momentum relative to recent highs
Set position sizing based on volatility metrics
Settings are fully customizable - choose your preferred periods, colors, and alert levels. Perfect for swing traders, day traders, and investors who rely on volume and volatility analysis.
Works on all timeframes and asset classes.
This description highlights the indicator's professional features while explaining its practical trading applications for TradingView users.
SessionShades: London & NY CTSessionShades: London & NY CT is a lightweight TradingView indicator that visually highlights the London and New York trading sessions using a shaded background — no clutter, no blocks.
🔹 Time Zone: Central Time – automatically adjusts for DST
🔹 Sessions Highlighted:
• London: 2:00 AM – 11:00 AM CT
• New York: 7:00 AM – 4:00 PM CT
🔹 Customizable Colors: Easily change the shading colors and transparency
🔹 Intraday Use: Best viewed on intraday charts (1h, 30m, 15m, etc.)
This tool helps intraday traders and forex scalpers stay aware of key market hours with zero distraction. No indicators — just clean, visual session awareness.
BTC VWAP + EMA | Signal + Trailing ExitHello Everyone, this Indicator works only on futures and 15mins time frame.
VWAP + EMA-based signal tool with basic volatility filtering and trailing exit logic.
All the best :)
Internet Money TradingThis is a trend-following breakout indicator designed to identify bullish or bearish momentum using a combination of moving averages and volatility bands (based on ATR). It aims to capture price breakouts from a volatility envelope and alert traders to potential trend reversals or entries.
Red Report FilterHello Traders,
This script will make your everyday trading sessions a lot less stressful if you're having to watch for 'Red' restricted reports.
You can set up to five reports for the day, with a selector for either: 'Red' / 'Orange'
Super simple to update manually, usually less than 15s. You do need to pull the information from ForexFactory.com or your required feed daily.
No need to worry about audio fails; the alarm background visually updates as price candles start to sweep thru the preset time window.
Default window settings are for Red Reports, '15m Before' / '6m After', for a 5m x 5m window.
I like the '15m Before' because it gives me a buffer to react to if I'm managing an open trade.
Click the tool-tip for more details.
PLEASE NOTE: Time-Zone is hard-coded UTC -4. Make the appropriate adjustment to a different zone if necessary.
Let me know how it works for you.
Thx!
EMA Cross PThis is 20 , 50 , 200 ema line , display, you can also edit to any ema of your choice, you can also mark their crossover and highlight them at any time. so this is not for just the 20 50 or 200 , it can be 10 20 30 40 50 60 80 90 100 150 200 any ema of your choice, you can plot upto 3 ema with a single indicator. Thanks for your support.