Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

MT5 View - indicator for MetaTrader 5

Rajesh Kumar Nait
Rajesh Kumar Nait
Hi, I'm Rajesh, a MQL Developer with a B.Tech in Information Technology. With over 12 years of programming experience, I've transitioned from being a PHP developer, specializing in web development, to a full-time MQL5 programmer and crypto trader. Having expert level experience in coding EA related
Views:
274
Rating:
(1)
Published:
scalefix.mq5 (9.07 KB) view
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

  

This allows mt5 chart to vertically scroll like tradingview chart with auto button to reset. MT5 does not allow horizontal scrolling so that feature can not be added

Neural Loss-Pattern Auditor Neural Loss-Pattern Auditor

Neural Loss-Pattern Auditor trains a small feed-forward neural network, written from scratch in native MQL5, on closed-deal history to test whether behavioral and market-context features predict which trades are more likely to lose. It reports an accuracy uplift over a naive baseline, a probability-calibration table, a permutation feature-importance ranking, and a configurable A-F composite grade with recommendations. On first run it uses a built-in synthetic demo, so the output is visible immediately with no setup; switch one input to InpUseDemoData=false to analyze real account history instead. Pure MQL5: no external libraries, no Python, and no AI service of any kind.

Fair Value Gap Detector Indicator Fair Value Gap Detector Indicator

Detects 3-candle Fair Value Gaps (price imbalances) and draws them as boxes that extend live until price trades back through the gap. Detection runs only on fully closed bars, so gaps never flicker in and out as the current candle forms.

Liquidity Sweep Detector Indicator Liquidity Sweep Detector Indicator

Marks fractal swing highs/lows as liquidity levels, then flags the exact bar where price wicks beyond one and closes back inside — a liquidity sweep / stop hunt — with an arrow and an optional price label. Sweep checks run only on closed bars, so signals never repaint.

MACD Signals MACD Signals

Indicator edition for new platform.