First EMA 9 & 21 Breakout SignalThis will give indiacation on the bars that close below and above 9 and 21
Candlestick analysis
MACD with Colored HistogramA script specifying the difference between convergence and divergence indicated with an icon.
Unified Sentiment Candles Overlay (SMA)Unified Sentiment Candles (SMA) Indicator
The Unified Sentiment Candles (SMA) is a custom overlay indicator designed to provide a smoothed visualization of market sentiment by plotting synthetic candles based on the Simple Moving Average (SMA) of open, high, low, and close prices. It helps traders identify trend direction and potential reversals more clearly.
How to Use:
- Observe Candle Colors: Green candles indicate bullish sentiment (close ≥ open), while red candles suggest bearish sentiment (close < open).
- Trend Identification: Consistent green candles point to an uptrend, whereas consistent red candles may signal a downtrend.
- Support & Resistance Zones: The SMA-based candles smooth out short-term volatility, assisting in spotting key support and resistance levels.
- Entry & Exit Signals: Look for color changes or candle pattern formations within the synthetic candles to time entries and exits more effectively.
Settings:
SMA Length : Adjust this parameter to control the smoothing period. A shorter length makes the indicator more responsive, while a longer length smooths out more noise.
This indicator is best used in conjunction with other technical analysis tools to confirm signals and improve trading accuracy.
This script is open-source and licensed under the Mozilla Public License 2.0. Use and modify it at your own discretion.
Smart Flow Pro v3 – Pattern Learning Engine
smart flow pro
### 📄 **Script Description (for TradingView):**
> **Smart Flow Pro v3** is an advanced confluence-based trading strategy built for futures, crypto, and forex markets.
>
> It combines key elements of smart money concepts, trend analysis, momentum, volume, and price action patterns. The script only triggers entries when multiple high-probability conditions align — using a dynamic scoring system to filter for the best trades.
>
> **Included Features:**
>
> * EMA 50/200 trend filter
> * RSI momentum confirmation
> * Fair Value Gap (FVG) detection
> * VWAP zone logic
> * Volume spike detection
> * Candlestick patterns (engulfing, hammers, morning/evening stars)
> * Chart pattern simulation (double tops & bottoms)
> * ATR-based Stop Loss & Take Profit
> * Adjustable scoring threshold to filter signals
> * All features customizable in script settings
> Designed for 1H, 4H, and Daily charts, this strategy is optimized for traders looking for high-quality signals with controlled risk.
>
> **Best used with:** BTC, ETH, and major altcoins on high-volume futures platforms (e.g., MEXC, Binance).
>
> Feel free to experiment with thresholds, timeframes, and SL/TP multipliers based on your trading style.
>
> ⚠️ *Backtest thoroughly and manage risk appropriately. Not financial advice.*
---
Volume + Price Reversal SignalTesting so not sure if it works, using volume and candlesticks to determine reversals
Smart Candlestick PredictorOf course, here is a step-by-step explanation of what this Pine Script code does, written in English.
This code is a technical analysis indicator written for the TradingView platform. Its primary purpose is to automatically detect common candlestick patterns on financial charts (e.g., for stocks, cryptocurrencies, forex, etc.), which often provide clues about future price movements.
We can break down what the code does into 4 main parts:
1. Defining Candlestick Patterns
The first and largest section of the code (// === CANDLESTICK PATTERN DEFINITIONS ===) mathematically defines 7 different candlestick patterns. There is a function (is...()) for each pattern:
isBullishEngulfing(): Detects a large bullish candle that completely "engulfs" the previous bearish candle. It is considered a bullish signal.
isBearishEngulfing(): Detects a large bearish candle that completely "engulfs" the previous bullish candle. It is considered a bearish signal.
isHammer(): A candle with a small body and a long lower shadow, usually appearing after a downtrend. It can signal a potential reversal to the upside.
isShootingStar(): A candle with a small body and a long upper shadow, usually appearing after an uptrend. It can signal a potential reversal to the downside.
isDoji(): A candle where the open and close prices are nearly the same, indicating indecision in the market.
isMorningStar(): A powerful three-candle pattern that signals a potential end to a downtrend and the beginning of an uptrend.
isEveningStar(): A powerful three-candle pattern that signals a potential end to an uptrend and the beginning of a downtrend.
2. Detecting and Interpreting Patterns
The code runs the functions defined above for each new candle that forms on the chart.
If one of these 7 patterns is detected, the code temporarily stores information related to that pattern:
patternText: The name of the pattern (e.g., "Bullish Engulfing").
directionText: The predicted direction (e.g., "LONG", "SHORT", or "NEUTRAL").
probabilityValue: A predefined percentage set by the script's author, representing the supposed success rate of the pattern (e.g., 72.0%). It is important to remember that these probabilities are based on general trading conventions, not on a rigorous statistical backtest.
3. Displaying Labels on the Chart
When a pattern is found, the script creates a visual marker to make the chart easier to read:
It places an orange label (label) just above the detected candle.
This label contains the pattern's name, its predicted direction, and the probability percentage.
Example:
Bullish Engulfing
LONG (72.00%)
4. Setting Up Alerts
The final section of the code allows the user to set up automatic alerts for these patterns.
Thanks to the alertcondition() function, you can configure TradingView to send you a notification (e.g., a sound, an email, a mobile push notification) the moment one of these patterns occurs, so you don't have to watch the charts constantly.
In Summary:
This code, named "Smart Candlestick Predictor," acts as an automated technical analysis assistant. It constantly scans a financial chart to find significant candlestick patterns, shows you what it finds by placing labels on the chart, and can alert you whenever these events happen.
HTF CandlesThis indicator helps to visualize what is happening on the higher timeframe on your current chart without having to change intervals. Quickly see gaps, imbalances, trends on the higher timeframe while you are trading. Works excellent for seeing 5m or 15m trend on a 1m chart for example.
☀️ GAPGAP
The Opening Range Gap marks distance between the previous session's close and the opening of the next session
IME's Community First Presented FVGs v1.11IME's First Presented Fair Value Gaps - ICT Concept
The first clean institutional inefficiency established after opening session noise and artifacts are filtered out.
ICT Methodology:
Institutional algorithms handle opening mechanics (9:30 AM) before establishing reference levels
9:31 AM minimum rule - smart money waits for opening volatility to settle
First genuine directional intent from institutional orderflow post-opening chaos
Key Features:
Price magnet and session reference level for the trading day
Opening Range sessions: AM (9:30-10:00) & PM (13:30-14:00)
C.E. levels at 50% for institutional retracement targeting
Current day focus - where algorithms first show institutional bias
Optional 9:30 detection - choice to display FVGs that form during opening mechanics
Full replay mode implementation - perfect for backtesting and practice trading
IME's A.FVG Enhancement:
After years of intensive backtesting and research, Institutional Market Engineer has developed Advanced Fair Value Gaps (A.FVGs) - an enhanced detection method that captures complete institutional inefficiency zones with extraordinary magnetic properties and superior targeting accuracy.
Thousands of hours of analysis have refined this approach to provide additional precision alongside traditional methods. Experience the difference yourself - see how this identifies where smart money first declares directional intent after filtering out retail noise.
Coming Soon: IME's Institutional Pro Version
Previous days FVGs, quadrant levels, alert systems, and institutional-grade features for professional traders.
⚠️ Disclaimer: This indicator does not guarantee trading success. Always conduct your own technical analysis and risk management. Past performance does not indicate future results. Trade responsibly.
IKODO Harmonic Patterns🧠 IKODO Prof Price Action Indicator
"Let the price speak. We just listen."
While most traders rely on lagging tools, IKODO Prof reads the raw language of the market — price itself.
🔹 Zero lag. Zero noise. Pure price intelligence.
🔹 Real-time detection of breaker zones, liquidity hunts, and smart money traps
🔹 Designed for institutional-grade precision
🔹 Built for scalpers, swing traders, and those who don't follow the herd
> “Price action is not a tool — it’s a mindset.”
Welcome to IKODO Prof — a weapon, not just an indicator.
Multi-Market Strategy | Trade BOOSTMulti-Market Adaptive Trend Strategy
Description:
This strategy is designed for active traders seeking consistent returns across various markets (cryptocurrency, forex, indices, and commodities) on the 15-minute timeframe. It employs a dynamic trend-following and volatility-adaptive approach, using a combination of price momentum, volatility measures, and market strength filters. The system aims to capture sustainable trends while avoiding periods of sideways or uncertain market conditions.
Key Features:
• Trend Identification:
The strategy determines the prevailing market trend using a dual-layer moving average system. Trades are only allowed in the direction of the dominant trend, minimizing counter-trend exposures.
• Momentum and Strength Filtering:
Momentum indicators are used to confirm the presence of market impetus before entering a trade. Additionally, a trend strength filter prevents entries during periods of low directional movement, helping to avoid whipsaws and false signals.
• Volatility-Adaptive Risk Management:
Position sizing, stop-loss, and take-profit levels are dynamically adjusted based on real-time volatility, as measured by a standard volatility indicator. This ensures risk is proportional to current market conditions, enhancing both capital protection and opportunity capture.
• Trigger-Based Entry:
Trades are triggered by price action confirming the trend and momentum bias—entries occur only after the market demonstrates intent to move beyond recent support/resistance or range levels, reducing the likelihood of premature or false breakouts.
• Smart Exit Logic:
Exits are governed by a combination of fixed and trailing mechanisms, allowing for profits to be maximized during strong trends while also locking in gains if reversals occur. All exit and risk management parameters are automatically scaled relative to the current volatility environment.
Trading Universe:
The strategy is optimized for multi-market application and has been tested on major crypto pairs, forex majors, global equity indices, and gold.
Performance Objective:
The system is engineered for moderate trade frequency and targets a robust monthly return with controlled drawdown, striving for a risk-reward ratio that supports sustainable capital growth over time.
Disclaimer:
This strategy is for informational and educational purposes only. Past performance is not indicative of future results. Always test on demo and assess fit for your risk profile before applying to live trading.
Supertrend with EMASupertrend with EMA Technical Documentation
This document provides a technical overview of the "Supertrend with EMA" Pine Script indicator, designed for use on TradingView. This indicator combines the popular Supertrend indicator with an Exponential Moving Average (EMA) and an additional smoothing line, offering a comprehensive view of trend direction and potential support/resistance levels.
Indicator Overview
The "Supertrend with EMA" indicator is an overlay script, meaning it plots directly on the price chart. It is compatible with all timeframes and handles timeframe gaps.
Key Features:
Supertrend Calculation: Identifies trend direction using Average True Range (ATR) and a user-defined factor.
EMA Integration: Displays an Exponential Moving Average for additional trend confirmation and dynamic support/resistance.
Smoothing Line: Incorporates a customizable smoothing line applied to the EMA, offering further refinement of trend signals.
Visual Trend Representation: Clearly distinguishes uptrends (green) from downtrends (red) using filled areas.
Alerts: Provides alert conditions for Supertrend trend reversals.
Inputs
Users can customize the indicator's behavior through the following input parameters:
Supertrend Settings
ATR Length: input.int(10, "ATR Length", minval = 1)
Description: The lookback period used for calculating the Average True Range (ATR). A higher value results in a smoother Supertrend line, while a lower value makes it more reactive.
Default: 10
Minimum: 1
Factor: input.float(3.0, "Factor", minval = 0.01, step = 0.01)
Description: The multiplier applied to the ATR to determine the Supertrend bands. A higher factor creates wider bands and fewer signals, while a lower factor creates narrower bands and more signals.
Default: 3.0
Minimum: 0.01
Step: 0.01
EMA Settings
EMA Length: input.int(9, minval=1, title="EMA Length")
Description: The number of bars used in the Exponential Moving Average calculation.
Default: 9
Minimum: 1
Source: input(close, title="Source")
Description: The price series used for EMA calculation. By default, it uses the close price.
Default: close
Offset: input.int(title="Offset", defval=0, minval=-500, maxval=500, display = display.data_window)
Description: Shifts the EMA plot horizontally by the specified number of bars.
Default: 0
Minimum: -500
Maximum: 500
Smoothing Settings
Method: input.string(title = "Method", defval = "SMA", options= , group="Smoothing", display = display.data_window)
Description: Selects the type of moving average to use for smoothing the EMA. Options include Simple Moving Average (SMA), Exponential Moving Average (EMA), Smoothed Moving Average (SMMA/RMA), Weighted Moving Average (WMA), and Volume Weighted Moving Average (VWMA).
Default: "SMA"
Length: input.int(title = "Length", defval = 5, minval = 1, maxval = 100, group="Smoothing", display = display.data_window)
Description: The lookback period for the selected smoothing method.
Default: 5
Minimum: 1
Maximum: 100
Calculations
Supertrend Calculation
The Supertrend indicator is calculated using the built-in ta.supertrend function:
= ta.supertrend(factor, atrPeriod)
supertrend: The actual Supertrend line value.
direction: Indicates the current trend direction. A value of -1 typically signifies an uptrend, and 1 signifies a downtrend.
The supertrend line is plotted in green for uptrends and red for downtrends, with fills between the bodyMiddle (average of open and close prices) and the Supertrend line for visual clarity.
Exponential Moving Average (EMA) Calculation
The EMA is calculated using the ta.ema function:
out = ta.ema(src, len)
src: The user-defined source series (default: close).
len: The user-defined EMA length.
Smoothing Line Calculation
A custom ma function is used to calculate various types of moving averages, which is then applied to the EMA output:
out: The calculated EMA value.
smoothingLength: The user-defined length for the smoothing moving average.
typeMA: The user-selected type of moving average for smoothing.
Plots
The indicator plots the following on the chart:
Up Trend: The Supertrend line when the direction indicates an uptrend (color: green).
Down Trend: The Supertrend line when the direction indicates a downtrend (color: red).
Body Middle: The average of the open and close prices (open + close) / 2. This plot is hidden (display = display.none) but used for filling the areas between the price and Supertrend line.
EMA: The Exponential Moving Average (color: blue).
Smoothing Line: The moving average applied to the EMA (color: orange, hidden by default).
Alerts
The indicator provides three alert conditions based on Supertrend trend reversals:
Downtrend to Uptrend: Triggers when the Supertrend direction switches from downtrend (direction > direction) to uptrend.
Uptrend to Downtrend: Triggers when the Supertrend direction switches from uptrend (direction < direction) to downtrend.
Trend Change: Triggers on any Supertrend trend reversal (direction != direction), combining both downtrend to uptrend and uptrend to downtrend changes.
SS+ ForexSS+ Forex is an advanced multi-tool indicator tailored specifically for serious forex traders. It combines session-based visual clarity, smart volume spike detection, and custom BSL/SSL logic—all designed to help identify high-probability trade setups across key forex sessions.
🔍 Key Features:
Session Highlighter: Auto-marking of Asian, London, and New York Kill Zones with optional background color.
Volume Spike Detection: Highlights both base and extreme volume surges, helping you pinpoint potential smart money activity.
BSL/SSL Auto Plotting: Automatically detects and plots Buy Side and Sell Side Liquidity levels.
Theme Support: Light and Dark mode support for optimal visual comfort.
This script is designed to give you structure, confluence, and clarity—making it easier to execute disciplined trades based on institutional-level logic.
Directional Change Extremes by CR86Подтверждение сигналов в индкаторе Directional Change происходит на основе алгоритма отката цены (sigma), заданного как процент от предыдущего экстремума. Процесс следующий:
Поиск вершины (Top): Изначально индикатор ищет максимум (tmp_max). Когда цена откатывает ниже текущего максимума на величину sigma (например, close < tmp_max - tmp_max * sigma), вершина подтверждается, и сигнал Top фиксируется. Это запускает поиск основания.
Поиск основания (Bottom): После подтверждения вершины минимальная цена (tmp_min) обновляется. Когда цена растет выше текущего минимума на sigma (например, close > tmp_min + tmp_min * sigma), основание подтверждается, и сигнал Bottom фиксируется. Это переключает индикатор обратно к поиску вершины.
Условия: Подтверждение происходит только при закрытии бара, что обеспечивает стабильность сигнала. Метки "Confirm" появляются на баре, где выполнено условие отката.
Пример: Если tmp_max = 1000 и sigma = 0.031, подтверждение Top произойдет, когда цена упадет ниже 969 (1000 * 0.969).
English
Signal confirmation in the Directional Change indicator is based on a price retracement algorithm (sigma) defined as a percentage of the previous extreme. The process is as follows:
Top Detection: The indicator initially seeks a maximum (tmp_max). A top is confirmed when the price retraces below the current maximum by sigma (e.g., close < tmp_max - tmp_max * sigma), triggering a Top signal. This shifts the focus to bottom detection.
Bottom Detection: After a top is confirmed, the minimum price (tmp_min) is updated. A bottom is confirmed when the price rises above the current minimum by sigma (e.g., close > tmp_min + tmp_min * sigma), triggering a Bottom signal. This switches the indicator back to seeking a top.
Conditions: Confirmation occurs only on bar close, ensuring signal stability. "Confirm" labels appear on the bar where the retracement condition is met.
Example: If tmp_max = 1000 and sigma = 0.031, a Top is confirmed when the price drops below 969 (1000 * 0.969).
Stephis Supply & Demand Zones v3
📉 Support
Definition: Support is a price level where a downtrend can be expected to pause or reverse due to a concentration of buying interest.
Why it matters: When the price of an asset falls to a support level, traders expect buyers to step in, preventing the price from falling further.
Visual clue: On a chart, support often appears as a horizontal line where the price has bounced up multiple times.
📈 Demand
Definition: Demand refers to the willingness and ability of buyers to purchase an asset at a given price.
In trading context: High demand typically pushes prices up, while low demand can lead to price drops.
Relation to support: A support level exists because of demand—buyers are willing to buy at that price, creating a floor.
🧠 How They Work Together
When price approaches a support level, traders watch to see if demand increases—if it does, the price may bounce.
If the support level is broken, it may signal that demand has weakened, and the price could fall further.
🔁 Opposite Concept: Resistance & Supply
Resistance is the opposite of support—it's a level where selling pressure (supply) may stop a price from rising.
Just like demand creates support, supply creates resistance.
Valid Pullbacks [keypoems]Valid Pullbacks
This indicator marks Valid Pullbacks on a chart. The core of the script is designed to find significant swing points by maintaining and validating candidate highs and lows.
Notice this is very different than other swing marker (fractals or otherwise). This is the base used to draw DTFX/Supply and Demand Zones. I am starting a full rewrite of all the components of my market structure indicator and this is part 1.
Core Concepts
The script operates in a stateful manner, alternating between searching for a Valid Pullback High and a Valid Pullback Low.
Initial State: At the beginning, the script assumes it is searching for the first Valid Pullback High.
Alternating Search: Once a Valid Pullback High is confirmed, the script switches its state to search for a Valid Pullback Low. Conversely, after a Valid Pullback Low is confirmed, it begins searching for a Valid Pullback High. This ensures a proper sequence of alternating swing points.
Defining a Swing Point
The script uses two primary ways to define a swing point, depending on user settings:
Wick-Based Swing (Default):
A Swing High occurs when the high of a candle is higher than the high of the candle immediately before and after it. (high > high and high > high )
A Swing Low occurs when the low of a candle is lower than the low of the candle immediately before and after it. (low < low and low < low )
Close-Based Swing:
A Swing High is identified based on a more complex relationship involving the closes and highs/opens of the three most recent candles, requiring the swing point to be formed by an "up-close" candle.
A Swing Low is identified similarly, requiring the swing point to be formed by a "down-close" candle.
* The Logic
This logic to update the internal state runs on every bar of the chart to update the status of candidate highs and lows.
1. Candidate Selection
The script continuously searches for the best possible candidate for the next valid swing.
Searching for a Candidate High:
This happens only if the last confirmed swing was a Valid Pullback Low (or at the very start).
On every new bar, the script checks if the previous bar represents a better candidate than the current one.
A "better" candidate is one with a higher price. The specific price checked (high or close) depends on whether the close-based or wick-based definition of a swing is being used.
If a better candidate is found, it replaces the existing candidateHigh. The candidate's price is always recorded as the high of that bar.
Searching for a Candidate Low:
This happens only if the last confirmed swing was a Valid Pullback High.
The logic is the mirror opposite of the high search. It looks for a "better" candidate with a lower price on every new bar.
If a better candidate is found, it replaces the existing candidateLow. The candidate's price is always recorded as the low of that bar.
2. Candidate Confirmation
Once a candidate is being tracked, the script waits for a specific market action to confirm it as a Valid swing.
Confirming a Valid Pullback High:
A candidateHigh is confirmed and becomes a Valid Pullback High if the price breaks below the low of the candidate bar.
When this happens:
The candidateHigh is stored in the validHighs array.
Both the candidateHigh and candidateLow are completely reset.
The script's state switches to now search for a Valid Pullback Low.
Confirming a Valid Pullback Low:
A candidateLow is confirmed and becomes a Valid Pullback Low if the price breaks above the high of the candidate bar.
When this happens:
The candidateLow is stored in the validLows array.
Both the candidateLow and candidateHigh are completely reset.
The script's state switches to now search for a Valid Pullback High.
This continuous process of searching, updating, and confirming candidates allows the script to dynamically identify and plot the most recent and relevant valid swing points on the chart.
PineConnector [Extension] | FractalystWhat is the PineConnector Extension?
The PineConnector Extension is a sophisticated bridge indicator designed to seamlessly connect Quantify trading signals with PineConnector's automated execution system.
This extension transforms manual signal monitoring into fully automated trading by interpreting Quantify's signal outputs and converting them into executable PineConnector commands.
Unlike standalone trading indicators, this extension serves as a communication layer between your signal generation (Quantify indicator) and trade execution (PineConnector), enabling hands-free trading across multiple timeframes and instruments.
How does the signal processing work?
The extension processes four distinct signal types from Quantify indicators:
Signal Values:
1 = Buy/Long signal - Opens bullish positions
-1 = Sell/Short signal - Opens bearish positions
0.5 = Close Long - Closes all long positions
-0.5 = Close Short - Closes all short positions
The script continuously monitors the "Signal Source" input, which should be connected to any Quantify indicator's output. When a signal is detected, the extension automatically generates the corresponding PineConnector command with your configured parameters.
What are the available order types and how do they work?
The extension supports three order execution modes:
Market Orders:
- Execute immediately at current market price
- Highest execution probability
- Subject to slippage during volatile conditions
Limit Orders:
- Execute only when price reaches a more favorable level
- Buy limits placed below current price
- Sell limits placed above current price
- Dynamic pip offset calculated using ATR-based volatility
Stop Orders:
- Execute when price breaks beyond specified levels
- Buy stops placed above current price
- Sell stops placed below current price
- Useful for breakout strategies
Dynamic Pricing Calculation:
The extension calculates optimal entry prices using volatility-adjusted pip offsets:
priceVolatility = ta.atr(14) / close * 100
volatilityFactor = math.min(math.max(priceVolatility / 0.1, 0.5), 2.0)
pipsOffset = 10 * volatilityFactor
How does the risk management system work?
Risk Percentage:
The extension uses percentage-based position sizing where you specify the risk per trade (0.1% to 10.0%). This value is passed to PineConnector, which calculates the exact position size based on:
- Account balance
- Stop loss distance
- Instrument specifications
- Broker settings
Stop Loss Integration:
- The "Stop Source" input connects to external stop loss levels from Quantify or other indicators. - This ensures:
- Consistent risk-reward ratios
- Dynamic stop placement based on market structure
- Automatic position sizing calculations
Multi-Asset Compatibility:
The extension automatically detects instrument types and adjusts pip calculations:
Forex: mintick * 10
Crypto: mintick * 10
Other assets: mintick * 1
What does the information display table show?
The real-time status table provides essential configuration monitoring:
Status Indicators:
- License: Shows PineConnector license ID status (Blue = Set, Red = Missing)
- Security: Displays secret key status (Blue = Set, Orange = Disabled)
- Comment: Shows trade comment or timeframe if empty
- Symbol: Current trading symbol (manual override or chart symbol)
- Order Type: Active execution mode (Market/Limit/Stop)
- Risk: Risk percentage with color coding (Blue ≤1%, Orange >1%)
- Signal: Connection status (Blue = Connected, Red = Not Set)
- Stop: Stop loss source status (Blue = Connected, Red = Not Set)
Color Coding System:
Blue: Optimal/Connected
Orange: Warning/Moderate risk
Red: Error/Not configured
How do I connect this to my Quantify indicator?
Step-by-Step Connection:
Add the PineConnector Extension to your chart containing Quantify indicator
Configure Signal Source:
In the extension settings, locate "Signal Source"
Click the dropdown and select your Quantify indicator's signal output
The extension will automatically detect custom sources vs. default price data
Configure Stop Source:
Connect "Stop Source" to your Quantify indicator's stop loss output
This enables dynamic position sizing based on stop distance
Verify Connection:
Check the information table for "Signal" and "Stop" status
Blue indicates successful connection
Red indicates default price data (not connected)
Compatible Quantify Indicators:
- Quantify Trading Model
- Any indicator outputting standardized signals (1, -1, 0.5, -0.5)
What PineConnector setup is required?
Prerequisites:
- Active PineConnector License - Required for all functionality
- MetaTrader 4/5 or supported broker platform
- PineConnector EA installed and configured
- TradingView Pro/Pro+/Premium for alert functionality
Configuration Steps:
- License ID: Enter your PineConnector license ID in the extension
- Secret Key: Optional security layer for command verification
- Symbol Mapping: Ensure symbol names match between TradingView and broker
- Alert Setup: Create TradingView alerts using this indicator
- Webhook Configuration: Point alerts to your PineConnector webhook URL
Security Features:
- Optional secret key encryption
- Symbol-specific commands
- Debug mode for testing and validation
What makes this extension unique?
Seamless Integration:
- Unlike manual signal copying, this extension provides:
- Zero-latency signal translation
- Automated parameter passing
- Consistent execution across timeframes
- No human intervention required
Dynamic Adaptability:
Volatility-adjusted pricing for limit/stop orders
Automatic symbol detection and conversion
Multi-asset pip calculations
Intelligent timeframe formatting
Professional Risk Management:
- Percentage-based position sizing
- External stop loss integration
- Multi-order type support
- Real-time status monitoring
Robust Architecture:
- Error-resistant signal processing
- Comprehensive input validation
- Debug and testing capabilities
- Security features for live trading
Installation and Setup Guide
Quick Start:
- Add "PineConnector | Fractalyst" to your chart
- Configure your PineConnector license ID
- Connect Signal Source to your Quantify indicator
- Connect Stop Source to your stop loss indicator
- Set your preferred risk percentage
- Choose order type (Market recommended for beginners)
- Create TradingView alert using this indicator
- Ensure PineConnector EA is running on your trading platform
Advanced Configuration:
- Custom symbol mapping for cross-platform trading
- Secret key implementation for enhanced security
- Comment customization for trade tracking
- Debug mode for strategy validation
Legal Disclaimers and Risk Acknowledgments
Trading Risk Disclosure
This PineConnector Extension is provided for informational, educational, and automation purposes only and should not be construed as financial, investment, or trading advice. The extension facilitates automated trading connections but does not guarantee profitable outcomes, successful trade execution, or positive investment returns.
Automated trading systems carry substantial risks including but not limited to total capital loss, system failures, connectivity issues, and adverse market conditions. The extension's performance depends on multiple third-party services including PineConnector, MetaTrader platforms, TradingView infrastructure, and broker execution quality, any of which may experience downtime, technical failures, or service interruptions that could affect trading performance.
System Dependency Acknowledgment
The extension requires continuous operation of multiple interconnected systems: TradingView charts and alerts, PineConnector services and Expert Advisors, MetaTrader platforms, broker connectivity, and stable internet connections. Any interruption or malfunction in these systems may result in missed signals, failed executions, or unexpected trading behavior.
Users acknowledge that neither the seller nor the creator of this extension has control over these third-party services and cannot guarantee their availability, accuracy, or performance. Market conditions, broker execution policies, slippage, and technical factors may significantly affect actual trading results compared to theoretical or backtested performance.
Liability Limitation
By utilizing this extension, users acknowledge and agree that they assume full responsibility and liability for all trading decisions, financial outcomes, and potential losses resulting from the use of this automated trading system. Neither the seller nor the creator shall be liable for any unfavorable outcomes, financial losses, missed opportunities, or damages resulting from the development, use, malfunction, or performance of this extension.
Past performance of connected indicators, strategies, or the extension itself does not guarantee future results. Trading outcomes depend on numerous factors including market conditions, economic events, broker execution quality, network connectivity, and proper system configuration, all of which are beyond the control of the extension creator.
User Responsibility Statement
Users are solely responsible for understanding the risks associated with automated trading, properly configuring all system components, maintaining adequate capitalization and risk management, and regularly monitoring system performance. Users should thoroughly test the extension in demo environments before live deployment and should never risk more capital than they can afford to lose.
This extension is designed to automate signal execution but does not replace the need for proper risk management, market understanding, and trading discipline. Users should maintain active oversight of their automated trading systems and be prepared to intervene manually when necessary.
SEJKING - TimingSEJKING - Timing Indicator: Professional Session-Based Trading Tool
The SEJKING - Timing indicator is a sophisticated trading tool designed for intraday traders who focus on key market sessions. It provides visual cues for Asian, London, and New York trading sessions, highlights important price levels, and delivers volatility metrics - all in one comprehensive package.
Key Features:
Session Visualization:
Color-coded boxes for Asian (purple), London (gray), and New York (gray) sessions
Automatic Daylight Saving Time adjustments (2022-2025)
Customizable colors and visibility for each session
Volatility Measurement:
Real-time pip count calculations for each session
Visual labels showing range volatility (A=Asian, L=London, N=New York)
Critical Price Levels:
Daily Levels:
Previous day's high/low as black dashed lines (HOPD/LOPD)
Lines extend until 5 AM EST the following day
"HOPD" (High of Previous Day) and "LOPD" (Low of Previous Day) labels
Weekly Levels:
Previous week's high/low as orange dashed lines
Lines extend until following Wednesday at 5 AM EST
"WH" (Weekly High) and "WL" (Weekly Low) labels at line ends
Smart Timeframe Handling:
Auto-hides elements on higher timeframes (15-30 minute setting)
Special handling for Asian session on higher timeframes
Key Reference Lines:
Yesterday's high, low, and close
Weekly high and low levels
Option to display only on most recent bar
Benefits for Traders:
Session Awareness: Visually track active market sessions to align with peak volatility periods
Key Level Identification: Quickly spot crucial support/resistance from daily and weekly levels
Volatility Gauge: Measure session range strength through pip counts
Time-Based Analysis: Extended lines help identify which levels remain relevant throughout the trading day
DST-Proof: Automatically adjusts for global daylight saving time changes
Ideal For:
Forex traders focusing on London/NY sessions
Asian session specialists
Price action traders using previous day/week levels
Volatility-based strategies
Intraday traders needing session awareness
Input Options:
Toggle visibility for each trading session
Customize Asian session colors
Set maximum timeframe for box visibility (15-30 mins)
Choose to display key levels only on recent bars
How It Works:
The indicator automatically calculates session timings based on UTC-7 (US Mountain Time), with intelligent DST adjustments. At the start of each Asian session, it plots new daily and weekly levels, extending them to their respective expiration times (5 AM EST next day for daily, next Wednesday for weekly). Session boxes show the price range during each market open, with pip counts displayed at session close.
Trading Applications:
Use HOPD/LOPD as breakout or reversal levels
Trade bounces off weekly levels (WH/WL)
Identify low-volatility sessions for range trading
Spot high-volatility sessions for breakout strategies
Combine session boxes with key levels for confluence
Note: Optimized for Forex but works on all instruments. Asian session hours automatically adjust for non-Forex assets.
SMT DivergenceSMT Divergence Indicator
This powerful indicator identifies high-probability reversal points by detecting SMT (Smart Money Technique) divergences between two correlated assets. It spots subtle shifts in market momentum, revealing when one asset fails to confirm the price action of another—often signaling an impending trend change.
Key Features:
Inter-Market Divergence Detection: Automatically compares the price action of the main symbol with a second user-defined asset.
Identifies Key Reversals: Pinpoints both bullish and bearish SMT divergences, highlighting hidden strength in downtrends and underlying weakness in uptrends.
Customizable Pivot Detection: Allows fine-tuning of the pivot length to adjust sensitivity for different market conditions and timeframes.
Flexible Display Modes: Choose between clean 'Lines' connecting the diverging pivots or precise 'Labels' marking the exact high/low points.
Full Visual Customization: Complete control over the colors and line thickness for seamless integration with your existing chart layout.
Built-in Alerts: Stay notified of every potential opportunity with alerts for both bullish and bearish signals.
Settings:
Core Parameters:
Comparison Symbol: Select the second asset to compare against for divergence analysis (e.g., NQ1! if you are charting ES1!).
Pivot Length: Defines the number of bars to the left and right required to confirm a pivot high or low.
Visual Settings:
Display Style: Choose to visualize divergences as 'Lines' or 'Labels'.
Bearish/Bullish Color: Set custom colors for bearish and bullish divergence indicators.
Line Width: Adjust the thickness of the divergence lines for optimal visibility.
Perfect for traders who utilize inter-market analysis to confirm trade ideas. The SMT Divergence indicator provides a crucial edge by exposing non-confirmations between related assets, allowing for earlier and more confident entries into potential market reversals.
Big Move Follow-Through Tracker🚀 What This Indicator Does
Ever wondered if that sudden 5% pump in your favorite crypto will continue or just fade away? This powerful indicator automatically tracks every significant price move and tells you exactly what happened next - momentum continuation or mean reversion.
🎯 Key Features
📊 Smart Move Detection
Automatically identifies "big moves" based on your custom threshold (default 3%)
Uses ATR filtering to ensure moves are truly significant, not just normal volatility
Works on ANY timeframe and ANY crypto pair
🔍 Follow-Through Analysis
Tracks each big move for your specified number of bars (default 5)
Classifies outcomes as either Follow-Through (momentum continues) or Mean Reversion (price reverses)
Uses intelligent 2% thresholds to avoid noise and focus on meaningful moves
📈 Real-Time Statistics Dashboard
Live statistics table showing historical performance
Separate analysis for UP moves vs DOWN moves (crypto often behaves differently!)
Percentage breakdowns of follow-through vs reversion rates
Track total moves detected vs analyzed over time
🎨 Visual Clarity
Clear arrow signals when big moves are detected
Background highlighting during significant moves
Customizable display options - show/hide signals and stats as needed
🛠️ How to Use
Add to any crypto chart (works on BTC, ETH, altcoins, etc.)
Adjust the move threshold (3% for major coins, higher for smaller caps)
Set analysis timeframe (how many bars to track each move)
Watch the statistics build over time to understand your asset's behavior
💡 Trading Applications
For Momentum Traders:
High follow-through rates? → Consider riding the momentum
Trade in direction of big moves when statistics support it
For Mean Reversion Traders:
High reversion rates? → Look for fade opportunities
Counter-trade big moves when they historically reverse
For Risk Management:
Understand typical behavior after significant moves
Size positions based on historical follow-through probabilities
📋 Customizable Settings
Big Move Threshold: Adjust sensitivity (0.5% - 10%)
Analysis Period: How long to track each move (3-20 bars)
Display Options: Toggle signals and statistics table
Alert System: Get notified when big moves occur
🎲 What Makes This Different
Unlike simple momentum indicators, this tool:
✅ Quantifies actual outcomes with real statistics
✅ Adapts to each asset's unique volatility profile
✅ Separates up and down move behavior
✅ Provides actionable probability data
📊 Perfect For
Crypto day traders looking for edge identification
Swing traders wanting to understand momentum vs reversion tendencies
Risk managers needing probability-based position sizing
Strategy developers building data-driven trading systems
⚡ Quick Setup Tips
For Major Cryptos (BTC, ETH): Use 2-4% threshold
For Altcoins: Use 4-8% threshold
For Scalping: Use lower timeframes with 1-2% threshold
For Swing Trading: Use higher timeframes with 5%+ threshold
SAFE Leverage Pro x50Safe Leverage Pro x50 — Safe leverage based on timeframes
Description:
Safe Leverage Pro x50 is an indicator designed to help traders choose prudent and realistic leverage, tailored to the timeframe being traded and the asset chosen.
Based on rigorous statistical research, this indicator provides a visual recommendation of the maximum typical leverage by timeframe and automatically suggests a more conservative value (by default, half) for trading with greater peace of mind and risk control.
* The goal is not for the indicator to make decisions for you, but rather to support your pre-defined entry strategies, allowing you to clearly understand how much leverage you can use without compromising your account against normal price fluctuations.
*The indicator does not calculate based on real-time volatility or ATR, but rather relies on statistical historical patterns obtained by analyzing price behavior after entry, differentiating between average movements in long and short entries by timeframe.
Important: Before following the recommendations of this indicator, check the maximum leverage your broker or exchange allows for the asset you are trading, as it can vary significantly between platforms.
* Philosophy behind the indicator:
This project arises as a response to the simplistic discourse that condemns leverage without distinguishing nuances.
Leverage is not intrinsically bad. What is dangerous is leveraging without method, without awareness, and without risk management.
Safe Leverage Pro x50 is designed to change that narrative:
** It's not about whether or not to use leverage, but when, how much, and how to use it intelligently.
TreeCandlePattern-FusimetriaA Powerful 3-Candle Reversal Pattern Inspired by Smart Money Principles
How to Use the Indicator Effectively
This pattern works exceptionally well across higher timeframes (H4, Daily, Weekly) where institutional traders operate, often appearing at key turning points in the market.
Key Settings
Best Timeframes: H1 for intraday trades, H4/Daily for swing positions
Customisation Options: Adjust arrow colours (green for bullish, red for bearish) and size for better visibility
Alerts: Set notifications for when new signals appear to catch reversals early
The indicator automatically marks:
🔺 Bullish reversals (when price breaks under previous lows then surges back up)
🔻 Bearish reversals (when price spikes above prior highs then collapses)
The Trading Philosophy Behind the Pattern
This setup is remarkably similar to the classic "Power of Three" reversal structure, where:
The First Candle shows the final push of the current trend (either greed in an uptrend or fear in a downtrend)
The Second Candle traps retail traders by creating false breakouts (where smart money accumulates or distributes)
The Third Candle confirms the reversal by closing beyond the extreme of the second candle
Why This Works Like Smart Money Trading
Institutional traders often use these false breakouts to enter positions against the crowd
The third candle's close beyond the extreme shows absorption of liquidity (stops being taken out before reversal)
Works particularly well near key support/resistance levels where banks and hedge funds place their orders
Advanced Confirmation Techniques
To filter out false signals and trade like the professionals:
Volume Analysis
Look for higher volume on the second candle (shows strong institutional interest)
The third candle should ideally have lower volume as retail traders get trapped
Price Action Context
Works best after strong trends (not in ranging markets)
Combine with Fibonacci levels (61.8% retracements often see reversals)
Watch for wick rejections on the third candle (shows failure of breakout)
Example: Bitcoin (BTC/USDT) Daily Chart
!
After a long uptrend, price makes a false breakout above resistance (second candle)
The next candle closes below the second candle's low, confirming reversal
This was followed by a 30% drop as smart money exited longs
When to Enter & Exit Trades
✅ Entry: At the open of the fourth candle after confirmation
✅ Stop Loss: Just beyond the extreme of the second candle
✅ Take Profit: At nearest support/resistance level or using 1:2 risk-reward
⚠️ Avoid This Pattern In:
Choppy, sideways markets
During major news events when price action becomes erratic