You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
William is pointing out that you are probably using wrong values for the SL and TP
eg.
If you were to place a sell trade manually on EURUSD would you place it as
entry 1.21000
SL 25
TP 10
?
I doubt it. You would use
SL 1.21250
TP 1.20900
William is pointing out that you are probably using wrong values for the SL and TP
eg.
If you were to place a sell trade manually on EURUSD would you place it as
entry 1.21000
SL 25
TP 10
?
I doubt it. You would use
SL 1.21250
TP 1.20900
Thanks for the help, I could solve this problem. But there appeared a new problem. The EA is actually opening a new position if the last order was closed with loss and uses the SL and TP parameters. However its not looping then the first conditions. So it basically ignores after a loss all the conditions and opens in certain time periods orders (Buy, then Sell ...). That is the code of the two conditions, the first if the last order were a profit or Zero and the second if its a loss: