What it does
Plots the current live spread (in points) and a moving average of the spread in a separate window. Designed for BTCUSD/XBTUSD but works on any symbol.
How to install
AP_BTC_Spread_Radar.mq5 into MQL5/IndicatorsInputs (recommended defaults)
MAPeriod = 50 – smoothing window for the spread MAUseEMA = false – use SMA by default; toggle to EMA if you preferMaxHistory = 5000 – number of bars to retain internallyShowComment = true – small HUD with live/avg spread (points)CommentEvery = 3 – update HUD every N ticksVerboseLog = false – keep false for quiet operationTips
SYMBOL_POINT and shows points accordingly.Support
Support is via MQL5 messages/comments only. To get presets or help, send a message on MQL5.