Problem with ea
-

Projekt: https://fxdreema.com/shared/UOXULtLWdI feel like I'm lost all the time trying to solve the problem. The picture shows how this EA would work. I will be grateful if someone will look at my EA block layout and will be able to direct me
-
@oskars
You would : put only one "indicator is visible" block; set candle type is bear; previous candle type is bull; and set candle ID to 1. For sell.
Vice versa for Buy.
However don't be fooled by the "inertia looking" of the Heikin Ashi indicator. We think we can make profit because when there is a green candle, there is more chance that there will be another one after, than a red one. But be aware these candles don't replicate price moves. In a way that every red candles is higher than the actual price, and every green candle is lower than the actual price.
Also you should choose another topic title that is meaningful, not the fact that you have a problem with an EA but rather the problem it self like "Can't buy when Heikin Ashi goes from red to green". -
@seb-0 Thanks for help, I know that and it s only part of my ea. I dont trade only looking for new candle createdo n heiken ashi
-
@seb-0 i set two block "indcator is visble" becouse i want to open sell trade when bear candle will be created after 3 bull candle i a row. How can i do that?
-
@oskars
Like this https://fxdreema.com/shared/9ET1O9ZQb ? -
yes like this. This set of blocks works?
-
@seb-0 it works, thanks. This is correct framgent that thelp me with create my ea
-
@seb-0 I have one problem with block, Can you give advice?