How to order my EA to buy at Demand zone and sell at Supply zone
-
Please can you help and show me the block to use to order my EA to open buy orders only when in a demand zone and sell orders only in Supply Zone? Also how to configure those blocks to perform this function?
-
There are no blocks doing that in fxDreema. You need to define what conditions are considered demand/supply zone. Then you can use as many conditions blocks as necessary to translate your conditions into those blocks. What is necessary for you to define a demand/supply zone?
-
How would you define the zones?
If you use custom indicator, you need to know which element can you use.
Buffer? Object? Price level? -
Well, it's your strategy, not mine.
What elements would be necessary in your strategy to define them? If you are using a custom indicator then your are supposed to accept the criteria used by the indicator's creator. If they are fine for you, then you can use it. Normally, buffers are the relevant element on any custom indicator when used in fxDreema.