Another trade executes after take profit was hit
-
hi can anyone help me please. my ea executes a trade and then hits take profit a few bars further, but if the conditions still meets requirements it directly executes another trade. any advice?
-
Then put something that will limit trades... by time, once per bar, something like that. Some other condition that is not true all the time, but when it's ok to create a new trade.
In your project you don't need those AND blocks. -
It depends on the system
but i some case you can close partially with TP and leave a small position running to be closed with an other sell condition