How we define do not buy/sell
-
Hi
We define the conditions for buying or selling. The EA constantly checks the conditions and acts. Now if we want to say that : in certain conditions (X) which is a block condition, the buy block does not work, how should we make this? Because when I declare a condition and in that case I say turn off the block number (n), it doesn't buy/sell at all
So, in short, how to tell EA that ((don't do this)) -
There are many ways to do it depending on your current block configuration. Can you please share the link to your project ans elaborate?
-
https://fxdreema.com/shared/RsCCpqSmc
My question is about blocks 1-2-18-19
This robot makes wrong purchases in situations above ma 50. I want to add a condition so that it does not buy in such situations even though it is in a buying position . how can I identify exception situations? -
You can connect block 18 to the yellow output dot of block 1 and that should fix the problem. You don't need block 19.
-
thank you
-
@Elham
If there is no problem, I will use this strategy
I don't have a sample to work on and I just started, thank you -
@Elham You're welcome.