POP-UP window alert in MT5

 

Community,

I would like to have an alert with popup window in MT5, whenever a condition is met (ex : BID > value)

In the alert pannel, there is no option for a pop-up window.

I have searched all over the community and it seems that NOBODY knows how to do it.

If anyone knows how to do it, I appreciate if this solution can be shared.

Thanks.

 

simply use Alert();

it will create a popup window to display the alert message.