![]()
This EA is fully automated , it is built based on the method of catching the pop-up Alert event and Open Market Orders (BUY/SELL) .
Download trial version here: https://www.mql5.com/en/blogs/post/751340
Parameters of the EA:
--------
-------- Magic Number: The identifying (magic) number of the currently selected order.
Allow Open trade: Enable/ Disable Open Trades .
--------
-------- Format of Order type (BUY): The format of the text to specify the BUY order
Format of Order type (SELL): The format of the text to specify the SELL order
Format of Order type (BUY LIMIT): The format of the text to specify the BUY LIMIT order
Format of Order type (SELL LIMIT): The format of the text to specify the SELL LIMIT order
Format of Order type (BUY STOP) : The format of the text to specify the BUY STOP order
Format of Order type (SELL STOP) : The format of the text to specify the SELL STOP order
--------
-------- Format of stop loss (prefix): the text before stop loss
Format of take profit 1 (prefix): the text before take profit 1
Format of take profit 2 (prefix) : the text before take profit 2
Format of take profit 3 (prefix) : the text before take profit 3
Allow Order TP1: enable/disable set take profit 1
Allow Order TP2 : enable/disable set take profit 2
Allow Order TP3 : enable/disable set take profit 3
--------
--------: This EA only supports the 4 Popup Alert from the 4 different Indicators or EAs--------
-------- ++ Indicator (or EA) Name: The name of the indicator (popup Alert) in use for the chart window.
++ Trade lots: trade volume
++ SL/TP by User: enable/disable SL and TP assigned by user
++ Stoploss Pips (0 = No SL): stoploss value (in Pips)
++ Takeprofit Pips (0 = No TP): Takeprofit value (in Pips)
--------
--------
--------
--------
--------
--------
How to set up this EA
1.Dowload file "SaveAlertFile.ex4" and f ollow the instructions steps : https://www.mql5.com/en/blogs/post/751340