Buyer and Seller Scripts with Stoploss and Takeprofit – script MetaTrader 4

Buyer and Seller Scripts with Stoploss and Takeprofit - script for MetaTrader 4
Hi Guys: Answering the call for Stoploss and TakePrifot in my origional Buyer and Seller Scripts here you go. Just Like their first versions, they are “order openers” that are irrespective of chart or currency pair. Within the code of each script there are notes listing how to change the lotsize and number of orders … Read more

Automatic stoploss and takeprofit – EA MetaTrader 4

Automatic stoploss and takeprofit - expert for MetaTrader 4
Automatic set of stoploss and takeprofit with confirmation. We use buy cost for the calculs. For the moment you have a value for sl and one for tp. These value are used for all symbols. I prepare a new version where you could parameter sl and tp for each symbol. Automatic stoploss and takeprofit – … Read more

Set Stoploss and Takeprofit at same level for multiple orders – script MetaTrader 4

Set Stoploss and Takeprofit at same level for multiple orders - script for MetaTrader 4
The script selects all open orders of the symbol and can modify stoploss or takeprofit or both at the desired level (price). If the input parameters are left to zero , the stop or the takeprofit are left unchanged . Set Stoploss and Takeprofit at same level for multiple orders – script MetaTrader 4

Display open positions total stoploss and takeprofit value MT5 – EA MetaTrader 5

Display open positions total stoploss and takeprofit value MT5 - expert for MetaTrader 5
This is a MT5 expert advisor which displays the total stoploss and takeprofit value for open positions. This is an upgrade and modification of the previous old MT4 indicator made by Conor Dailey at https://www.mql5.com/en/code/23788 This expert advisor does not trade or modify any of your orders. It simply sum up all the stoploss, as … Read more