How to evenly distribute the distance with a price level using pending orders in a grid?
-
I am encountering an issue with the spacing of my pending orders during periods of high price volatility. I want to evenly distribute my pending orders to a fixed price level (such as the upper or lower Bollinger Band). Is there a way to do this?
I use pending orders in grid block.
See attached image.!
-
The only way to get that is programming your pending orders BEFORE the high volatility conditions. If you cannot do that, no expert advisor will because that depends on the markets restrictions imposed by the broker.
-
I want to evenly distribute my pending orders to a fixed price level (such as the upper or lower Bollinger Bands). This has happened in the past. Is it possible to do so?
-
Yes, it is. But that can only happen BEFORE the high volatility scenario happens. You can use a 'buy pending orders in grid' block to do it.