Condition for spread
-
Hello I need to create a condition so that my EA works only in high market movement, for this I will use the variable spread. Which condition block could I use?
-
set spread value in condition ...
like Spread>5 -
You mean, the filter spread block?
-
spread filter block, or condition block in this form, where 5 is spread 5 pips:

-
In "Value", where "Numeric" is, there is "Pips" as well. There is this option there to get a value "as price fraction", by which I mean the difference between two prices, exactly what ask-bid is.