Has anybody popped up a dialog to get a yes/no answer from the user before submitting an order from the strategy?
If so, are there any threading or windows issues or other 'Gotchas' to be aware of?
While the dialog is up, I don't want to interfere with the normal OnBarUpdate processing/calculations, so there will be a flag set before the popup is shown that suspends further order submission until the user confirms.
Any code snippets or examples available?
Any other ideas on accomplishing this?
Thanks,
Gary

Comment