Can push, popup, email and sound alerts all be added?
Yes when the exact trigger and channels are agreed. Push and email delivery also require correct MetaTrader, device and mail settings outside the indicator source.
Free alert-upgrade guide
The signal, timing, channel and duplicate-control decisions needed before adding reliable alerts to an existing MetaTrader indicator.
Provide the authorized MQ4 or MQ5 file plus every non-standard include required to compile it.
Name the indicator buffer, price comparison, object state or calculation that creates the alert.
Choose the forming bar, last closed bar or a configurable option and state when the condition is evaluated.
Define bullish, bearish and neutral transitions independently so that state changes are unambiguous.
Choose popup, push, email, sound, chart marker or an explicitly bounded combination.
List the symbol, timeframe, direction, price, indicator value and timestamp fields that must appear.
Specify once per bar, once per state change, cooldown seconds or whether repeated alerts are allowed.
Define when the alert may become eligible again after the condition turns false or the timeframe changes.
Provide one chart where an alert must fire and one visually similar case where it must remain silent.
Confirm which terminal build and channel settings will be used to verify the modified source.
Yes when the exact trigger and channels are agreed. Push and email delivery also require correct MetaTrader, device and mail settings outside the indicator source.
No. A lawful modification requires editable MQ4 or MQ5 source. Protected files are not decompiled.
Yes. Closed-bar evaluation, once-per-bar gating, state-change detection and configurable cooldowns are normal bounded options.
Ready for a feasibility check?