HomeSample Page

Sample Page Title


Full Troubleshooting & Person Information

1. EXPERT ADVISORS — TROUBLESHOOTING

Trades Not Opening

Q: The EA is operating however no trades are positioned. What ought to I verify?

Q: The EA exhibits “Buying and selling Disabled” on the dashboard. Why?

The dashboard reads the interior EADISABLEREASON string. Widespread causes and their causes:

Purpose ProvenTriggerRepair
Unfold too excessivePresent unfold exceeds MAXSPREADPOINTSEnhance MAXSPREADPOINTS or set it to 0 to disable
Information ComingInformation filter is lively and an occasion is approachingDisable ENABLENEWSFILTER or regulate information buffer minutes
Out of buying and selling timePresent time is exterior all enabled periodsModify Time Filter periods or set EnableTimeFilter = false
Buying and selling Not allowed in the present dayDay filter is obstructing the present weekdayAllow the day in Commerce Days Settings or set EnableDayFilter = false
Most drawdown % reachedFairness drawdown exceeded the set restrictEnhance MAXDRAWDOWNPERCENT or set to 0 to disable
Most each day loss reachedDAILYSTOP triggeredEnhance DAILYSTOP or set to 0 to disable

Tip: Allow SHOWLOGS = true in settings for detailed output within the Specialists tab displaying precisely why trades are being skipped.


File & Loading Points

Q: I can’t drag the EA file onto the chart. What ought to I do?

Q: The EA exhibits INIT_FAILED instantly after attaching. Why?

The EA runs validation checks on startup. A popup message field will seem with the precise purpose earlier than returning INIT_FAILED. Widespread failures:


Cease Loss & Take Revenue

Q: Cease Loss or Take Revenue will not be being set on trades.

Q: Breakeven or Trailing Cease will not be activating.


Surprising Commerce Closures

Q: Trades closed on their very own with out hitting SL or TP. Why?

Verify the Safeguard Settings and Revenue/Loss Limits — any of the next can set off an automated shut of all trades:

SettingSet off Situation
MAXDRAWDOWNPERCENTDrawdown % from peak fairness exceeded
MAXDRAWDOWNAMOUNTDrawdown in forex quantity exceeded
DAILYSTOPDay by day loss restrict hit
DAILYTARGETDay by day revenue goal reached
WEEKLYSTOP / WEEKLYTARGETWeekly limits reached
MONTHLYSTOP / MONTHLYTARGETMonth-to-month limits reached
MAXDEPOSITLOADMargin utilization exceeded deposit load % (default: 50%)

Grid / Hedge / Martingale

Q: Grid or Hedge orders aren’t showing after the primary commerce.

Q: I enabled Martingale, Grid, and Hedge collectively. Is that an issue?

The EA will show a “Excessive Threat Alert!!” warning and message field, however will nonetheless initialize and run. Operating all three concurrently compounds lot sizes extraordinarily aggressively and might deplete an account quickly on a single shedding streak. It’s strongly beneficial to allow just one loss restoration mode at a time.


Multicurrency EA Particular

Q: The EA runs on a number of pairs however solely trades on one image.

Tip: Allow SHOWLOGS = true — in case you see “Ready for image synchronization…” within the Specialists tab, that is the trigger.


Supertrend EA — Technique Questions

Q: What’s the distinction between Entry Technique 1 and Entry Technique 2?

Q: Does ENABLETRAILINGONSUPERTREND change the traditional trailing cease?

Sure. When ENABLETRAILINGONSUPERTREND = true, the Supertrend line itself dynamically acts because the trailing cease degree. The cease follows the Supertrend line because it strikes, as an alternative of utilizing the mounted pip-based trailing cease outlined within the Trailing Cease settings.



2. INDICATORS — TROUBLESHOOTING

Applies to: Greater Excessive Decrease Low Indicator (MT4 and MT5)

Loading & Show Points

Q: I connected the indicator however nothing seems on the chart.

Q: Arrows and labels seem however they’re all the time 2 bars behind the precise sign candle. Is that this a bug?

No — that is by design. Williams Fractals require 2 bars on all sides to be confirmed. A fractal at bar index i is just confirmed when bar i+2 closes. This 2-bar lag is inherent to fractal-based detection and can’t be eliminated with out utilizing unconfirmed/repainting alerts. The sign is legitimate; it’s merely confirmed after 2 bars.

Q: Labels overlap with candle our bodies or are too distant.


Sign Logic Questions

Q: Do I would like so as to add the indicator to the chart for the EA or Scanner to perform?

No. The EA and Scanner calculate all indicator values internally utilizing indicator handles (iFractals, iATR, iMA). Including the indicator to the chart is only for visible affirmation and doesn’t have an effect on any sign logic or commerce execution.

Q: What’s the distinction between HH/LL Entry Technique 1 and Technique 2?

Q: What does the quantity proven subsequent to the sign arrow imply?

That is the switchIndex — the bar index at which the latest sign was confirmed. A price of 1 means the sign fired on the final closed candle. Greater numbers imply the sign shaped extra candles in the past.

Q: The MA Filter is enabled however trades appear to go within the unsuitable course.



3. SCANNER / DASHBOARD — TROUBLESHOOTING

Applies to: Greater Excessive Decrease Low Scanner Dashboard (MT4 and MT5)

Scanner Not Loading / Panel Not Displaying

Q: I connected the scanner however the dashboard panel doesn’t seem.

Q: Some pairs are lacking from the scanner panel. Why?

Q: An emblem seems within the panel however the sign cells are clean.


Alerts & Notifications

Q: The scanner exhibits alerts on the panel however I’m not getting any alerts.

Q: What’s a Confluence Alert and why is it not triggering?

A confluence alert fires solely when all enabled Confluence Timeframes present the identical course (all Bullish or all Bearish) concurrently. A sign on only one timeframe is not going to set off a confluence alert.


Dashboard Show & Interplay

Q: I click on an emblem identify within the panel however nothing occurs.

Q: The panel is just too small, too massive, or the textual content is unreadable.

Q: The scanner solely exhibits alerts for M1 and M5. How do I allow extra timeframes?

There are two separate timeframe configuration sections. Each have to be configured:

PartSetting NamesFunction
Particular person ScanENABLEIND1M, ENABLEIND5M, ENABLEIND15M…Controls which timeframes are scanned and proven as columns within the panel
ConfluenceENABLE1M, ENABLE5M, ENABLE15M…Controls which timeframes should all agree for a confluence alert to fireplace

The MT5 model moreover helps non-standard timeframes (M2, M3, M4, M6, M10, M12, M20, H2, H3, H6, H8, H12) that the MT4 model doesn’t have.



4. COMMON SETUP MISTAKES

Earlier than You Connect Any Product

  1. Add all required symbols to Market Watch earlier than loading the EA or indicator. Proper-click Market Watch and choose Present All, or search manually.
  2. Allow AutoTrading within the MetaTrader toolbar. The button have to be inexperienced.
  3. Shut any current positions on the image if attaching an EA for the primary time. Open positions with a distinct magic quantity could cause conflicts.
  4. Load enough historic knowledge by scrolling again on the charts for all pairs you plan to scan or commerce.
  5. Confirm image names match your dealer precisely, together with any suffixes corresponding to m, .professional, or _SB.

Most Widespread Errors and Fixes

MistakeWhat OccursRepair
SL and TP each set to 0 in Pips modeINIT_FAILED with popup errorSet not less than certainly one of SL or TP to a sound pips worth larger than 0
SL or TP worth beneath dealer minimal cease degreeINIT_FAILED with message displaying the required minimalEnhance SL/TP to exceed the dealer’s SYMBOLTRADESTOPSLEVEL
Breakeven or Trailing beneath minimal cease degreeINIT_FAILEDEnhance BREAKEVENACTIVATION or TRAILINGDISTANCE
Symbols lacking from Market WatchEA or Scanner filters out these pairs silentlyAdd all required symbols to Market Watch earlier than loading
Improper dealer image suffix in pairs listingSymbols not discovered, clean panel cellsMatch pairsList values precisely to dealer image names
AutoTrading disabledEA masses however by no means locations any commerceAllow the AutoTrading button within the MetaTrader toolbar
Magic Quantity mismatch between EA casesEA doesn’t handle current trades, could open duplicatesUse the identical magic quantity throughout all associated merchandise
Martingale, Grid, and Hedge all enabled collectivelyExcessive Threat warning fires, exponential lot development doableAllow just one loss restoration mode at a time
SHOWDASHBOARDINTESTING = true throughout backtestBacktesting turns into extraordinarily gradualSet SHOWDASHBOARDINTESTING = false throughout optimization
Pause Alerts button by chance clickedNo alerts hearth from the scannerClick on the button once more to Resume Alerts
Not sufficient historic bars loadedIndicator or scanner exhibits clean cells or no alertsScroll again on charts for all pairs to pressure historical past obtain
SINGLEENTRY = true with an current open commerceEA skips all new entry alertsShut the prevailing commerce or set SINGLEENTRY = false

Filters Guidelines — If Trades Are Nonetheless Not Opening

Run by means of this guidelines in an effort to establish which filter is obstructing commerce entries:

  1. Dashboard standing: Is “EA Lively” proven? What does the Cease Purpose subject say?
  2. Unfold filter: Is MAXSPREADPOINTS = 0 (disabled)? Or is the present unfold exceeding the set restrict?
  3. Information filter: Is ENABLENEWSFILTER = false? Or is there an upcoming information occasion pausing trades?
  4. Time filter: Is EnableTimeFilter = false? Or is the present time exterior all enabled periods?
  5. Day filter: Is EnableDayFilter = false? Or is in the present day’s weekday disabled in Commerce Days Settings?
  6. Safeguards: Have any of MAXDRAWDOWNPERCENT, DAILYSTOP, DAILYTARGET, or related limits been triggered?
  7. Commerce Route: Is TRADEDIRECTION = BOTHDIRECTIONS?
  8. Single Entry: Is SINGLEENTRY = false, or has the prevailing commerce been closed?
  9. MA / ADX / RSI / MACD filters: Are all development and affirmation filters passing for the present market situation?

Tip: Allow SHOWLOGS = true to print the results of every verify to the Specialists tab for full transparency.


Earlier than contacting assist, accumulate the next data to assist resolve the difficulty quicker:

Contact channels:


Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles