Shooting Star Trading System

Shooting Star Trading System — Bearish Reversal Detection for MT5 --MANUAL--

Introductory Pricing: This indicator is offered at introductory pricing that increases based on sales milestones. The current price is $49. After 10 sales, the price increases to $59. After 30 sales, it increases to $69. After 60 sales, the final price of $79 takes effect. All buyers receive the same full-featured indicator regardless of purchase price.

This indicator identifies Shooting Star formations by examining whether each candle exhibits a long upper shadow after a rising session, with the candle body positioned near the bottom of its range and a minimal lower shadow. The Shooting Star reflects a session in which buyers initially drove price upward, but sellers reclaimed control before the close, pulling price back down toward the open. This structure signals potential exhaustion of the prior uptrend. Bulkowski's research places the Shooting Star at a 59% reversal rate when confirmed by the following bar's price action — making confirmation a defining requirement rather than an optional filter.

This indicator detects Shooting Star formations on any symbol and timeframe, draws automated Entry/SL/TP trading levels using a Sell Stop order below the pattern low, and tracks signal performance in real-time. Includes a multi-timeframe scanner monitoring up to 150 symbols across 8 timeframes simultaneously.

Included Tools

Each Shooting Star Trading System purchase includes access to the following companion tools at no additional cost:

  1. Smart Trend Consensus MT5 — Multi-timeframe trend agreement indicator. Displays trend direction across up to 7 timeframes on a single dashboard. Helps confirm whether a Shooting Star is forming at the end of a genuine uptrend before placing a bearish entry. https://www.mql5.com/en/market/product/160553

  2. Price Volume Distribution MT5 — Volume profile and price distribution analysis. Identifies high-volume price zones where institutional orders cluster. Useful for confirming that Shooting Star patterns form near significant resistance levels where supply is concentrated. https://www.mql5.com/en/market/product/160452

  3. Shooting Star Trading System EA — Automated signal execution based on indicator output buffers. Reads Entry/SL/TP levels from the indicator and places trades automatically when the Sell Stop is triggered. Configurable lot sizing, risk per trade, and session filters. (Delivered via MQL5 private message after purchase confirmation.)

Contact the author through MQL5 messaging after purchase to receive access to the companion tools.

How Shooting Star Detection Works

The indicator evaluates each completed bar against six sequential structural gates:

  1. Upper shadow ratio gate: The upper shadow — the distance from the candle high to the top of the body — must represent a minimum proportion of the total candle range. This is the defining criterion of the Shooting Star: a long upper shadow confirms that buyers drove price significantly higher during the session before sellers reversed it. Standard threshold: upperShadow/range >= 0.45. Strict threshold: >= 0.55.

  2. Lower shadow ratio gate: The lower shadow must remain small relative to total range, confirming that sellers were in control near the close without a meaningful bounce from the low. Standard threshold: lowerShadow/range <= 0.15. Strict threshold: <= 0.08.

  3. Body position gate: The candle body must be positioned in the lower portion of the total range, confirming that the close occurred near the opening after the session high was rejected. Standard threshold: bodyPosition <= 0.40 (body occupies the bottom 40% of range). Strict threshold: <= 0.30.

  4. Body/ATR gate: The candle body must equal or exceed a minimum multiple of the 14-period Average True Range, confirming the formation has a real body rather than approximating a Gravestone Doji. This gate explicitly excludes zero-body candles. Standard: body/ATR >= 0.02. Strict: >= 0.03.

  5. Range/ATR minimum gate: The total candle range must meet a minimum size relative to ATR, confirming the pattern represents meaningful volatility rather than a small consolidation candle. Standard: range/ATR >= 0.20. Strict: >= 0.50.

  6. Range/ATR maximum gate: The total candle range must not exceed an upper limit relative to ATR, rejecting extreme spike candles that do not represent typical Shooting Star formations. Standard: range/ATR <= 3.00. Strict: <= 2.50.

Uptrend context is determined from the bars immediately before each candidate. A Shooting Star forming after a declining sequence or in a sideways range does not meet the reversal premise and is filtered at the plugin layer. The compound pass rate for Standard preset is approximately 4.5%; for Strict, approximately 0.4%.

6-Factor Quality Scoring

Each pattern that passes all six gates receives a quality score from 0 to 1 based on six weighted factors:

  • Upper shadow ratio: proportion of total range occupied by the upper shadow — higher values score higher (weight: 0.35)
  • Body position inverted: 1.0 minus body position — body closer to the bottom scores higher (weight: 0.25, pre-inverted)
  • Lower shadow inverted: lower shadow ratio subtracted from maximum allowed — less lower shadow scores higher (weight: 0.15, pre-inverted)
  • Range/ATR: candle range size relative to recent Average True Range, rewarding larger candles relative to current volatility (weight: 0.10)
  • Close vs prior range: how far the current close falls within the prior candle's range, confirming price weakness (weight: 0.10)
  • Relative range: this candle's range compared to the previous candle's range, confirming relative significance (weight: 0.05)

The upper shadow factor carries the highest weight (0.35) because the length of the upper shadow is the core structural requirement of the Shooting Star. A pattern with an upper shadow occupying 80% of range scores substantially higher than one near the 45% detection limit.

Two detection presets are available. Standard mode applies baseline thresholds suited to most timeframes and symbols. Strict mode tightens all six gates and selects only the most clearly-formed examples with an upper shadow visibly dominating the candle. A Custom mode allows individual adjustment of each gate independently.

Entry Mode: Sell Stop

Shooting Star patterns use a Sell Stop entry placed below the pattern low rather than immediate entry at candle close. This confirms that sellers are following through after the rejection candle — aligning with Bulkowski's finding that next-bar confirmation drives the 59% reversal rate. The entry level is set at the candle low minus 0.05×ATR. Stop loss is placed above the candle high plus 0.20×ATR. Take profit levels are calculated from entry using configurable risk-reward multiples: TP1 = 1R, TP2 = 2R, TP3 = 3R, TP4 = 4R.

Pattern-Specific Settings

  • Min Upper Shadow Ratio: minimum upper shadow as a fraction of total range (Standard: 0.45, Strict: 0.55)
  • Max Lower Shadow Ratio: maximum lower shadow as a fraction of total range (Standard: 0.15, Strict: 0.08)
  • Max Body Position: maximum body position within range — lower value means body closer to bottom (Standard: 0.40, Strict: 0.30)
  • Min Body/ATR: minimum body size as a multiple of ATR — excludes Gravestone Doji (Standard: 0.02, Strict: 0.03)
  • Min Range/ATR: minimum total range as a multiple of ATR (Standard: 0.20, Strict: 0.50)
  • Max Range/ATR: maximum total range as a multiple of ATR (Standard: 3.00, Strict: 2.50)
  • SL Buffer (xATR): offset applied above the pattern high for stop loss placement (default: 0.20)
  • Detection Preset: Standard, Strict, or Custom
  • Quality Score Minimum: filter signals below a defined score threshold

Automated Trading Levels

Every detected pattern automatically draws Entry, Stop Loss, and up to 4 Take Profit levels (TP1-TP4) directly on the chart. Entry is placed as a Sell Stop at the candle low minus 0.05×ATR. Stop Loss is placed above the candle high plus 0.20×ATR. Stop Loss can be calculated using one of three methods: Donchian Channel (based on the recent channel high for bearish signals), ATR multiplier (a fixed distance above the signal high), or Pattern (a buffer beyond the candle high). Take Profit levels are spaced using configurable risk-reward multiples applied to the stop distance.

Live Signal Tracking

The indicator tracks each signal from detection through completion. Signal states include: Active (Sell Stop placed, awaiting trigger), TP Hit (one or more take profit levels reached), SL Hit (stop loss triggered), and Expired (signal invalidated before entry). All state transitions are reflected in the signal statistics dashboard.

Donchian Channel Trailing Stop

An optional trailing stop system uses the Donchian Channel upper band for bearish signals as a dynamic stop level that adjusts with price as the trade progresses. As the channel upper band declines during a downward move, the trailing stop follows, preserving open profit without requiring a fixed exit target. This method can be combined with fixed TP levels or used independently.

Multi-Timeframe Scanner (150 Symbols x 8 Timeframes)

Monitor patterns across the entire market from a single chart. The scanner checks up to 150 symbols across 8 timeframes simultaneously and displays results in a sortable panel. Each row shows symbol, timeframe, signal direction, quality score, and current signal state. Symbols are loaded from MT5 Market Watch. Scanner updates asynchronously to avoid blocking chart calculations during refresh cycles.

Market Structure Analysis (BOS / CHOCH)

Built-in Break of Structure and Change of Character detection identifies key swing points and labels structural shifts on the chart. BOS marks a continuation of the prevailing direction when price breaks a prior swing high or low. CHOCH marks a potential reversal when price breaks structure against the prior trend. These labels provide context for evaluating whether a Shooting Star signal forms at a genuine structural high or in the middle of a range.

Multi-Layer Signal Filtering

Seven independent filters can be enabled or disabled individually to control which detected patterns are displayed:

  1. Quality filter: only show patterns scoring at or above the defined minimum quality threshold
  2. Extreme zone filter: block signals when price is positioned near overbought Donchian Channel extremes
  3. Direction filter: only allow signals aligned with the detected higher-timeframe trend direction
  4. Stoploss hunt filter: validate that signals originate from genuine sweeps of prior swing levels
  5. Signal zone filter: require signals to form near confirmed market structure events (BOS, CHOCH, swing levels)
  6. Spacing filter: enforce a minimum number of bars between consecutive signals
  7. Opposite signal filter: prevent conflicting buy and sell signals from appearing simultaneously

4-Channel Alert System

Alerts are delivered through four independent channels that can be enabled separately: MT5 pop-up notification, MT5 push notification to mobile app, email alert, and sound alert with a selectable audio file. Alerts fire at pattern detection and optionally at TP hits and SL hit.

Signal Statistics Dashboard

A draggable panel displaying real-time performance metrics for signals detected in the current session and historically. Metrics include total signals detected, entry trigger rate, TP1 through TP4 hit rates, SL hit rate, average quality score, and win rate. The dashboard updates automatically as signal states change.

Professional Chart Themes

Built-in color schemes allow switching the indicator's visual style to match different chart backgrounds. Available themes include Dark, Light, and Custom. Each theme adjusts the color palette for pattern markers, trading level lines, scanner panel, and dashboard text. Custom color overrides are available for all elements through the inputs panel.

EA Signal Buffers

Indicator outputs are available as data buffers for Expert Advisors. Buffer 0 outputs the signal direction (-1 for bearish) at the bar where a pattern is detected. Buffer 1 outputs the quality score. Buffer 2 outputs the calculated Entry price. Buffer 3 outputs the Stop Loss price. Buffers 4 through 7 output TP1 through TP4 prices. An EA can read these buffers using iCustom() to build automated strategies without modifying the indicator source.

Recommendations

Timeframes: H1 provides a reliable balance between signal frequency and structural quality for Shooting Star patterns on XAUUSD and major Forex pairs. H4 produces fewer but more clearly defined formations with stronger reversal follow-through. Shooting Stars carry more significance on higher timeframes where each session represents more accumulated buying pressure.

Symbols: The indicator works on any symbol available in MT5 Market Watch. Shooting Star formations are commonly observed on XAUUSD, Forex major and minor pairs, and stock indices — particularly at resistance zones and prior swing highs following a multi-bar advance.

Confirmation note: Because the Shooting Star uses a Sell Stop entry rather than immediate entry, it only triggers if selling pressure follows through. Patterns where the Sell Stop is never triggered represent cases where the market continued upward, consistent with the 41% non-reversal rate in Bulkowski's data.

Installation:

  1. Copy the indicator file to the MQL5/Indicators directory in the MT5 data folder.
  2. Restart MetaTrader 5 or refresh the Navigator panel.
  3. Locate Shooting Star Trading System under Custom Indicators in the Navigator.
  4. Drag the indicator onto a chart and configure inputs as needed.
  5. For the scanner, attach the indicator to a single chart; it will monitor all configured symbols automatically.

Notes:

  • No repainting: signals are confirmed only on bar close and do not change after detection.
  • Bar-close processing only: the indicator evaluates each bar once at close, following per-bar processing standards.
  • Bearish only: the Shooting Star pattern is a bearish reversal signal; no bullish entries are generated.
  • Scanner operates asynchronously and updates in the background without affecting chart rendering performance.
  • Memory usage is optimized for long-running sessions; object pooling is used for all chart drawings.

Documentation and User Guides

Detailed guides for each feature are available on the MQL5 Blog:

Support


제작자의 제품 더 보기
매일 많은 트레이더들이 공통적인 도전에 직면합니다: 가격이 주요 레벨을 돌파하는 것처럼 보여 거래에 진입하면, 시장이 반전하여 스톱로스가 발동됩니다. 이것을 거짓 돌파(False Breakout)라고 합니다 — 가격이 지지 또는 저항 수준을 잠시 넘어선 후 방향을 반전하는 움직임입니다. 이러한 움직임은 실제 가격 방향이 명확해지기 전에 스톱로스가 발동되는 결과를 초래할 수 있습니다. 기술적 분석에서 이 현상은 일반적으로 "유동성 스윕"(liquidity sweep) 또는 "스톱 헌팅"(stop hunt)이라고 합니다. Mirage Trading System은 거짓 돌파 패턴을 감지하도록 설계된 지표입니다. "Mirage"(신기루)라는 이름은 시장에서 빈번하게 발생하는 기만적인 가격 움직임이라는 환상을 의미합니다. 거짓 돌파가 많은 트레이더를 당황하게 할 수 있지만, Mirage Trading System은 이러한 패턴이 언제 형성되는지 식별하고 후속 가격 움직임의 잠재적 방향을 나
Gold Sniper Scalper Pro
Ich Khiem Nguyen
3.63 (8)
Gold Sniper Scalper Pro는 MetaTrader 5용 전문 지표로, 트레이더가 진입 지점을 식별하고 리스크를 효과적으로 관리할 수 있도록 지원하기 위해 설계되었습니다. 이 지표는 시그널 감지 시스템, 자동 Entry/SL/TP 관리, 거래량 분석 및 실시간 성과 통계를 포함하는 포괄적인 분석 도구 세트를 제공합니다. 시스템 이해를 위한 사용자 가이드   |   기타 언어 사용자 가이드 주요 기능 시그널 감지 시스템 지표는 Price Action 분석 및 시장 구조를 기반으로 잠재적 진입 지점을 자동으로 감지합니다. 거래 기회 감지 시: - BUY 화살표(녹색) 또는 SELL 화살표(빨간색)가 차트에 표시됩니다 - 캔들이 색상으로 표시되어 시그널 영역을 식별합니다 - Entry/SL/TP 레벨이 자동으로 계산됩니다 시그널은 가격이 Entry 레벨에 도달할 때만 활성화되어, 시장에서 확인되지 않은 시그널을 필터링합니다. 지능형 Entry/SL/TP 관리 - Ent
멀티 타임프레임 추세 분석 도구 차트를 계속 전환하지 않고 여러 타임프레임에서 추세를 추적하고 싶으신가요? Smart Trend Consensus MT5 는   7개의 타임프레임을 동시에   (M1, M5, M15, M30, H1, H4, D1) 데이터를 통합하는 기술적 분석 도구입니다. 이 지표는   7개의 기술적 기준 을 사용하여 각 타임프레임의 추세 상태를 평가하고 모든 정보를 시각적 대시보드에 표시합니다. 트레이더가 시장 모니터링 시간을 절약하는 데 도움이 되는 다차원 분석 도구입니다. User Guide |   Other languages 주요 기능 7 타임프레임 실시간 분석 단일 대시보드에서 M1부터 D1까지 모니터링. 여러 타임프레임을 비교하기 위해 차트를 전환하거나 수동으로 계산할 필요가 없습니다. 7기준 평가 시스템 각 타임프레임은 7가지 기술적 요소를 기반으로 분석됩니다: ADX 방향 지수   (+DI vs -DI) EMA50 위치   (가격 vs 빠른 이동평균)
Price Volume Distribution 가격 수준별 거래량 분포를 분석하는 Volume Profile 지표. MT5용 POC, Value Area, 거래량 급등 및 존 기반 신호 필터링을 표시합니다. 개요 Price Volume Distribution은 MetaTrader 5용 거래량 분석 지표입니다. M1 타임프레임 데이터를 사용하여 가격 수준별 거래량 분포를 계산하고 표시하며, 히스토그램 바와 참조선을 통해 시각적 표현을 제공합니다. 시스템 이해를 위한 사용자 가이드   |   기타 언어 사용자 가이드 주요 기능 지표가 식별하는 항목: - Point of Control (POC): 가장 높은 거래량의 가격 수준 - Value Area High/Low (VAH/VAL): 거래량의 70%를 포함하는 가격 범위 - 거래량 급등: 비정상적으로 높은 활동의 가격 수준 - 거래량 집중에 기반한 지지 및 저항 존 프로파일 모드 세 가지 계산 모드 제공: 1. 세션 모드:
VISUAL ATR CANDLESTICK SCANNER PRO - 향상된 패턴 인식 Visual ATR Candlestick Scanner Pro는 일반적인 캔들스틱 패턴을 자동으로 식별하고 필터링하도록 설계된 지표로, 잠재적인 시장 반전 또는 지속에 대한 더 명확한 시각을 제공합니다. I. 주요 특징 및 기능 1. 자동화된 캔들스틱 패턴 인식 이 지표는 25가지 이상의 전문 캔들스틱 패턴을 자동으로 인식하며, 명확한 그룹으로 분류됩니다. 강한 상승 그룹 (Strong Bullish Group): 상승 장악형 (Bullish Engulfing), 적삼병 (Three White Soldiers), 샛별형 (Morning Star), 상승 킥커 (Bullish Kicker) 등. 강한 하락 그룹 (Strong Bearish Group): 하락 장악형 (Bearish Engulfing), 흑삼병 (Three Black Crows), 석별형 (Evening Star), 하락 킥커 (Bea
ChartStyler 는 MetaTrader 5 차트에 색상 테마를 적용합니다. 사전 설정된 테마 중에서 선택하거나 자신만의 맞춤형 색상 팔레트를 만드세요. === 주요 기능 === 사전 설정 테마: Dark: 어두운 배경에 녹색/빨간색 캔들이 있는 현대적인 다크 테마 Dark Muted: 패턴 인식 지표와의 호환성을 위해 차분한 캔들 색상 적용 Light: 캔들 가시성이 뛰어난 깨끗한 화이트 배경 사용자 정의 테마 모드: 배경 색상 전경 색상 (텍스트, 라벨) 그리드 라인 색상 상승(Bull) 캔들 몸통 색상 하락(Bear) 캔들 몸통 색상 캔들 심지 색상 매수(Bid) 가격선 색상 매도(Ask) 가격선 색상 표시 옵션: 그리드 라인 표시 또는 숨기기 매수/매도(Bid/Ask) 가격선 표시 또는 숨기기 === 사용 방법 === ChartStyler를 임의의 차트에 적용합니다. 드롭다운 메뉴에서 테마를 선택합니다 (Dark, Dark Muted, Light, Custom). Cust
Star Trading System
Ich Khiem Nguyen
Star Trading System — Morning Star and Evening Star Reversal A 3-candle reversal formation where the market shifts from momentum to indecision and back — that is the Morning Star and Evening Star pattern. The first candle shows strong directional force. The second candle gaps into a small-body "star" signaling exhaustion. The third candle drives back in the opposite direction, confirming the reversal. Star Trading System detects both Morning Star (bullish reversal) and Evening Star (bearish reve
Three Soldiers Trading System — Momentum Continuation Pattern Detection A sequence of three consecutive strong-bodied candles moving in the same direction — that is the Three White Soldiers (bullish) and Three Black Crows (bearish) pattern. Each candle builds upon the prior, showing progressive higher closes (soldiers) or lower closes (crows), clean bodies with minimal shadows, and consistent body sizes. This 3-bar formation signals sustained directional conviction, not a single-candle spike.Thr
Three Inside Trading System — Harami Reversal Pattern Detection A large directional candle followed by a smaller inside candle whose body is fully contained within the mother body, then a third candle that confirms the reversal by closing beyond the mother's open — that is the Three Inside Up (bullish) and Three Inside Down (bearish) pattern. The inside bar creates a classic harami structure showing indecision, while the confirmation candle validates the direction change. This 3-bar formation si
Three Methods Trading System — Continuation Pattern Detection A five-candle continuation pattern: one tall directional candle establishes a strong trend, three small consolidation candles pause the movement while staying within the first candle's range, and a fifth breakout candle closes beyond the first candle's extreme to confirm the trend resumes. This 5-bar formation signals not a trend reversal, but a trend pause followed by continuation in the original direction. Three Methods Trading Syst
Three Outside Trading System — Engulfing Reversal Confirmation Pattern Detection A small setup candle followed by a larger engulfing candle whose body fully contains the setup body, then a third candle that confirms the reversal by closing beyond the engulfing close — that is the Three Outside Up (bullish) and Three Outside Down (bearish) pattern. The engulfing candle creates a dramatic power shift showing new direction dominance, while the confirmation candle validates sustained momentum. This
Separating Lines Trading System — Trend Continuation at the Open Identifies 2-bar continuation formations where the signal candle opens at exactly the same price as the prior setup candle's open, then moves in the direction of the prevailing trend. The shared open price is the defining structural condition: it signals that despite a temporary counter-move, the market returns to the same reference point and then resumes directional pressure. Each detected signal is evaluated by a 5-factor quality
Above the Stomach Trading System — Two-Bar Reversal Detection Identifies 2-bar reversal formations where the signal candle opens at or above the midpoint of the prior candle's body and closes above that candle's open, confirming a shift in momentum. Covers both the bullish variant (Above the Stomach) and the bearish variant (Below the Stomach). Each signal is evaluated by a 5-factor quality scoring model that measures candle geometry, penetration depth, and close position. This indicator detects
Engulfing Trading System — Power Reversal in Two Bars Detects 2-bar reversal patterns where the engulfing candle's body completely wraps the prior setup candle's body. Covers both Bullish Engulfing (bottom reversal after downtrend) and Bearish Engulfing (top reversal after uptrend). Each signal is scored by 4 weighted quality factors: engulf ratio, body/ATR significance, close position, and trend context. This indicator identifies Engulfing formations on any symbol and timeframe, draws automated
Line Strike Trading System — Three Candles Build, One Strike Reverses Detects 4-bar Three Line Strike patterns where three consecutive trend candles form an ascending or descending staircase, followed by a single engulfing strike candle that reverses the entire structure. Covers both Bullish Three Line Strike (3 bull ascending + bear strike) and Bearish Three Line Strike (3 bear descending + bull strike). Each signal is scored by 4 weighted quality factors: stair-step consistency, engulf strengt
Tweezer Trading System — 2-Bar Reversal Pattern Detection for MT5 Identifies two-candle reversal structures where a setup bar and a signal bar share a matching high or matching low, measured with ATR-scaled tolerance. The matching extreme signals that price was rejected from the same level on back-to-back bars, indicating a shift in directional pressure. Each detected signal is scored by 6 weighted quality factors covering direction change, overlap, close position, CLV, range size, and doji char
Counterattack Trading System — Gap Reversal at Matching Closes Identifies 2-bar counterattack line formations by detecting a gap opening against the prevailing trend followed by a close that matches the prior candle's close. This gap-then-match structure signals that the opposing side has mounted a full counterattack, absorbing all trend momentum in a single bar. Each signal is evaluated by 6 weighted quality factors including gap magnitude, close-match precision, and candle significance. This i
Harami Trading System — 2-Bar Inside Reversal Detection - [---MANUAL---] Identifies 2-bar Harami (inside reversal) formations by detecting a large mother candle followed by a small child candle whose body fits entirely within the mother's body. This inside containment structure signals that the dominant trend has lost momentum — the opposing side is compressing price into a tight range before a potential breakout reversal. Each signal is evaluated by 6 weighted quality factors including inside b
Harami Cross Trading System — 2-Bar Doji Cross Reversal Detection  [---MANUAL---] Identifies 2-bar Harami Cross formations by detecting a large mother candle followed by a Doji cross child whose body fits entirely within the mother's body. Unlike a standard Harami where any small child candle qualifies, the Harami Cross specifically requires the child to be a Doji — a candle with a tiny body and long wicks stretching symmetrically above and below, forming the characteristic plus-sign or cross sh
Professional Hikkake (Inside Bar + False Breakout Trap) detector with 5-factor quality scoring, 3 SL methods, pending order entry, MTF scanner 150x8, market structure BOS/CHOCH, and 4-channel alerts. [---MANUAL---] Hikkake Trading System   automatically detects the Hikkake candlestick pattern — one of the most reliable false breakout trap patterns in technical analysis. The Hikkake pattern occurs when an inside bar breakout fails and price reverses through the opposite side, trapping breakout t
Professional Matching Low (2-bar bullish reversal) detector with 5-factor quality scoring, 3 SL methods, pending buy stop entry, MTF scanner 150x8, market structure BOS/CHOCH, and 4-channel alerts. Matching Low Trading System   automatically detects the Matching Low candlestick pattern — a precise 2-bar bullish reversal signal that forms when two consecutive bearish candles close at virtually the same price level. The matching closes create a natural double-bottom support floor: sellers pushed p
Dragonfly Doji Trading System — Reversal Momentum at Market Extremes  [---MANUAL---] Introductory Pricing: This indicator is offered at introductory pricing that increases based on sales milestones. The current price is $49. After 10 sales, the price increases to $59. After 30 sales, it increases to $69. After 60 sales, the final price of $79 takes effect. All buyers receive the same full-featured indicator regardless of purchase price. This indicator identifies Dragonfly Doji formations by anal
Gravestone Doji Trading System — Bearish Reversal Signals at Market Peaks  [---MANUAL---] Introductory Pricing: This indicator is offered at introductory pricing that increases based on sales milestones. The current price is $49. After 10 sales, the price increases to $59. After 30 sales, it increases to $69. After 60 sales, the final price of $79 takes effect. All buyers receive the same full-featured indicator regardless of purchase price. This indicator identifies Gravestone Doji formations b
Long-Legged Doji Trading System — Indecision Detection with Confirmation Model [MANUAL] Introductory Pricing: This indicator is offered at introductory pricing that increases based on sales milestones. The current price is $49. After 10 sales, the price increases to $59. After 30 sales, it increases to $69. After 60 sales, the final price of $79 takes effect. All buyers receive the same full-featured indicator regardless of purchase price. This indicator identifies Long-Legged Doji formations by
Spinning Top Trading System — Indecision Pattern with Dual-Shadow Validation [MANUAL] Introductory Pricing: This indicator is offered at introductory pricing that increases based on sales milestones. The current price is $49. After 10 sales, the price increases to $59. After 30 sales, it increases to $69. After 60 sales, the final price of $79 takes effect. All buyers receive the same full-featured indicator regardless of purchase price. This indicator identifies Spinning Top formations by analy
High-Wave Candle Trading System — Extreme Indecision Pattern with Breakout Confirmation MANUAL Introductory Pricing: This indicator is offered at introductory pricing that increases based on sales milestones. The current price is $49. After 10 sales, the price increases to $59. After 30 sales, it increases to $69. After 60 sales, the final price of $79 takes effect. All buyers receive the same full-featured indicator regardless of purchase price. This indicator identifies High-Wave Candle format
Marubozu Trading System — 6-Variant Continuation Pattern with Shadow Classification for MT5 ---MANUAL--- Introductory Pricing: This indicator is offered at introductory pricing that increases based on sales milestones. The current price is $49. After 10 sales, the price increases to $59. After 30 sales, it increases to $69. After 60 sales, the final price of $79 takes effect. All buyers receive the same full-featured indicator regardless of purchase price. This indicator identifies Marubozu form
Hammer Trading System — Single-Candle Reversal at Trend Turning Points --MANUAL-- Introductory Pricing: This indicator is offered at introductory pricing that increases based on sales milestones. The current price is $49. After 10 sales, the price increases to $59. After 30 sales, it increases to $69. After 60 sales, the final price of $79 takes effect. All buyers receive the same full-featured indicator regardless of purchase price. This indicator identifies Hammer and Hanging Man formations by
Hanging Man Trading System — Bearish Reversal Detection with Confirmation-Critical Entry --MANUAL-- Introductory Pricing: This indicator is offered at introductory pricing that increases based on sales milestones. The current price is $49. After 10 sales, the price increases to $59. After 30 sales, it increases to $69. After 60 sales, the final price of $79 takes effect. All buyers receive the same full-featured indicator regardless of purchase price. The Hanging Man is a single-candle bearish r
필터:
리뷰 없음
리뷰 답변