EA only opens 1 trade, when there are 5 conditions, what am I doing wrong
-
Hi All
Hope someone couls please assist, fairly new and have had a lot of assistance and guidance from this group.
Wondering if someone would be able to guide me on this topic as well.I have 5 conditions, but when back testing, only 1 trade keeps on opening.
Also, I would like guidance on the stoploss trailing.
I actually gave up as I do not understand it as well, so gave the trade a fix pip SL, however, would like it the SL per trade entry to move SL to 50% when trade is in profit per entry.
Main thing is that not every condition is opening, only the first.
Some guidance / assistance as always would greatly be appreciated.
Thx
-
You need to share your project for others to check for you.
-
Agreed. Could you please share the link to your project?
-
Apologies guys, it was late and I actually thought that I did add it...
I hope this is how to do it.
I merely copied the HTML link in the browser
-
That's the builder page, not the project link. Project page - projects - create a link - open in a web browser - copy address bar - paste here
-
-
You are using a 'no trade' block on all your block trees. As soon as there one active trade now, that block is stopping all condition blocks to open new trades.
-
@l-andorrà
Thx bud, so how do I fix it.
So that each condition would open a trade, but not another trade when the same condition is met.I'm trying to open 1 entry per condition, and only open again once that trade has closed.
Also, any advice on stoploss trailing?
I would like the SL to trail to, 20% of whatever profit was gained.
Example:
Let's say, there's a spike on a $0.20 entry and the spike gives a $1 profit, I would like to SL to trail and close at $0.80.
So whatever the profit is, it needs to calculate to take ( close at 80% of the profit )Sorry to ask this, and truly do appreciate the assistance.
-
I managed to get the StopLoss trainling in order.
But still struggling with how to open 1 entry of each condition to open.
Here's what I have so far.
-
This setup will give you 1 trade in total, for 3 trades have 3 separate trees using different group numbers, group 0 no trade - group 0 buy now, group 1 no trade - group 1 buy now, ETC
-
@jstap
Thank you for your response, but I do not understand.Would you mind forwarding a link as an example.
-

-
Hi Bud.
Appreciate the feedback, like always.
I managed to get it right, so that it would open 1 entry per condition and will not open another, untill it has closed.
I also managed to get the Stoploss trailing to work for each entry.Thank you so very much for all the assistance..
-
