Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

strategy trade mediated by user click YES or NOT ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    strategy trade mediated by user click YES or NOT ?

    hello, is it possible in NinjaScript that when a Strategy is going to open a trade, an Alert window is opened to allow manual confirmation of the opening of the trade or not, by the trader?

    Does NinjaTrader allow a Strategy to interact with an user click YES or NOT, before opening a trade?
    or every trade generated by the Strategy can not be mediated by the acceptance of a human operator?

    I would like that when the strategy is going to open a trade, an alert-confirm-window appears, as shown in this image: is it possible in NinjaScript?


    #2
    Hello,

    Thank you for the question.

    This is not something that would be supported.

    NinjaScript strategies are meant to have no user interaction and will submit orders without any notification so this is going against what was already put in place.

    There is a unsupported method to create a a message box using C#, but this would stop the script completely until you click the button so this could cause unexpected errors or problems logically if you leave it un attended.

    Here is some general information on this: http://www.dotnetperls.com/messagebox-show

    Unfortunately because this is unsupported I would be unable to provider further help on this specifically but this would be a way to do what you are asking.

    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    64 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    41 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    22 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    25 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    51 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X