Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

OrderNotify - expert for MetaTrader 4

Views:
15270
Rating:
(15)
Published:
2017.02.09 09:43
OrderNotify.mq4 (6.54 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Useful watcher for your expert advisor. This EA will send with every new trade opened or closed. Information about opened or closed trade is included in the message.


Recommendations

  • Please remember to fill out your email credentials at Tools -> Options -> Email (try to send "Test" email).
  • No additional inputs provided.
  • Expert must be added to MQL4/Experts directory.
  • First loop (after enable) is without SendMail function. Emails will be send upon new or closed order.
CloseOrders (With further filtering) CloseOrders (With further filtering)

This script allows you to close orders with one click, filtering by profit, loss, magic number and comment.

OpenOrder (With Risk Management, TP and SL) OpenOrder (With Risk Management, TP and SL)

OpenOrder script allows you to open an order defining the % of balance to risk, the Stop Loss distance in pips and the Take Profit distance in pips and a magic number.

NonLag Inverse Fisher Transform of RSX NonLag Inverse Fisher Transform of RSX

Inverse Fisher Transform version of nonlag smoothed RSX.

Dsl - rsi Dsl - rsi

Dsl (discontinued signal lines) - RSI (MetaTrader 4).