if my Buy Signal is when CCI is over 100
And Sell Signal is when CCI is below =100
Example When the CCI will hit 100, my EA will place an Buy Trade
But i dont want it after it hit the SL or TP that another trade is placed if the CCI is still above 100
I will prefer that it wait the reversal trend exmaple when the CCI will cross the -100
Bascially one per trend
Can you guys help me out?
Yes it is possible. It is safe to say that almost any king of logic can be carried out in an EA. That is the purpose of the code in the EA.
Now, if you are wanting someone to code it for you for free, then that is something completely different, and I would suggest you place a request in the Freelance section for that.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
I wanted to know if its possible that the EA wait the reversal before re placing another trade
if my Buy Signal is when CCI is over 100
And Sell Signal is when CCI is below =100
Example When the CCI will hit 100, my EA will place an Buy Trade
But i dont want it after it hit the SL or TP that another trade is placed if the CCI is still above 100
I will prefer that it wait the reversal trend exmaple when the CCI will cross the -100
Bascially one per trend
Can you guys help me out?