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


Altri dall’autore
Ogni giorno, molti trader affrontano una sfida comune: il prezzo sembra rompere un livello chiave, entrano in un'operazione, e poi il mercato si inverte, attivando il loro stop loss. Questo è noto come falsa rottura (false breakout) — un movimento di prezzo che supera brevemente un livello di supporto o resistenza prima di invertire la direzione. Questi movimenti possono causare l'attivazione degli stop loss prima che la direzione effettiva del prezzo diventi chiara. Nell'analisi tecnica, questo
Gold Sniper Scalper Pro
Ich Khiem Nguyen
3.63 (8)
Gold Sniper Scalper Pro è un indicatore professionale per MetaTrader 5, progettato per supportare i trader nell'identificare punti di ingresso e gestire il rischio in modo efficace. L'indicatore fornisce un set completo di strumenti analitici che include un sistema di rilevamento dei segnali, gestione automatica di Entry/SL/TP, analisi del volume e statistiche delle performance in tempo reale. Guida utente per comprendere il sistema   |   Guida utente per altre lingue CARATTERISTICHE PRINCIPALI
Strumento di Analisi Trend Multi-Timeframe Vuoi seguire i trend su più timeframe senza cambiare costantemente i grafici? Smart Trend Consensus MT5   è uno strumento di analisi tecnica che consolida i dati da   7 timeframe simultaneamente   (M1, M5, M15, M30, H1, H4, D1). L'indicatore utilizza   7 criteri tecnici   per valutare lo stato del trend su ogni timeframe e visualizza tutte le informazioni su una dashboard visiva. Uno strumento di analisi multidimensionale che aiuta i trader a risparmiar
Price Volume Distribution Indicatore Volume Profile che analizza la distribuzione del volume di trading per livello di prezzo. Visualizza POC, Value Area, picchi di volume e filtraggio segnali basato su zone per MT5. Panoramica Price Volume Distribution e un indicatore di analisi del volume per MetaTrader 5. Calcola e visualizza la distribuzione del volume sui livelli di prezzo utilizzando dati del timeframe M1, fornendo rappresentazione visiva tramite barre istogramma e linee di riferimento.
VISUAL ATR CANDLESTICK SCANNER PRO - Riconoscimento di Pattern Migliorato Il Visual ATR Candlestick Scanner Pro è un indicatore progettato per identificare e filtrare automaticamente i comuni pattern di candele, fornendo una visione più chiara di potenziali inversioni o continuazioni del mercato. I. Caratteristiche Principali e Funzionalità 1. Riconoscimento Automatico dei Pattern di Candele L'indicatore riconosce automaticamente oltre 25 pattern di candele professionali, classificati in gruppi
ChartStyler MT5
Ich Khiem Nguyen
ChartStyler applica schemi di colori ai tuoi grafici MetaTrader 5. Scegli tra temi predefiniti o crea la tua tavolozza di colori personalizzata. === CARATTERISTICHE === Temi Predefiniti: Dark: Tema scuro moderno con candele verdi/rosse su sfondo scuro Dark Muted: Colori delle candele attenuati per la compatibilità con gli indicatori di pattern Light: Sfondo bianco pulito con chiara visibilità delle candele Modalità Tema Personalizzato: Colore dello sfondo Colore del primo piano (testo, etichette
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
Filtro:
Nessuna recensione
Rispondi alla recensione