Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Real-Time Spread Monitor with Session Statistics - indicateur pour MetaTrader 5

Lorenzo Caputo
Lorenzo Caputo
  • Funded Trader à  Independent Trader
  • Italie
  • 245
Funded trader.
Weekend music producer.
Occasional developer.

Mainly a creative.
Vues:
784
Note:
(1)
Publié:
Mise à jour:
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
This indicator places a compact information panel in the top-left corner of the 
chart (position is configurable) showing four key spread metrics updated on every 
tick:

- Current spread in points and in pips
- Session minimum spread (lowest recorded since attach)
- Session maximum spread (highest recorded since attach)
- Session average spread (running arithmetic mean)

The current spread value changes color when it crosses a user-defined "wide spread" 
threshold. This is useful for identifying moments when execution costs are elevated 
- for example during news events, session opens, or low-liquidity periods.

All statistics reset when the indicator is reattached or MetaTrader is restarted.

Input Parameters:
- Color Normal Spread: color displayed when spread is below the threshold (default: DodgerBlue)
- Color Wide Spread: color displayed when spread meets or exceeds the threshold (default: OrangeRed)
- Wide Spread Threshold (points): the point value above which the wide-spread color activates (default: 20)
- Font Size: size of the display text (default: 10)
- X Position: horizontal offset of the panel from the corner (default: 15)
- Y Position: vertical offset of the panel from the corner (default: 20)

The indicator uses OBJ_LABEL objects and does not paint any buffers on the price 

chart. It is compatible with all symbols and all timeframes.


Spread Monitor Live Screenshot EUR/USD M1
XAUUSD Spread Alert Utility MT5 XAUUSD Spread Alert Utility MT5

Educational MT5 chart utility that monitors XAUUSD spread on the chart and alerts when spread rises above user-defined warning or danger levels.

Gold Spread ATR Trend Panel MT5 Gold Spread ATR Trend Panel MT5

Educational MT5 chart panel for XAUUSD showing live spread, ATR volatility, EMA trend bias, RSI condition, daily range and active trading session.

Accelerator Oscillator (AC) Accelerator Oscillator (AC)

The Acceleration/Deceleration Indicator (AC) measures acceleration and deceleration of the current driving force.

MACD Signals MACD Signals

Indicator edition for new platform.