newrick:I know I can set manual alerts in MT5 but I can't find a function that does the same so I can put it in my code. Is this possible?
In an EA or Indicator code, you have to program your own logic and then use the Alert function to display a pop-up alert. You can also SendMail or SendNotification.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I know I can set manual alerts in MT5 but I can't find a function that does the same so I can put it in my code.
Is this possible?