VersaillesVersailles Trading System User Manual
System functions
Main line (blue): represents the average cost line
Channel strip (green): normal price fluctuation range
EMA200 (yellow): 200 day moving average, used to determine long-term trends
Simple usage
Long signal (buy)
The price is above the blue line of the main line
The price is above the yellow EMA200
Price hits the green channel and rebounds below the track
Short selling signal (sell)
The price is below the blue line of the main line
The price is below the yellow EMA200
The price has hit the green channel and fallen back
Setting instructions
Anchoring period: usually select "Session" (calculated on a daily basis)
Display EMA200: Turn on the switch and select yellow color
Channel multiplier: Use the default 1.0
Usage Tips
Long above the blue line (main line) and short below it
The yellow line (EMA200) is a trend direction reference
The boundary of the green channel is the support resistance level
Breaking through the outer edge of the price channel may lead to a major market trend
Precautions
The effect is better when the trend is obvious
Less trading in volatile market conditions
More accurate based on trading volume
Set stop loss before operation
In summary, go long above the blue and yellow lines, go short below them, and find buying and selling points along the green channel boundary.
Ciclos
humblebragVersailles Trading System User Manual
System functions
Main line (blue): Volume weighted average price, representing the average cost line
Channel strip (green): normal price fluctuation range
EMA200 (yellow): 200 day moving average, used to determine long-term trends
Simple usage
Long signal (buy)
The price is above the blue line of the main line
The price is above the yellow EMA200
Price hits the green channel and rebounds below the track
Short selling signal (sell)
The price is below the blue line of the main line
The price is below the yellow EMA200
The price has hit the green channel and fallen back
Setting instructions
Anchoring period: usually select "Session" (calculated on a daily basis)
Display EMA200: Turn on the switch and select yellow color
Channel multiplier: Use the default 1.0
Usage Tips
Long above the blue line (main line) and short below it
The yellow line (EMA200) is a trend direction reference
The boundary of the green channel is the support resistance level
Breaking through the outer edge of the price channel may lead to a major market trend
Precautions
The effect is better when the trend is obvious
Less trading in volatile market conditions
More accurate based on trading volume
Set stop loss before operation
In summary, go long above the blue and yellow lines, go short below them, and find buying and selling points along the green channel boundary.
Consolidation Breakout Signal//@version=5
indicator("Consolidation Breakout Signal", overlay=true, timeframe="")
// Inputs
length = input.int(20, "Consolidation Lookback")
atrMult = input.float(1.5, "ATR Breakout Multiplier")
bbLength = input.int(20, "Bollinger Band Length")
bbMult = input.float(2.0, "Bollinger Band Width Multiplier")
// ATR for volatility
atr = ta.atr(length)
// Bollinger Bands for consolidation
basis = ta.sma(close, bbLength)
dev = bbMult * ta.stdev(close, bbLength)
upperBB = basis + dev
lowerBB = basis - dev
bbWidth = (upperBB - lowerBB) / basis * 100
// Define consolidation as narrow BB width
consolidation = bbWidth < ta.sma(bbWidth, length)
// Breakout conditions
breakUp = consolidation and close > upperBB and close > close + atrMult * atr
breakDown = consolidation and close < lowerBB and close < close - atrMult * atr
// Plot Bollinger Bands
plot(upperBB, "Upper BB", color=color.new(color.blue, 70))
plot(lowerBB, "Lower BB", color=color.new(color.blue, 70))
// Plot signals
plotshape(breakUp, title="Breakout Up", style=shape.labelup, color=color.green, text="UP 🔼", size=size.large, location=location.belowbar)
plotshape(breakDown, title="Breakout Down", style=shape.labeldown, color=color.red, text="DOWN 🔽", size=size.large, location=location.abovebar)
// Alerts
alertcondition(breakUp, title="Breakout Up Alert", message="Big Up Move Likely 🚀")
alertcondition(breakDown, title="Breakout Down Alert", message="Big Down Move Likely 📉")
Ajay Auto Pre-Market Gap + 3PM Signal (NIFTY/BANKNIFTY/SENSEX)Ajay Auto Pre-Market Gap + 3PM Signal (NIFTY/BANKNIFTY/SENSEX)
Sequential SMT (QT)Sequential SMT (Quarterly Theory)
Price Divergences Between Correlated Asset Pairs Across Time Quarters
This indicator identifies Sequential SMT patterns - divergences between correlated assets across consecutive time periods. When price action diverges between traditionally correlated pairs, it may signal potential reversals or distribution phases.
How It Works
The indicator divides the trading day into specific time quarters and analyzes price extremes within each period. It compares consecutive quarters to detect divergences:
Bullish Pattern: One asset makes a lower low while its correlated pair makes a higher/equal low
Bearish Pattern: One asset makes a higher high while its correlated pair makes a lower/equal high
This implementation enhances standard divergence detection by:
Analyzing multiple timeframe cycles simultaneously (dual-cycle approach)
Using both wick and body-based analysis for hidden divergences
Incorporating True Open levels as confluence filters
Providing visual quarter/cycle boundaries for context
Key Features
Dual-Cycle Detection
M5 Timeframe: Tracks Daily Cycles (6h) AND 90-minute quarters simultaneously
M1 Timeframe: Tracks 90-minute cycles AND 22.5-minute quarters simultaneously
Both cycle types run concurrently for multiple confluence levels
Divergence Analysis
Standard Patterns: Identifies divergences using full candle ranges
Hidden Patterns: Body-only analysis for concealed divergence detection
5 Configurable Correlation Pairs
Pre-configured with major correlations:
BTC/ETH (Cryptocurrency pairs)
NQ/ES (Index futures)
EUR/GBP (Forex majors)
Gold/Silver (Precious metals)
Custom pair slot
Visual Components
Quarter Boxes: Color-coded Q1-Q4 periods showing price ranges
Cycle Frames: Larger timeframe boundaries for context
SSMT Lines: Connect divergence points between quarters
True Opens: TDO (daily) and TSO (session) reference levels
Dual Labels: Period identification for each timeframe
Trading Application
This indicator is designed to identify divergence patterns that may precede reversals:
Signals are strongest when divergences occur near True Open levels
Multiple timeframe confluence increases signal reliability
Best used in conjunction with other technical analysis methods
The indicator is particularly useful for traders who:
Trade correlated asset pairs
Focus on intraday reversals
Use time-based market structure analysis
Combine multiple confluence factors for entries
Customization
Toggle individual components, adjust colors, control visual density. Configure correlation pairs to match your trading instruments. Debug panel available for detailed analysis.
Important Note
This indicator identifies divergence patterns based on mathematical relationships between correlated assets. Like all technical indicators, it should be used as part of a comprehensive trading approach with proper risk management.
---
Based on time-quarter analysis and correlation divergence concepts. Designed to help identify potential reversal zones through systematic divergence detection across multiple time cycles.
Gann Square NumberFor Backteting Purpose Only,
Its Important date is High and low is very imporatnt and if breck any side most problebly movenebt will get so this type of trade will getting from this indicator,
just for education purpose only its not any trade recommadatio
Cube NumberFor Backteting Purpose Only,
Its Important date is High and low is very imporatnt and if breck any side most problebly movenebt will get so this type of trade will getting from this indicator,
just for education purpose only its not any trade recommadatio
HMS Jupiter&Venus (2020–2025) with levelsFor Backteting Purpose Only,
Its Important date is High and low is very imporatnt and if breck any side most problebly movenebt will get so this type of trade will getting from this indicator,
just for education purpose only its not any trade recommadatio
HMS Reversal day(2022–2026) with levelsFor Backteting Purpose Only,
Its Important date is High and low is very imporatnt and if breck any side most problebly movenebt will get so this type of trade will getting from this indicator,
just for education purpose only its not any trade recommadatio
HMS Panchak (2023–2025) with levelsFor Backteting Purpose Only,
Its Important date is High and low is very imporatnt and if breck any side most problebly movenebt will get so this type of trade will getting from this indicator,
just for education purpose only its not any trade recommadatio
HMS Amavsya Dates (2020–2030) with levelsFor Backteting Purpose Only,
Its Important date is High and low is very imporatnt and if breck any side most problebly movenebt will get so this type of trade will getting from this indicator,
just for education purpose only its not any trade recommadation.
HMS Purnima Dates (2020–2030) with levelsFor Backteting Purpose Only,
Its Important date is High and low is very imporatnt and if breck any side most problebly movenebt will get so this type of trade will getting from this indicator,
just for education purpose only its not any trade recommadatio
THUẬN TZEThis Pine Script indicator, named "THUẬN TZE," is designed for TradingView and provides two main features for technical analysis.
Key Features
Trading Session Visualization: The script draws colored boxes on the chart to highlight the price range of three major trading sessions: Asia, London, and New York. Users can customize the time, color, and visibility of each session. A live, "running" box is also displayed for the current session.
Exponential Moving Averages (EMAs): It plots three key Exponential Moving Averages on the chart with customizable lengths: 21, 50, and 200. These lines are used to identify trend direction and potential support/resistance levels.
How It Works
The script is structured into four parts:
User Inputs: This section allows for full customization of the indicator, including session times (in UTC), colors, and EMA lengths.
Session Logic Function: A core function calculates the high and low prices for each session and then draws the corresponding colored box. It also manages the real-time drawing of the current session's box.
Function Calls: The session logic function is called three times, once for each session, using the parameters defined by the user.
EMA Calculation: The final part calculates and plots the three EMAs directly onto the chart.
HOPE(EMA) ROPE(IC)Confucius say: Man at end of rope finds hope; man drunk on hope soon finds rope
-HaggisZero
THUẬN-TBThe provided code combines two distinct Pine Script indicators into a single script for TradingView, both based on Smart Money Concepts (SMC).
1. The "THUẬN-TB" Indicator
This part of the code focuses on identifying and visualizing supply and demand zones. It automatically detects and plots swing highs and lows to define these zones, which are areas of potential selling (supply) or buying (demand) pressure. The indicator also tracks break of structures (BOS), which occur when price closes beyond these zones, signaling a continuation of the trend. It can also display a zigzag line and price action labels like HH and LL.
2. The "CauTrucFVG" Indicator
This section is dedicated to tracking market structure, Fair Value Gaps (FVGs), and Fibonacci retracement levels.
FVGs are price imbalances identified by three-candle patterns, and the script draws boxes to highlight these areas, which are expected to be filled by future price movements.
Market structure is defined by BOS (for trend continuation) and Change of Character (CHoCH) (for trend reversal), both of which are automatically labeled on the chart.
Finally, the indicator can draw five customizable Fibonacci levels based on the current market structure, providing potential points of interest for trades.
In essence, the combined script provides a comprehensive toolkit for SMC traders, using the first part to find key liquidity areas (supply/demand) and the second part to analyze the broader market structure and imbalances.
THUẬN-TBThe provided code combines two distinct Pine Script indicators into a single script for TradingView, both based on Smart Money Concepts (SMC).
1. The "THUẬN-TB" Indicator
This part of the code focuses on identifying and visualizing supply and demand zones. It automatically detects and plots swing highs and lows to define these zones, which are areas of potential selling (supply) or buying (demand) pressure. The indicator also tracks break of structures (BOS), which occur when price closes beyond these zones, signaling a continuation of the trend. It can also display a zigzag line and price action labels like HH and LL.
2. The "CauTrucFVG" Indicator
This section is dedicated to tracking market structure, Fair Value Gaps (FVGs), and Fibonacci retracement levels.
FVGs are price imbalances identified by three-candle patterns, and the script draws boxes to highlight these areas, which are expected to be filled by future price movements.
Market structure is defined by BOS (for trend continuation) and Change of Character (CHoCH) (for trend reversal), both of which are automatically labeled on the chart.
Finally, the indicator can draw five customizable Fibonacci levels based on the current market structure, providing potential points of interest for trades.
In essence, the combined script provides a comprehensive toolkit for SMC traders, using the first part to find key liquidity areas (supply/demand) and the second part to analyze the broader market structure and imbalances.
TradeX ORB SniperTradeX ORB Sniper — Multi-Range Opening Breakout Framework
This invite-only script is a structured Opening Range Breakout (ORB) tool designed to map price interaction with multiple predefined ranges. It is not a collection of generic settings — all versions and filters are coded in-house and connected through a shared logic engine.
Purpose & Core Design
The ORB Sniper provides four internally coded modes, each referencing a distinct opening range. Depending on market context, ranges may include:
Pre-market session range
5-minute opening range
15-minute opening range
Volume-adaptive range variations
Each mode ensures consistent logic across timeframes, allowing traders to analyze breakout dynamics in a rule-based framework.
Breakout Highlighting
When price closes above or below the active range, the script highlights that candle in gold/yellow (“Get Ready Candle”). This highlight is informational only, serving as a visual marker of when price has left the defined range.
Zone Projection & Box Mapping
To help visualize breakout dynamics, the script plots risk and reward boxes:
Risk Box — initial region mapped from the selected range
Reward Box — projected continuation area based on range displacement
These elements are configurable, giving traders flexibility in how the breakout context is displayed.
Custom Visual Inputs
Users can adjust all visual components directly from the settings panel:
ORB Mode — toggle between V1–V4 range types
Risk Box Color — customize the risk region’s display
Reward Box Color — adjust continuation box visuals
Get Ready Candle Color — select the breakout candle highlight color
Inputs in Status Line — optional summary display at the top of the chart
This ensures the framework is adaptable to any chart theme or personal preference.
Development Process
The ORB Sniper was first modeled in Python, where volume, volatility, and technical variations were looped through to refine range definitions. The most effective rules were then coded into Pine Script, creating a streamlined, repeatable breakout framework.
Disclaimer
This is an original, closed-source TradeX Labs tool. It references known concepts (opening ranges, volume dynamics) within a proprietary rule-based framework. It is intended for visual analysis only and does not provide trade signals or guarantee results. Default settings are for illustration; traders should adjust configuration to their instrument and timeframe.
Multi-RSI with Stochastic Oscillator - flack0xA sophisticated momentum analysis tool combining 4 customizable RSI oscillators with an innovative Close/Close Stochastic implementation. Designed for traders seeking comprehensive momentum insights across multiple timeframes in a single, organized indicator.
Key Features:
4 Independent RSI Oscillators with default periods: 2, 3, 9, 27
Innovative Close/Close Stochastic - Compares closing prices to closing price ranges (not high/low)
Complete Customization - Individual control over periods, colors, line widths, and visibility
Reference Levels - Customizable overbought (70), oversold (30), and midline (50) levels
Smart Alert System - Crossover notifications for key momentum shifts
Unique Close/Close Stochastic Methodology:
Unlike traditional Stochastic oscillators that use high/low ranges.
Benefits of Close/Close Approach:
Eliminates Gap Noise - Ignores overnight gaps and intraday wicks
Smoother Signals - Reduces whipsaws common in traditional Stochastic
Position-Relevant - Focuses on actual settlement prices traders care about
Cleaner Momentum Reading - Pure closing price momentum without intraday volatility
Fibonacci Momentum CascadeThe Foundation: FMC Indicator:
The Fibonacci Momentum Cascade (FMC) is an AI-enhanced technical indicator that automates Fibonacci analysis, removing the guesswork and doubt that plagues manual drawing. Instead of relying on subjective human input, the FMC uses a proprietary Momentum Cascade Engine™ that constantly analyzes market strength to detect significant shifts in buying and selling pressure. When confirmed, it automatically identifies the most relevant market trend, cascades fresh Fibonacci levels, and grades potential technical setups. It features 100% automated swings, adaptive real-time analysis, and professional setup grading with Primary Setups (▲P / ▼P) for A+ formations and Secondary Setups (▲S / ▼S) for supplementary patterns.
The Adaptive Edge: AI Co-Pilot:
Our AI analyzes multiple data sources including market sentiment, technical patterns, fundamental factors, and news events to generate comprehensive market insights. It also fine-tunes the FMC indicator inputs for today's market, outputting personalized settings optimized for multiple timeframes (1d, 4h, 1h, 15m, 5m) — removing guesswork and maximizing precision for your asset.
The Force Multiplier: The Hub:
The Hub is our community intelligence platform where users share market analyses and insights. When you or others request AI analyses, they become available in The Hub for everyone to access without using credits. This creates a growing library of market insights across all asset classes. You can browse community analyses, discover trending assets, and benefit from the collective wisdom of experienced traders—essentially getting free analyses beyond your monthly credits.
Global Liquidity Proxy vs BitcoinGlobal Liquidity Proxy vs Bitcoin. Helps to understand the cycles with liquidty.
Global Liquidity Proxy (Fed + ECB + BoJ + PBoC)Global Liquidity Proxy (Fed + ECB + BoJ + PBoC) Vs BTC
All in oneict trading session, silver bullet. perfect session of trading. help with timing to enter for max profit. also with high and low of previous day, week, month