Confirm order with details
-
Hello
I would like to have a confirmation that shows this information before running the order, how can I make something like this?
-
I guess you need win32 dialog code and pips to money code
-
This is interesting. Could someone please provide some help here?
-
Not sure how to display that box, but you can do like attached, put your conditions in for placing a trade, and for what SL etc, use the same principle for placing a trade as for delete. https://fxdreema.com/shared/T69mlH4Gd
-
@jstap
thank you for your answer
I mean, for example, if there is an option like prompt block, it would be easier to do this. This picture I posted, the code was written using chat GPT. I wanted to see if we can achieve something like this here. -
@Robo84 yes, you can do that in fxdreema. You just need to formulate the text section separately - use a custom mql code block and put the whole text into one string variable with a bunch of "\n" for new lines.

-
@roar Can you give a link to a simple example so I can see exactly how it should be done
Thank you -
@Robo84 like this, roughly
https://fxdreema.com/shared/ixFjUjXhb