ๆŒ‡ๆ ‡
Grid
NAS100
NZDUSD
Breakout
XAUUSD
Commodities
Martingale
Forex
Signal
EURUSD
GBPUSD
BTCUSD
AI
SMC
VWAP
Indices
Prop
Stocks
Supertrend
Crypto
USDJPY
Scalping
Market Strutture Signal Pro
"Market Strutture Signal Pro" ๆ ‡่ฏ†
21/11/2025
Desktop
"Market Strutture Signal Pro" ๅทฒไธŠไผ ๅ›พ็‰‡

๐Ÿ“Œ What the Indicator Does

MarketStructureOscSignals is a pure price-action signal tool.

It:

  1. Detects swing highs and swing lows using a left/right lookback.
  2. Tracks whether those swings are forming:
    • Higher Highs + Higher Lows โ†’ Bullish structure
    • Lower Highs + Lower Lows โ†’ Bearish structure
  3. When the structure switches:
    • From bearish โ†’ bullish โ†’ it plots a BUY signal
    • From bullish โ†’ bearish โ†’ it plots a SELL signal

So every signal represents a true change in market structure, not just a moving average crossover.


โš™๏ธ Inputs & How to Set Them

1. Swing Left / Swing Right

These control how โ€œstrictโ€ a swing high/low is.

  • Swing Left (default 2)
    Number of bars to the left of the swing that must have lower highs (for a swing high) or higher lows (for a swing low).
  • Swing Right (default 2)
    Number of bars to the right that must also confirm the swing.

How to use:

  • Small values (1โ€“2):
    • More swings, more signals
    • Works well on higher timeframes (H1, H4, D1)
  • Larger values (3โ€“4+):
    • Only major structural turns
    • Fewer but stronger signals
    • Good on lower timeframes to avoid noise


2. Min Bars Between Signals

Minimum number of bars that must pass between two signals.

  • Avoids clustering of arrows on every tiny pullback.
  • Example:
    • Set to 3 โ†’ at least 3 bars between one signal and the next.
    • On very fast charts (M1โ€“M5) you might want 5โ€“10.
    • On H1 or higher, 2โ€“3 is usually enough.


3. Arrow Offset (pips)

How far the arrow and label are placed from the candle (in pips).

  • For Forex:
    • 5โ€“10 pips usually looks good.
  • For indices (US500, US100, etc.):
    • Use a larger offset (e.g. 20โ€“50 โ€œpipsโ€ depending on broker pip size).

If the arrows overlap the candles, increase this value.
If they are too far away, decrease it.


4. Show BUY/SELL Text

  • true โ†’ shows both an arrow (โ†‘/โ†“) and the text โ€œBUYโ€ or โ€œSELLโ€.
  • false โ†’ only arrows.

If the chart feels cluttered, you can hide the text and keep just the arrows.


๐Ÿ” How Signals Are Generated (Logic)

Internally the indicator:

  1. Keeps track of the two most recent swing highs and two most recent swing lows:
    • _prevHigh, _lastHigh
    • _prevLow, _lastLow
  2. From these it checks:
    • Are highs and lows both rising?
      • โ†’ Bullish trend (StructureTrendSignal.Bullish)
    • Are highs and lows both falling?
      • โ†’ Bearish trend (StructureTrendSignal.Bearish)
    • If theyโ€™re not aligned, the previous trend is kept.
  3. Every time the structural trend changes:
    • Bearish โ†’ Bullish โ†’ BUY signal
    • Bullish โ†’ Bearish โ†’ SELL signal
  4. It also ensures:
    • Trend was not Unknown (so not at the very beginning).
    • Enough bars have passed since the last signal (MinBarsBetweenSignals).

This means each arrow marks a true structural shift, not random noise.


๐Ÿ“ˆ How to Read BUY/SELL Signals on the Chart

โœ… BUY Signal

What you see:

  • An up arrow โ†‘ under the candle
  • Optionally the text โ€œBUYโ€ near the arrow

What it means:

  • Structure changed from bearish โ†’ bullish.
  • Recent swing highs and lows are now both moving up.
  • Market is likely transitioning into a new uptrend or resuming bullish structure.

How to use it:

  • Look for long entries:
    • On the signal candle or on the next few candles.
    • Preferably after a small pullback to a support level (previous swing low, demand zone, VWAP, VA low, etc.).
  • Use tools like Kalman Trend / EMA / Volume Profile to filter:
    • Only take BUYs when higher timeframe or Kalman is also bullish.


โœ… SELL Signal

What you see:

  • A down arrow โ†“ above the candle
  • Optionally the text โ€œSELLโ€

What it means:

  • Structure changed from bullish โ†’ bearish.
  • Swing highs and lows are now both moving down.
  • Market is likely entering a downtrend or resuming bearish structure.

How to use it:

  • Look for short entries:
    • On the signal candle or on following candles near resistance.
    • Ideal after a retest of a broken support (now resistance), VAH, supply zone, etc.


๐ŸŽฏ Practical Trading Uses

1. As a Standalone Entry Tool

Simple rule-set:

  • Buy Setup
    • Wait for a BUY arrow.
    • Place a long order at/near the signal candle.
    • Stop loss below recent swing low.
    • Target previous swing high or a key resistance.
  • Sell Setup
    • Wait for a SELL arrow.
    • Place a short order at/near the signal candle.
    • Stop loss above recent swing high.
    • Target previous swing low or key support.

This is the most basic usage and works best on H1, H4, and D1, where structure is cleaner.


2. As a Confirmation Tool with Your Other Indicators

This is where it gets powerful.

๐Ÿ”น With Kalman Filter Trend

  • Only take BUY signals when:
    • Kalman Trend is sloping up and price is at or above the Kalman line.
  • Only take SELL signals when:
    • Kalman Trend is sloping down and price is at or below the Kalman line.

Effect:
Kalman gives you a smooth trend, MarketStructureOscSignals gives you precise structure shifts. Together they filter out a lot of bad trades.


๐Ÿ”น With Volume Profile / Support & Resistance

  • Strong BUY:
    • BUY arrow appears near VA Low, previous swing low, or liquidity sweep, with rejection.
  • Strong SELL:
    • SELL arrow appears near VA High, previous swing high, or liquidity sweep at the top.

Here the signal is not just a technical pattern but is also anchored in liquidity and order flow zones.


3. For Scaling In / Out

You can also use new signals as:

  • Scale-In Points
    Add to a position when a new signal appears in the same direction as your existing trade and the higher timeframe is aligned.
  • Early Exit / Partial Exit
    If youโ€™re long and a SELL signal appears against your position (especially near key structure), you can:
    • Close a part of the position
    • Or tighten stops


๐Ÿงช Recommended Starting Settings

For Forex H1 / H4:

  • Swing Left = 2
  • Swing Right = 2
  • Min Bars Between Signals = 3
  • Arrow Offset = 5โ€“10 pips

For Indices M15 / H1:

  • Swing Left = 2โ€“3
  • Swing Right = 2โ€“3
  • Min Bars Between Signals = 5
  • Arrow Offset adapted to symbol (e.g. 20โ€“50 โ€œpipsโ€ depending on broker)

For Crypto H1 / H4:

  • Slightly higher swings to filter noise:
    • Swing Left = 3
    • Swing Right = 3
    • Min Bars Between Signals = 4โ€“6

Always backtest with your preferred instrument and timeframe to fine-tune Swing and MinBarsBetweenSignals.

0.0
่ฏ„ไปท:0
ๅฎขๆˆท่ฏ„ไปท
่ฏฅไบงๅ“ๅฐšๆ— ่ฏ„ไปทใ€‚ๅทฒ็ป่ฏ•่ฟ‡ไบ†๏ผŸๆŠขๅ…ˆๅ‘Š่ฏ‰ๅ…ถไป–ไบบ๏ผ
่ฏฅไฝœ่€…็š„ๅ…ถไป–ไฝœๅ“
cBot
NAS100
NZDUSD
Martingale
+26
ElliottWaveBot
N.B.: Results with an initial invested capital of 100 euros.
cBot
Indices
RSI
Forex
+2
US 2000+MACD+ADR+ADMIR+RSI+MANY MORE-TF4M
N.B.: Results with an initial invested capital of 100 euros.
ๆŒ‡ๆ ‡
NAS100
NZDUSD
Martingale
+26
Volume Delta
Read aggressive flow in real time. Flexible resets (Day/Week/Month), optional EMA smoothing, and non-repainting cumulati
cBot
Breakout
ATR
Signal
EMA Up&Down 2025 Ctrader bot
โœจ N.B.: Results with an initial invested capital of 100 euros.๐Ÿ“ˆ
ๆŒ‡ๆ ‡
Grid
NZDUSD
XAUUSD
+16
vWAP Free
Editions: Free (core VWAP + bands) ยท Pro (multiโ€‘VWAP, clickโ€‘toโ€‘anchor, alerts).
cBot
Indices
ATR
US500 LONG&SHORT TF 5M ALL SEASON!
๐Ÿš€N.B.: Results with an initial invested capital of 100 euros.
EMA UP&DOWN 2025
SectorIndex Dual Moving Average Indicator: Your Market Compass ๐Ÿงญ
cBot
NAS100
NZDUSD
Martingale
+26
Dynamic Trendline Deluxe Pro Cbot - PROP edition
Major Update Announcement: Advanced Prop Firm Risk Management is Here! ๐Ÿš€
ๆŒ‡ๆ ‡
NAS100
NZDUSD
Martingale
+26
Breakout channel
Breakout Channels automatically detects consolidation ranges and highlights when price breaks out of them.
ๆŒ‡ๆ ‡
NAS100
Breakout
XAUUSD
+14
Initial Range
Initial Range โ€“ Where the open writes the script.
ๆŒ‡ๆ ‡
NAS100
NZDUSD
Breakout
+14
ZIG ZAG Free
ZigZag Free is a clean swing-detection tool that marks significant pivot highs/lows
ๆŒ‡ๆ ‡
Grid
NAS100
NZDUSD
+19
Supertrend-algo
Algorithmic trend precision for cTrader.
cBot
RSI
BASIC us500 SHORT 35%
N.B.: Results with an initial invested capital of 100 euros.
cBot
Indices
RSI
XAUUSD
+5
Dynamic Trendline Pro Bot GOLD EDITION
This bot is already optimized โœ… uses a 1-minute timeframe โฑ๏ธ, a max size of 5% of the capital ๐Ÿ’ฐ and 1000x max leverage
cBot
NAS100
NZDUSD
Martingale
+26
Prop Ready Bot v2.0 Trial 7days
The Prop-Ready Bot The Definitive Automaton for Challenges ๐Ÿ›ก๏ธ V2.0
cBot
Grid
NAS100
RSI
+14
Multi TimeFrame Dominator
Dominate EMA structure across multiple timeframes โ€“ with trend, risk and equity under control.
cBot
Grid
NAS100
RSI
+21
Prop Ready Bot Trial 7d
This version of the bot is a limited trial and will only work on Demo accounts for a period of 7 days
ๆŒ‡ๆ ‡
Grid
NAS100
NZDUSD
+18
Zig Zag ATR
ZigZag Pro โ€” Advanced swing detection with ATR threshold, fractal confirmation, and colored segments. Clean market
็Œœๆ‚จๅ–œๆฌข
FairValueGap-PremiumVersion1
This Fair Value Gap (FVG) indicator is a technical analysis on multi-timeframe.
Multi Volume Profile
Advanced customizable volume-profile indicator with buy/sell levels, delta analysis, multi-TF support and vivid gradient
ๆŒ‡ๆ ‡
Grid
NAS100
NZDUSD
+16
3D HeikenAshi bY Mohammad KHR
Clean 3D, Sleek Candles for Trend Patterns.
ๆŒ‡ๆ ‡
NZDUSD
Forex
EURUSD
+2
4 RCS Relative Strength w Alerts_NSC
Forex Strength Meter for cTrader: 4 custom currencies, cross alerts, visual arrows. Trade smarter!
IR Close MTF
this indicator show other time frame close in lower time frame. for ex: show daily close in m 15.
Zero Lag Exponential Moving Average
ZLEMA (Zero Lag EMA) is a faster, smoother version of EMA, ideal for capturing quick market shifts and trends.
ๆŒ‡ๆ ‡
NAS100
NZDUSD
XAUUSD
+10
AutoFib Navigator
Automatically plots Daily and Weekly Fibonacci retracements with smart redraw and session control.
ๆŒ‡ๆ ‡
RSI
XAUUSD
Breakout
+4
ZScore Reversion
Z-Score: Measures price deviations from its mean. Spots overbought/sold (ยฑ2-3 SD) & reversals. Key for stats trading
ๆŒ‡ๆ ‡
RSI
Indices
Stocks
+3
FiboTrend-Pro V2
New version of one of my favorites includes Fibonacci and moving average convergence divergence lines
ๆŒ‡ๆ ‡
RSI
Forex
Signal
+2
Rsi_custom
๐Ÿ”น Advanced RSI with smart alerts and visual signals for faster trend reversal detection.
ๆŒ‡ๆ ‡
Indices
Forex
POC session line
Displays the POC line for previous sessions in an easy to see manner.
ๆŒ‡ๆ ‡
Stocks
Commodities
Forex
buy sell
SmartSignal Pro: Precise BUY/SELL signals to profit in any market. Trade like a pro! ๐Ÿš€
ๆŒ‡ๆ ‡
NAS100
NZDUSD
XAUUSD
+11
Support and Resistance Lite
๐ŸŸข Real swing-based support & resistance with ATR-powered half-bands ๐Ÿ”ด
MTF Candles
Multi Timeframe Candle drawing. Draw Any candles from any timeframe on your chart :-)
Parabolic RSI Alertย  V1
Master RSI reversals with Parabolic SAR precision! Get real-time alerts for high-probability trend changes.
ๆŒ‡ๆ ‡
VWAP
Indices
RSI
+4
ProVWAP
Advanced Anchored VWAP for cTrader: volatility bands, realโ€‘time alerts & customizable session resets.