Order opening and closing
-
How to open an order at the intersection of the 2 EMA, without waiting for the candle to close, but immediately at the moment of crossing, and how to close the order at the moment of closing the candle on which it opened?
-
Add a shared link to see what you have done: No trade block - condition block MA(a) (on candle 0) x> MA(b) (on candle 0) - buy block, "reverse for a sell".
-
https://fxdreema.com/builder
such a link? -
I am also trying to increase the volume after a failed order.
-
This is the builder page:
Click on projects, then create a shared copy

Then click get a link

Then click the link

Then copy the address bar and paste here

This will create and share the link to your project
-
https://fxdreema.com/shared/qxUuivbXd
I realized that I was responsible for opening on the signal, now I'm thinking how to close on the same candle that I opened on. -
How do you want it to close, on candle close?
-
yes, I would like the closure to occur when the candle of the current time frame closes.
-
If trade - once per bar - close
This will force the close on the open of the next candle
-
thank you very much)