Value Between Filter block
-
@FXDREEMA
Hi, I think it would be beneficial to have a between block. For example if you have a strategy whereby you only want to trade on candles that are between a certain amount of pips in length or there is particularly prices that you don't want your EA to trade on, it would be simpler to have to use one block rather than multiple blocks.It could be set up in the same way as the time filter eg there are
multiple times within the one block that you can set your EA to run on. Cheers -

You can use different kind of indicators: MAs, PIPS, PRICES, etc...
-
Yes but you would need to keep using that block if you had more than one condition. For example let's say there is a currency pair when the current price is between:
85.5 and 86
88 and 89
92.2-92.4
Etc
Etc
And these are hotspots on the market whereby there is no point in trading when price is between levels as your strategy would make a loss, it would be good just to have one block to tell the robot not to trade when price is within these levels. -
From where do you get these levels?