Need help with EA based on indicator
-
Thanks but even testing the conditions one by one how to make positions are taken only if Ichimoku condition(s) are met on ALL the defined timeframes. Because think that I'm not using the right type of character data for the timeframes.
-
@facto But can you please confirm all conditions work SEPARATELY? Because if they do, the problem is its combination, not the character data.
-
Yes, each independent condition within an EA works.
Beyond the fact that the conditions can be all fulfilled at the same time or not I would still like to know how to create the inputs for the timeframes because it will also allow me to learn
-
Ok. You can specify the timeframe within each bloc. That means you can create as many structures with different timeframes within as you need. However, please remember that the EA will be working on 1 specific timeframe. You need to consider that when designing each structure.
-
I understandbut I am quite limited in the number of blocks in the free Fxdreema plan so I can't create many blocks...
-
Then I'm afraid you will have to become a full subscriptor.