Hello,
I'm trying to verify the settings of the Options > Signals tab via MQL5.
Is there a way to do it? The signal subscription keep disconnecting and I need to monitor that.
Thanks
When you say MQL5, do you mean MQL5 VPS?
If yes, right click in your MQL5 VPS >> Journal to check that you've got this 'signal enabled' message.
Make sure you've done everything as described here:
How to Subscribe to MT4/MT5 Signal
No, I mean via MQL5 language.
I know how to check manually both at the terminal (Options > Signals) and the VPS (Journal). But this is a manual process. I need this to be checked continuously and automatically as there were cases in the past the Signal subscription got disconnected and I only found out about it hours afterwards which led to losses.
How can this be done using MQL5 (MetaEditor)?
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello,
I'm trying to verify the settings of the Options > Signals tab via MQL5.
Is there a way to do it? The signal subscription keep disconnecting and I need to monitor that.
Thanks