Send a notification to your ICQ, MSN, AIM,… contacts – library MetaTrader 4

Send a notification to your ICQ, MSN, AIM,... contacts - library for MetaTrader 4
Description ======= This library is based on Cristian Libotean’s CommandLine-Plugin for “Miranda IM”. Miranda IM is a (open source) multi-protocol (ICQ,MSN,AIM,…) instant messaging client for Windows. In conjunction with Miranda IM, you can use this library to control your Miranda IM client. E.g. Send and receive messages, set the status, read the contact list, etc.. … Read more

Twitpic – Send chart screenshot – script MetaTrader 4

Twitpic - Send chart screenshot - script for MetaTrader 4
Author: gunzip <spammmmme@gmail.com> As usual, you have to put it into experts/scripts metatrader subfolder and restart mt4 eventually (or just compile it if you are able to). You don’t need to download anything but the script itself.You may edit (right click + modify) the script to put your twitter username and password inside it so … Read more

Send Price Quotes By Email (Up to 50 quotes of your choice) – EA MetaTrader 4

Send Price Quotes By Email (Up to 50 quotes of your choice) - expert for MetaTrader 4
Do you want to receive your quotes by email in a clean an organized way ? This EA is easy to use. You just need to introduce the desired frecuency of the emails (minutes) and the name of the symbols you want to add to the email. Then you compile and you just need to … Read more

After open a trade, take a screen shot and send email to you. – EA MetaTrader 4

After open a trade, take a screen shot and send email to you. - expert for MetaTrader 4
Global variables: GMT_Time_Diff – Time difference between Local Time and GMT _MonitorScreen_ScreenShot – Set to “1”, take screen shot _MonitorScreen_Email – Set to “1”, notice to you via email After open a trade, take a screen shot and send email to you. – expert for MetaTrader 4

Send a message from metatrader to telegram – script MetaTrader 4

Send a message from metatrader to telegram - script for MetaTrader 4
With this script, you can send a message from MetaTrader 4 to Telegram. Put the code in the Scripts directory. From the Main Menu-> Tools-> Options, tab Expert Advisors, add the following address in the Allow URLs section: https://api.telegram.org In the code, customize the following variables: Get the token robot token from @BotFather and enter … 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

send a trade position to telegram channel – script MetaTrader 5

send a trade position to telegram channel - script for MetaTrader 5
hi, this code need your telegram token and telegram chat id .  you can make robot by BotFather and then search in google how you can find telegram token and chat id then attach them to this code . now every trade would be signals on your telegram channel. send a trade position to telegram … Read more