Push Notification for Opened / Closed Trades (Netting) – library MetaTrader 5

Push Notification for Opened / Closed Trades (Netting) - library for MetaTrader 5
Features Sends notifications for trade opens and closes Shows trade type (Buy/Sell) and lot size for new trades Displays profit/loss for closed trades Works in both live trading and strategy tester (sends to logs in tester) Monitors last 2 hours of trading history Prevents notification spam through basic throttling Installation Add this function to your … Read more

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

Trendlines and Horizontal lines crossing notification EA – EA MetaTrader 5

Monitoring trend continuation and support line
This EA searches for Horizontal and Trend lines of specified color in MonitoringColor on current chart and notifies you when price crosses them. When it happens, after the notification, it also changes line color to what specified in CrossedColor parameter and stops monitoring for price crosses on it, until the user changes its color again. … Read more