Notify – library MetaTrader 4

Notify - library for MetaTrader 4
This library has smart notification (alert, push and alert) function with an option of having a single notification per candle at a time. Parameters: isAlert — display a message in a separate window isPush — send push notification message to the mobile terminals, whose MetaQuotes IDs are specified in the “Notifications” tab isPrint — enter … Read more

Candle Closing Time Notify Alarm – indicator MetaTrader 5

Candle Closing Time Notify Alarm - indicator for MetaTrader 5
Notifies you at your specified Chart Time Indicator can be used to set alarm at a specified time on the chart. In the default setting I am using it for a chart of GMT server time. I have set the indicator time to notify me 5 minutes before H4 Candle closing (in LocalTIme) The indicator … Read more

Send LINE Notify – Send Alert Message to LINE APP – script MetaTrader 4

Send LINE Notify - Send Alert Message to LINE APP - script for MetaTrader 4
This Script is the example of using function LineNotify that use to send message to LINE APP via Line Notify service As the function LineNotify use webrequest to send HTTP request so it can be used in EA or Script program only , can’t use in Indicator program Watch some more examples on how to … Read more