Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How can I make a script to monitor submitted orders.

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

    How can I make a script to monitor submitted orders.

    Hello
    How can I make a script to monitor submitted orders.
    I have knowledge in C #, but I'm starting with Ninjatrader.
    My goal is simple, whenever an order is submitted, changed or deleted I need to write a file.
    You can help me with the initial steps.
    Thank you very much

    #2
    Hello almp1, thanks for your post and welcome to the NinjaTrader forum.

    You will need to override either OnOrderUpdate or OnExecutionUpdate for this. For example, I made this indicator that will email the user when an execution occurs on the selected account:

    This indicator will email the specified email address when an execution occurs on the selected account.


    Kind regards.

    Disclaimer:
    The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    20 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    119 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    63 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    41 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    45 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X