Do NOT buy if indicator appears.
-
I'm having trouble trouble getting my EA to not take trades when certain buffers in my custom indicator appears. I'm not sure if there's a standard way of getting this to happen but the No Trades Nearby block doesn't do the trick.
shared/9IAzRIYuc
-
Hi @decopain ,
This setup must be done in a proper way. But first can you please explain in detail what you are trying to do?
-
@paragorundu I'm trying to identify consolidated zones using a custom indicator that I have, So basically when particular objects appear on chart I don't want the EA to trade, I've already identified the objects with there own buffers but i cant find a way to get Fxdreema not to trade when they appear.
-
@decopain is it possible to share the indicator that you are trying to use?
-
@paragorundu i don't think the indicator in particular is too important, i think its the concept of not trading a particular buffer that's really the focus
-
Sure @decopain . Indicator is not important, concept of not trading in this situation of yours important for you. But most important point, at least for me, is the right way to implement a strategy with the correct setup of blocks.
Please do not get me wrong but, I think setup (https://fxdreema.com/shared/9IAzRIYuc) is not proper.
I just wanted to check the indicator's buffers and try to advice a good setup.
I hope you find a good solution for your project.
Regards.
-
i decided you use the" turn off block" for the buy and sell block when these buffers appeared, if any one else runs into this problem give it a try
-
@decopain Can you please share the link to your project?