Hi, can anyone help me? Not sure why this EA isn't placing trades. My previous EA did place trades (https://fxdreema.com/builder)
EA not placing trades
-
Hi, can anyone help me? Not sure why this EA isn't placing trades. My previous EA did place trades (https://fxdreema.com/builder)
-
@deltaaurum This is the builder page not your project.
-
oh sorry where should I post this?
-
-
-
@deltaaurum said in EA not placing trades:
i think your 5 conditions block are very restrictive. Please check one condition at time and add the second ecc.. look where it stops
-
@ambrogio each condition consist of an indicator. how do I mitigate this?
-
@deltaaurum said in EA not placing trades:
@ambrogio each condition consist of an indicator. how do I mitigate this?
you have to check your condition, this way :
with two conditions together stops, I think the supertrend is unlikely to cross the candle close ID1
-
@ambrogio "with two conditions together stops, I think the supertrend is unlikely to cross the candle close ID1"
sorry but I do not understand what you mean by that. Also do you mean that I have to add draw arrow to each condition with each indicator? -
@deltaaurum said in EA not placing trades:
@ambrogio "with two conditions together stops, I think the supertrend is unlikely to cross the candle close ID1"
sorry but I do not understand what you mean by that. Also do you mean that I have to add draw arrow to each condition with each indicator?this the supertrend indicator, i really don't see when supertrend cross the candle close ID1, casn you see it? This is what you request at your 2nd condition. So if this condition is not satisfied the robot cannot check your condition block #3
Your question was "ea doesn't open trade", I showed you the way to possibly find some block condition that is not working. Block no. 2 is one of them.
The conditions have to happen sooner or later, the condition in block #2 seems impossible to me. -
@DeltaAurum unless you want one signal for each indicator alone. In this case you have to change the structure of the EA. Let me know
-
thank you for helping so much
I would like 1 trade at a time only for all 5 indicators
-
@ambrogio Hi, im still not sure what is wrong with my EA https://fxdreema.com/shared/ipO1tCVyc
-
@deltaaurum said in EA not placing trades:
@ambrogio Hi, im still not sure what is wrong with my EA https://fxdreema.com/shared/ipO1tCVyc
this is another project, what happens? Doesn't works?
-
@ambrogio Hi, it works but it places multiple trades. how do I make it so it places only 1 trade at a time?
-
@deltaaurum it works for me, one trade at a time
Are you backtesting on "every tick" model or not ? -
@ambrogio it works now but only on every tick. I was using open prices haha my bad
-
@ambrogio do you have any idea how I can make the EA open buy trades when the supertrend indicator turns green and sell when it turns red?
-
@deltaaurum This is the third thread dedicated to the same question. Please don't duplicate threads and focus on one only.
-
@deltaaurum you can use "indicator appear" block and select the two colored buffers for buy/sell. Beware that the supertrend repaints especially in the lower time frames. I seem to remember that on google you can find a version that does not repaint