open trade after crossover not before
-
hi
I need help please this EA open trade before close candle and clear crossover MA
in this project I need EA open trade after crossover and close candle not when the crossover not clear -
For a start once per bar needs to be beneath the condition, check profit - close should be in a separate tree, this will make only 1 trade per candle, if still over trading the cross, you need to add more logical conditions to restrict.

-
@abodyfit
no not fix
still open trade before close candle and be clear crossover -
Set your candle ID's in your condition to 1, there is a cross but on current candle can reverse quickly, setting to 1 means it will wait until next candle before checking