🔥 https://www.mql5.com/en/market/product/160768 🔥
| Mode | Description / Major Perform | Place Opening (Regular Sign) | Auto Hedging (≥3 pips + delay) | System Hedging (Sign Change) | ADX Affect on Regular Opening | Abstract / When to Use |
|---|---|---|---|---|---|---|
| MODE_TREND_FOLLOW_ONLY | Pure development following – comply with sturdy development course solely | Solely when ADX > 25 and course matches | No | No (until development reverses strongly) | Strict: ADX > 25 required | Sturdy trending markets, keep away from ranging, single course |
| MODE_SIDEWAYS_ONLY | Reversal-focused in ranging market (beforehand known as REVERSAL_ONLY) | Very permissive when ADX ≤ 25 Restricted when ADX > 25 | No | Sure (simple in sideways) | Very permissive when ADX ≤ 25 Very restricted when ADX > 25 | Ranging/uneven markets, search reversal alternatives |
| MODE_HYBRID_AUTO_SIDEWAYS | Hybrid: development comply with in sturdy development + auto hedging solely in sideways | Development comply with when ADX > 25 Free in ADX ≤ 25 | Sure – solely in sideways (ADX ≤ 25) | Sure | Development filter when ADX > 25 Free when ADX ≤ 25 | Balanced technique, hedging primarily in ranging section |
| MODE_HYBRID_AUTO_TREND | Hybrid: development comply with in sturdy development + auto hedging solely in sturdy development | Development comply with when ADX > 25 Free in ADX ≤ 25 | Sure – solely in sturdy development (ADX > 25) | Sure | Development filter when ADX > 25 Free when ADX ≤ 25 | Balanced technique, hedging primarily in trending section |
| MODE_DEFAULT_FREE | Default free mode: no ADX filter on regular positions + solely system hedging | Fully free – open BUY/SELL anytime | No | Sure | No ADX filter in any respect | Most versatile mode, commerce freely, hedging solely from sign reversal |
Legend: Sure = Lively | No = Disabled
Auto Hedging = Triggered by ≥3 pips revenue + 60-second delay
System Hedging = Happens naturally from sign course change
Further Notes
- Auto Hedging (≥3 pips + delay) That is the particular automated hedging mechanism that opens an reverse place after a place reaches ≥3 pips revenue and waits for a 60-second delay. It’s solely lively within the two hybrid modes and is totally disabled within the different three modes.
- System Hedging (Sign Change) This happens naturally when the principle sign reverses course (e.g., from BUY sign to SELL sign). The system units the other sign array to true, which can lead to hedging habits until blocked by different logic (e.g., UseHedging = false + CanCloseOppositeNow() closing the prevailing place).
- UseHedging = false habits When this enter is fake, the EA actively prevents true hedging by closing reverse positions earlier than opening a brand new one (by way of CanCloseOppositeNow()), supplied the other place meets the revenue/unfold/time situations. This is applicable to all modes the place system hedging might happen.
This desk ought to give a transparent, complete overview of how every mode behaves relating to place opening and each sorts of hedging.
[Free Tester]: https://www.mql5.com/en/market/product/163098 || https://telegra.ph/batik-03-01
Instruction new weblog : https://www.mql5.com/en/blogs/submit/767738 New Model: 63.1