Descent Blade Indicator – Full Consumer Guide (MT4 & MT5)
Introduction
TheĀ Descent Blade IndicatorĀ is a non-repainting development reversal sign system for MetaTrader 4 and MetaTrader 5. It combines a Wilder Parabolic SAR with a one-bar lagging variant for entry detection and a Invoice Williams Fractal layer for take revenue and re-entry alerts. Each sign is calculated on a confirmed bar shut ā historic alerts by no means transfer, change, or disappear.
Key Options:
- Lagging PSAR Cross Entries:Ā BUY and SELL alerts fireplace on confirmed cross of the bar’s excessive or low via the lagging PSAR line
- BW Fractal TP Engine:Ā Take Revenue alerts seem at fractal-confirmed structural exhaustion factors alongside the development
- RE (Re-Entry) Alerts:Ā Optionally available counter-direction scale-in alerts for grid and pyramid administration
- Non-Repainting:Ā All alerts fireplace on bar shut solely and stay everlasting
- Path Filter:Ā Purchase & Promote, Purchase Solely, or Promote Solely modes
- 8 Alert Occasions:Ā Enter-Purchase, Enter-Promote, Exit-Purchase, Exit-Promote, TP-Purchase, TP-Promote, RE-Purchase, RE-Promote with popup, push, e mail, and sound supply
- Image-Agnostic:Ā Works on Foreign exchange, indices, commodities, equities, and cryptocurrencies on any timeframe
Obtain the indicator:Ā
TIP:Ā This indicator fits merchants who need a structured rules-based method to development reversal buying and selling. It really works on any image and any timeframe out there in MetaTrader.
Understanding Lagging PSAR Cross Alerts
The Descent Blade Indicator makes use of a Wilder Parabolic SAR with a customized lagging variant. The usual SAR computes a bar-by-bar trailing dot utilizing an acceleration issue; the lagging SAR is the usual SAR shifted by one bar. At any barĀ t , the lagging worth equals the usual SAR at barĀ t-1 .
This formulation has a clear property: a cross of the bar’s excessive above the lagging line corresponds precisely to a normal SAR flip from above-price to below-price (a bullish reversal). A cross of the bar’s low under the lagging line corresponds to a SAR flip from below-price to above-price (a bearish reversal).
Visible rendering:
- Yellow lineĀ (Lagging PSAR Up): drawn when the lagging worth sits under the bar’s low ā sometimes throughout an uptrend
- Magenta lineĀ (Lagging PSAR Down): drawn when the lagging worth sits above the bar’s low ā sometimes throughout a downtrend
- Lime/crimson dotted segmentsĀ (Commonplace PSAR): hidden by default; allow by way ofĀ InpShowPsar = true Ā if you’d like each traces seen
How alerts fireplace:
- The indicator displays the bar’s excessive vs. the lagging PSAR for a BUY cross and the bar’s low vs. the lagging PSAR for a SELL cross
- A BUY sign fires whenĀ excessive[current] > lagging[current] Ā ANDĀ excessive[previous] <= lagging[previous]
- A SELL sign fires whenĀ low[current] < lagging[current] Ā ANDĀ low[previous] >= lagging[previous]
- The cross is evaluated solely on confirmed (closed) bars to make sure non-repainting
NOTE:Ā The cross detection is mathematically an identical to the usual SAR flip detection. The profit is the lagging line offers a steady visible reference on the chart that merchants can use as a structural pivot.
Set up Information
The Descent Blade Indicator is distributed via the MQL5.com Market. Set up is automated.
Steps:
- Buy the indicator from the MQL5 Market product web page
- The indicator installs mechanically into your MetaTrader terminal
- Open MetaTrader and pressĀ Ctrl+NĀ to open the Navigator panel
- IncreaseĀ Indicators > Market
- FindĀ Descent Blade IndicatorĀ within the record
- Drag the indicator onto any chart, or double-click its identify
- The settings dialog seems ā modify parameters as wanted (see sections under)
- Click onĀ OKĀ to use
After loading, you will note:
- Lagging PSAR lineĀ drawn throughout the chart in yellow (uptrend) or magenta (downtrend)
- BUY entry labelsĀ in inexperienced under the bar at upward cross factors
- SELL entry labelsĀ in crimson above the bar at downward cross factors
- TP labelsĀ in teal (BUY commerce) or maroon (SELL commerce) at fractal-confirmed take revenue moments
- RE labelsĀ in olive (BUY-side) or purple (SELL-side) at fractal-confirmed re-entry moments
IMPORTANT:Ā Don’t manually copy information to the information folder. The MQL5 Market handles all file placement and updates mechanically.
Sign System Overview
Every sign consists of a single textual content label drawn on the closed sign bar.
1. Entry Alerts (BUY / SELL)
- BUY entry: inexperienced label with the textual contentĀ BUY Ā positioned under the bar on the upward lagging cross
- SELL entry: crimson label with the textual contentĀ SELL Ā positioned above the bar on the downward lagging cross
- The interior place state transitions from NONE to BUY or SELL on entry
- The recorded entry value is the lagging PSAR worth on the cross bar
2. Exit Alerts (EXIT BUY / EXIT SELL)
- EXIT BUY: inexperienced label with textual contentĀ EXIT BUY Ā under the bar when an reverse cross happens whereas in BUY state
- EXIT SELL: crimson label with textual contentĀ EXIT SELL Ā above the bar when an reverse cross happens whereas in SELL state
- Disabled by default ( InpShowExitBuy = false ,Ā InpShowExitSell = false ) as a result of the subsequent reverse entry communicates the identical info
- When a flip happens, each the EXIT label for the closing commerce and the brand new entry label can seem on the identical bar
3. TP Alerts (Take Revenue)
- BUY commerce: teal label with textual contentĀ TP Ā above the bar
- SELL commerce: maroon label with textual contentĀ TP Ā under the bar
- TP fires when a candle course reversal happens at a fractal-confirmed swing pivot, with present shut past the entry value
- A number of TPs can fireplace throughout one commerce as value strikes via successive fractals
4. RE Alerts (Re-Entry / Scale-In)
- BUY-side scale-in (throughout SELL commerce): olive label with textual contentĀ RE Ā under the bar
- SELL-side scale-in (throughout BUY commerce): purple label with textual contentĀ RE Ā above the bar
- RE fires solely after not less than one TP has occurred within the commerce (untilĀ InpReBuyNoTp Ā orĀ InpReSellNoTp Ā is enabled)
- Topic to a minimal proximity-to-lagging-PSAR ratio configurable by way ofĀ InpReMinProximity
Non-Repainting Affirmation:
- The state machine processes solely confirmed bars (shift >= 1, by no means the stay forming bar at shift 0)
- As soon as a sign label seems, it’s everlasting and by no means strikes
- The historic scan on indicator load is silent ā alerts are suppressed till the scan completes
- What you see within the chart historical past is precisely what would have appeared in actual time at bar shut
Place Path Filter
The Path enter controls which entry facet the indicator generates.
| Parameter | Default | Description |
|---|---|---|
| InpDirection | Purchase & Promote | Purchase & Promote / Purchase Solely / Promote Solely |
- Purchase & Promote:Ā Each BUY entries and SELL entries are generated. Commonplace mode.
- Purchase Solely:Ā Solely BUY entries fireplace on upward lagging crosses. Downward crosses are ignored.
- Promote Solely:Ā Solely SELL entries fireplace on downward lagging crosses. Upward crosses are ignored.
The TP and RE logic respects the lively place whatever the Path filter ā as soon as a commerce is open, all corresponding TP and RE alerts fireplace usually.
TIP:Ā Use Purchase Solely mode on devices exhibiting sturdy long-term bullish bias (e.g. main fairness indices) to keep away from counter-trend SELL alerts. Use Promote Solely sparingly ā it’s best suited to devices in confirmed multi-month downtrends.
Present Alerts Configuration
These toggles management which sign sorts are visualized on the chart. They don’t have an effect on the interior state machine ā alerts proceed to fireside no matter visibility settings.
| Parameter | Default | Description |
|---|---|---|
| InpShowEntryBuy | true | Present BUY entry labels |
| InpShowTpBuy | true | Present TP labels throughout BUY trades |
| InpShowReBuy | true | Present RE labels throughout SELL trades (BUY-side scale-in) |
| InpShowExitBuy | false | Present EXIT BUY labels |
| InpShowEntrySell | true | Present SELL entry labels |
| InpShowTpSell | true | Present TP labels throughout SELL trades |
| InpShowReSell | true | Present RE labels throughout BUY trades (SELL-side scale-in) |
| InpShowExitSell | false | Present EXIT SELL labels |
TIP:Ā Disable RE labels ( InpShowReBuy = false ,Ā InpShowReSell = false ) for a cleaner chart in the event you do not use grid/pyramid administration. Allow EXIT labels provided that you commerce exhausting exits separate from the subsequent reverse entry.
PSAR Configuration
The usual Wilder PSAR parameters management the velocity and aggressiveness of the lagging line.
| Parameter | Default | Description |
|---|---|---|
| InpPsarStart | 0.02 | Preliminary Acceleration Issue |
| InpPsarIncrement | 0.02 | AF increment per new excessive level |
| InpPsarMax | 0.025 | Most AF cap |
Logic:Ā The usual SAR makes use of these values straight. The lagging variant is the usual SAR shifted by one bar. Larger Max values (e.g. 0.05, 0.1) produce a faster-trailing SAR that flips extra typically. Decrease values (e.g. 0.01) produce a slower SAR with fewer flips. The defaults match the unique Development Dealer-Remastered Pine Script supply.
TIP:Ā Most merchants ought to depart these at their defaults. Modify solely when you have a transparent backtest justification. The default 0.025 most is deliberately conservative to maintain the lagging cross significant slightly than reactive.
BW Fractal Configuration
The Invoice Williams Fractal layer drives the TP and RE sign logic.
| Parameter | Default | Description |
|---|---|---|
| InpFracHighSrc | Excessive | Value supply for prime fractal detection |
| InpFracLowSrc | Low | Value supply for low fractal detection |
| InpFracLbHigh | 2 | Lookback bars for prime fractal affirmation |
| InpFracLbLow | 2 | Lookback bars for low fractal affirmation |
Out there value sourcesĀ forĀ InpFracHighSrc Ā andĀ InpFracLowSrc :
- Excessive:Ā the bar’s excessive (default for prime fractal supply)
- Low:Ā the bar’s low (default for low fractal supply)
- Shut:Ā the bar’s shut
- Open:Ā the bar’s open
- Median:Ā (Excessive + Low) / 2
- Typical:Ā (Excessive + Low + Shut) / 3
- Weighted:Ā (Excessive + Low + Shut + Shut) / 4
Logic:Ā A excessive fractal types at a bar whose supply worth exceeds the supply values ofĀ InpFracLbHigh Ā bars on both sides. A low fractal types at a bar whose supply worth is under the encompassing lows throughout the identical window. With the default lookback of two, fractals affirm 2 bars after they type.
When subsequent value motion causes an in depth above a excessive fractal’s value, the fractal is marked as damaged out. The TP and RE engines reference these breakouts as their structural anchors.
TIP:Ā Growing the fractal lookback (e.g. to three or 4) filters out very minor swing pivots and produces fewer however extra important TP and RE alerts. Lowering the lookback to 1 produces a denser sign stream ā helpful on decrease timeframes however usually too noisy on H1+.
Re-Entry Tuning
These inputs management when RE (re-entry / scale-in) alerts are allowed to fireside.
| Parameter | Default | Description |
|---|---|---|
| InpReMinProximity | 0.0 | Minimal proximity ratio (%) of near lagging PSAR |
| InpReBuyNoTp | false | Enable RE-Purchase alerts with no prior TP within the commerce |
| InpReSellNoTp | false | Enable RE-Promote alerts with no prior TP within the commerce |
Proximity ratio method:Ā proximity = |shut – lagging| / |lagging| Ć 100 Ā (rounded to 2 decimals).
Logic:
- The proximity ratio gates RE alerts to bars the place value has moved away from the lagging line by not less than the configured proportion. The default of 0.0 means the gate is disabled (any proximity is suitable).
- The “NoTp” toggles management whether or not a previous TP will need to have occurred within the commerce earlier than any RE can fireplace. The default habits (each false) requires a TP first, which suggests RE alerts solely seem after the commerce has already proven some revenue.
Sensible settings:
- For devices with frequent small swings (M5, M15 Foreign exchange), setĀ InpReMinProximity = 0.5 Ā to require not less than a 0.5% distance from the lagging line earlier than RE fires.
- For merchants who need RE alerts as quickly as a counter-direction pivot types, setĀ InpReBuyNoTp = true Ā andĀ InpReSellNoTp = true .
- For merchants who do not use re-entry scale-ins in any respect, merely disable the RE show by way ofĀ InpShowReBuy = false Ā andĀ InpShowReSell = false .
Visible Settings
| Parameter | Default | Description |
|---|---|---|
| InpShowPsar | false | Present the usual PSAR line |
| InpShowPsarLagging | true | Present the lagging PSAR line |
| InpShowPosEntry | false | Present a horizontal entry-price line throughout open trades |
Commonplace PSAR line:Ā drawn in lime when the SAR sits under value (uptrend) and crimson when above (downtrend). Width 3 pixels. Hidden by default to maintain the chart clear ā most merchants discover the lagging line alone enough.
Lagging PSAR line:Ā drawn in yellow when under the bar’s low (uptrend) and magenta when above (downtrend). Width 3 pixels. The first visible reference, enabled by default.
Place Entry line:Ā white horizontal phase on the entry value, persisting from the entry bar via the length of the open commerce. Width 2 pixels. Hidden by default.
Sign Model
| Parameter | Default | Description |
|---|---|---|
| InpFontSize | 11 | Font measurement for sign labels (vary 5ā24) |
| InpFontName | Arial Daring | Font face for sign labels |
| InpColEntryBuy | clrGreen | Colour for BUY entry and EXIT BUY |
| InpColEntrySell | clrRed | Colour for SELL entry and EXIT SELL |
| InpColTpBuy | clrTeal | Colour for TP labels throughout BUY trades |
| InpColTpSell | clrMaroon | Colour for TP labels throughout SELL trades |
| InpColReBuy | clrOlive | Colour for RE labels throughout SELL trades |
| InpColReSell | clrPurple | Colour for RE labels throughout BUY trades |
Sign labels are positioned at a vertical offset from the bar’s excessive or low equal to 30% of the present 14-period ATR. This adaptive offset retains labels visually clear no matter instrument volatility.
Full Parameter Reference
The next desk lists each enter parameter within the order it seems within the indicator settings dialog.
| # | Parameter | Kind | Default | Group |
|---|---|---|---|---|
| 1 | InpDirection | enum | DBI_BUY_AND_SELL | Place |
| 2 | InpShowEntryBuy | bool | true | Present Alerts |
| 3 | InpShowTpBuy | bool | true | Present Alerts |
| 4 | InpShowReBuy | bool | true | Present Alerts |
| 5 | InpShowExitBuy | bool | false | Present Alerts |
| 6 | InpShowEntrySell | bool | true | Present Alerts |
| 7 | InpShowTpSell | bool | true | Present Alerts |
| 8 | InpShowReSell | bool | true | Present Alerts |
| 9 | InpShowExitSell | bool | false | Present Alerts |
| 10 | InpPsarStart | double | 0.02 | PSAR |
| 11 | InpPsarIncrement | double | 0.02 | PSAR |
| 12 | InpPsarMax | double | 0.025 | PSAR |
| 13 | InpFracHighSrc | enum | DBI_PRICE_HIGH | BW Fractals |
| 14 | InpFracLowSrc | enum | DBI_PRICE_LOW | BW Fractals |
| 15 | InpFracLbHigh | int | 2 | BW Fractals |
| 16 | InpFracLbLow | int | 2 | BW Fractals |
| 17 | InpReMinProximity | double | 0.0 | Sign High-quality-Tuning |
| 18 | InpReBuyNoTp | bool | false | Sign High-quality-Tuning |
| 19 | InpReSellNoTp | bool | false | Sign High-quality-Tuning |
| 20 | InpShowPsar | bool | false | Present Informative |
| 21 | InpShowPsarLagging | bool | true | Present Informative |
| 22 | InpShowPosEntry | bool | false | Present Informative |
| 23 | InpFontSize | int | 11 | Sign Model |
| 24 | InpFontName | string | “Arial Daring” | Sign Model |
| 25 | InpColEntryBuy | coloration | clrGreen | Sign Model |
| 26 | InpColEntrySell | coloration | clrRed | Sign Model |
| 27 | InpColTpBuy | coloration | clrTeal | Sign Model |
| 28 | InpColTpSell | coloration | clrMaroon | Sign Model |
| 29 | InpColReBuy | coloration | clrOlive | Sign Model |
| 30 | InpColReSell | coloration | clrPurple | Sign Model |
| 31 | InpAlertPopup | bool | true | Alerts |
| 32 | InpAlertPush | bool | false | Alerts |
| 33 | InpAlertEmail | bool | false | Alerts |
| 34 | InpAlertSound | bool | true | Alerts |
| 35 | InpAlertSoundFile | string | “alert.wav” | Alerts |
| 36 | InpAlertEntry | bool | true | Alerts |
| 37 | InpAlertExit | bool | true | Alerts |
| 38 | InpAlertTP | bool | true | Alerts |
| 39 | InpAlertRE | bool | true | Alerts |
| 40 | InpObjPrefix | string | “DBI_” | Superior |
Alert Configuration
The Descent Blade Indicator helps 4 alert supply channels and eight distinct alert occasions.
Alert Channels
| Parameter | Default | Description |
|---|---|---|
| InpAlertPopup | true | Present on-screen popup dialog |
| InpAlertPush | false | Ship push notification to the MetaTrader cellular app |
| InpAlertEmail | false | Ship e mail notification |
| InpAlertSound | true | Play the sound file specified by InpAlertSoundFile |
| InpAlertSoundFile | alert.wav | Filename of sound to play |
Alert Classes
Alert classes allow you to mute teams of occasions with out altering channel settings:
| Parameter | Default | Controls |
|---|---|---|
| InpAlertEntry | true | Enter-Purchase, Enter-Promote |
| InpAlertExit | true | Exit-Purchase, Exit-Promote |
| InpAlertTP | true | TP-Purchase, TP-Promote |
| InpAlertRE | true | RE-Purchase, RE-Promote |
Alert Occasions and Message Format
The indicator fires alerts for eight occasions. Every message makes use of the pipe-delimited format:
DBI|<Occasion>|<Image>|<Dealer>|<Timeframe>|<Time>|<Value>
| Alert Occasion | When It Fires | Reference Value |
|---|---|---|
| Enter-Purchase | BUY entry on upward lagging cross | Lagging PSAR at cross bar |
| Enter-Promote | SELL entry on downward lagging cross | Lagging PSAR at cross bar |
| Exit-Purchase | Reverse cross throughout BUY commerce | Lagging PSAR at cross bar |
| Exit-Promote | Reverse cross throughout SELL commerce | Lagging PSAR at cross bar |
| TP-Purchase | TP sign throughout BUY commerce | Present bar shut |
| TP-Promote | TP sign throughout SELL commerce | Present bar shut |
| RE-Purchase | RE sign (BUY-side scale-in throughout SELL commerce) | Present bar shut |
| RE-Promote | RE sign (SELL-side scale-in throughout BUY commerce) | Present bar shut |
Instance messages:
DBI|Enter-Purchase|EURUSD|MetaQuotes-Demo|H1|2026.05.01 14:00:00|1.10523 DBI|TP-Promote|GBPJPY|MetaQuotes-Demo|H4|2026.05.01 16:00:00|193.250 DBI|Exit-Purchase|XAUUSD|MetaQuotes-Demo|D1|2026.05.02 00:00:00|2387.50
Important: Alerts are suppressed throughout the historic scan.Ā When the indicator first masses on a chart, it walks the complete seen historical past and prints all historic alerts as chart labels. Throughout this scan, no alerts fireplace ā solely newly closed bars after the indicator has absolutely initialized produce notifications. This prevents the alert flood that some chart-rendered indicators trigger when first utilized.
Enabling Push Notifications
- Set up the MetaTrader cellular app in your telephone (iOS or Android)
- Open the app and navigate toĀ Settings > Messages
- Copy yourĀ MetaQuotes ID
- Within the desktop MetaTrader, go toĀ Instruments > Choices > Notifications
- Enter your MetaQuotes ID and allow notifications
- SetĀ InpAlertPush = true Ā within the indicator settings
Enabling E-mail Notifications
- In MetaTrader, go toĀ Instruments > Choices > E-mail
- TestĀ Allow
- Enter your SMTP server, port, login, password, and vacation spot e mail handle
- Click onĀ CheckĀ to confirm the configuration works
- SetĀ InpAlertEmail = true Ā within the indicator settings
Buying and selling Methods
The next three approaches exhibit other ways to make use of the Descent Blade Indicator. All methods assume default settings until acknowledged in any other case.
WARNING:Ā Buying and selling entails important danger of loss. These methods are offered for instructional functions solely. All the time take a look at on a demo account first and by no means commerce with cash you can’t afford to lose.
Technique A: Pure Development Reversal (H1 – H4)
Aim:Ā Seize development reversals on the lagging PSAR cross with no scale-ins.
Beneficial settings:
- All defaults
- InpShowReBuy = false ,Ā InpShowReSell = false Ā (conceal RE labels)
- InpAlertRE = false Ā (disable RE alerts)
Commerce administration:
- Watch for a BUY or SELL entry label
- Enter on the open of the subsequent bar
- Maintain place till the subsequent reverse entry label seems
- Use TP labels as discretionary partial-exit cues ā shut 50% on the primary TP, maintain the rest till subsequent reverse entry
Technique B: Multi-Goal Scale-Out (H1 – D1)
Aim:Ā Use successive TP alerts as scale-out ranges.
Beneficial settings:
- All defaults
- Optionally enhanceĀ InpFracLbHigh Ā andĀ InpFracLbLow Ā to three to cut back TP density
Commerce administration:
- Enter on the entry sign on the open of the subsequent bar
- Shut one-third of the place on the primary TP sign
- Transfer cease loss to entry breakeven after the primary TP
- Shut one other third on the second TP sign
- Maintain the ultimate third till the subsequent reverse entry or a discretionary exit
Technique C: Grid Scale-In with RE Alerts (Superior)
Aim:Ā Add to place counter-direction at fractal-confirmed pullbacks.
Beneficial settings:
- All defaults
- InpReMinProximity = 0.5 Ā (require a long way from lagging PSAR earlier than RE fires)
Commerce administration:
- Enter on the entry sign
- Take partial revenue on the primary TP
- If a RE sign fires (counter-direction pullback to a fractal), add a small scale-in place
- The RE place is meant as a short lived hedge or profit-recovery layer
- Shut all positions on the subsequent reverse entry
WARNING:Ā Technique C requires cautious place administration and a dealer that helps hedging or simultaneous opposite-direction positions. It’s not acceptable for all account sorts or danger profiles.
Tuning Presets
The next presets are beginning factors. Regulate primarily based in your image, dealer circumstances, and private choice.
Scalping Preset (M5 – M15)
| Parameter | Scalping Worth |
|---|---|
| InpFracLbHigh | 1 |
| InpFracLbLow | 1 |
| InpReMinProximity | 0.0 |
| InpShowExitBuy | true |
| InpShowExitSell | true |
| InpFontSize | 9 |
Swing Buying and selling Preset (H1 – H4)
| Parameter | Swing Worth |
|---|---|
| InpFracLbHigh | 2 |
| InpFracLbLow | 2 |
| InpReMinProximity | 0.0 |
| InpShowExitBuy | false |
| InpShowExitSell | false |
| InpFontSize | 11 |
Place Buying and selling Preset (H4 – D1)
| Parameter | Place Worth |
|---|---|
| InpFracLbHigh | 4 |
| InpFracLbLow | 4 |
| InpReMinProximity | 1.0 |
| InpShowReBuy | false |
| InpShowReSell | false |
| InpFontSize | 12 |
TIP:Ā Begin with the Swing Buying and selling preset and modify one parameter at a time to watch its impact on sign frequency and high quality.
Troubleshooting
No Alerts Showing on the Chart
Potential causes:
- Inadequate historical past.Ā The indicator requires not less thanĀ 2 * max(InpFracLbHigh, InpFracLbLow) + 5 Ā bars to start processing. Scroll again to load extra historical past or enhance Max Bars in Chart in MetaTrader’s Choices.
- Path filter proscribing alerts.Ā VerifyĀ InpDirection = DBI_BUY_AND_SELL Ā in the event you count on each BUY and SELL alerts.
- Lagging cross not occurring in seen vary.Ā Zoom out ā the indicator might have alerts additional again in historical past or additional ahead as new bars type.
Lagging PSAR Line Not Seen
- ConfirmĀ InpShowPsarLagging = true
- Test that the chart timeframe has sufficient bars for the SAR to develop (10+ bars after the chart’s earliest seen level)
- Enhance line width by way ofĀ #property indicator_width3 Ā andĀ indicator_width4 Ā if recompiling ā defaults are width 3
TP or RE Alerts Not Firing
- Confirm the corresponding present toggle ( InpShowTpBuy ,Ā InpShowTpSell , and so forth.) isĀ true
- TP requires a candle course reversal AND a fractal breakout above (or under) the entry value throughout the commerce
- RE requires a TP to have occurred first (untilĀ InpReBuyNoTp Ā orĀ InpReSellNoTp Ā isĀ true )
- The proximity gate ( InpReMinProximity ) could also be filtering RE alerts ā attempt setting it to 0.0
Alerts Not Firing
- Verify not less than one amongĀ InpAlertPopup ,Ā InpAlertPush ,Ā InpAlertEmail ,Ā InpAlertSound Ā isĀ true
- Verify the related class ( InpAlertEntry ,Ā InpAlertExit ,Ā InpAlertTP ,Ā InpAlertRE ) isĀ true
- Alerts are silent throughout the historic scan on indicator load ā they solely fireplace for bars that shut after the indicator has been utilized
- For push notifications: confirm your MetaQuotes ID inĀ Instruments > Choices > Notifications
- For e mail: confirm SMTP settings inĀ Instruments > Choices > E-mail
Totally different Outcomes Between MT4 and MT5
- The MT4 and MT5 implementations share an identical logic and produce an identical alerts on the identical bars. Visible variations (anti-aliasing, font rendering) are platform-specific.
- Each variations course of bars chronologically with the identical Wilder PSAR method, the identical lagging shift, the identical fractal detection, and the identical state machine.
- For those who observe a distinction, confirm that each variations are on the identical enter parameter values and that each charts have the identical loaded historical past.
Indicator Loaded however Chart Seems Empty
- ConfirmĀ InpShowPsarLagging = true Ā (the first seen plot)
- ConfirmĀ InpShowEntryBuy = true Ā andĀ InpShowEntrySell = true
- Verify there’s sufficient historical past loaded ā not less than 100 bars beneficial for steady preliminary alerts
For those who want help with the Descent Blade Indicator:
| Contact Methodology | Particulars |
|---|---|
| assist@forexobroker.com | |
| Web site | www.forexobroker.com |
| MQL5 Market | Use the Feedback part on the product web page |
When contacting assist, please embody:
- Your MetaTrader model (MT4 or MT5)
- Dealer identify and image format
- An outline of the problem
- Screenshots of the chart and the indicator settings dialog
- The precise parameter values you might be utilizing
Obtain the indicator:Ā
Danger Disclaimer
Buying and selling overseas alternate and CFDs on margin carries a excessive degree of danger and might not be appropriate for all buyers. You might maintain a loss exceeding your preliminary funding. Development Quorum is a technical evaluation software and doesn’t assure worthwhile trades. Previous efficiency is just not indicative of future outcomes. The authors settle for no legal responsibility for any loss arising from use of the indicator. By utilizing Development Quorum you acknowledge sole accountability to your buying and selling choices.



