Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.

    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by wzgy0920, 04-20-2024, 06:09 PM
    2 responses
    26 views
    0 likes
    Last Post wzgy0920  
    Started by wzgy0920, 02-22-2024, 01:11 AM
    5 responses
    32 views
    0 likes
    Last Post wzgy0920  
    Started by wzgy0920, Yesterday, 09:53 PM
    2 responses
    49 views
    0 likes
    Last Post wzgy0920  
    Started by Kensonprib, 04-28-2021, 10:11 AM
    5 responses
    191 views
    0 likes
    Last Post Hasadafa  
    Started by GussJ, 03-04-2020, 03:11 PM
    11 responses
    3,231 views
    0 likes
    Last Post xiinteractive  
    Working...
    X