Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I am looking for an EA that will close BUY/LONG or SELL/SHORT only.
Sometimes I have many open position Long and Short. Even I already put TP and SL, many times trend reverse/pullback. So I want to close early before price hit a TP but in profit.
Hallo everyone,
I have been using CloseAll EA on those EAs which do not have SL and TP built-in.
I would like someone help me to modify the CloseAll EA to have SL and TP in pips instead of in USDollars.
Thank you.
I am looking for an EA or a SCRIPT that detects profit or loss (in pips or US$) in order to close all running trades once the profit or Loss is achieved .
Ex.:
1-Suppose i open some trades
2- I like to set the EA in a way, once 70 pips are gained, so this EA closes all my opened trades
3- Same logic if for Losses
--------------------------------------
If any of the fellows has such tool, I would be very grateful to receive it
Thanks in advance
I am looking for an EA or a SCRIPT that detects profit or loss (in pips or US$) in order to close all running trades once the profit or Loss is achieved .
Ex.:
1-Suppose i open some trades
2- I like to set the EA in a way, once 70 pips are gained, so this EA closes all my opened trades
3- Same logic if for Losses
--------------------------------------
If any of the fellows has such tool, I would be very grateful to receive it
Thanks in advance
You'd need a loop. Each time the loop runs and an order is sent you'd need to wait for the server response to make sure it was placed ok then run the loop again.