Sends notifications and a screenshot of the chart about all trading operations from the MetaTrader 4 terminal to the LINE Notify apps account 
 The EA sends notifications about all actions on the account: 
 Opening a position, placing orders, modifying orders, including pending ones, closing positions and deleting orders 
 Settings: 
 Configure Metatrader to allow the EA to communicate with LINE Notify 
 In the MetaTrader4 application, click: “Tools” -> “Settings” -> “Expert Advisors” 
 In the bottom control line check “Allow WebRequest for the following URL” 
 Add a new URL: ” https:))notify-api.line.me” and click OK
 Create a bot in LINE Notify and get a token 
 Enter the token in the input parameters of the adviser
mql4
Token = "Xy186cMDxxxxxxxhqbZm90JaYyKR2aJSHA"; Signal Name = "[My Signal]"; Send Message = true; Use Lot = true; Use TakeProfit = true; Use StopLoss = true; Use Comment = true; Send Screen = true; Screen Width = 1024; Screen Height = 768; Mobile Notification = false; Email Notification = false;
LINE Notify policy allows you to send a maximum of 60 images per hour
The adviser should be installed only on one chart!
Doesn’t work in tester!
![图片[1]-Mql5官网 LINE Notify 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站](https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.mql5.vip/wp-content/uploads/2024/05/20240517005041-6646a9e1a6880.png)
 ![图片[2]-Mql5官网 LINE Notify 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站](https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.mql5.vip/wp-content/uploads/2024/05/20240517005042-6646a9e26026f.png)
 





























































