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 Noerclou, Today, 04:55 AM
    0 responses
    2 views
    0 likes
    Last Post Noerclou  
    Started by llanqui, Yesterday, 09:59 AM
    2 responses
    17 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by ThoriSten, Today, 03:56 AM
    0 responses
    6 views
    0 likes
    Last Post ThoriSten  
    Started by PhillT, 04-19-2024, 02:16 PM
    3 responses
    23 views
    0 likes
    Last Post mangel2000  
    Started by TraderBCL, Today, 02:37 AM
    0 responses
    4 views
    0 likes
    Last Post TraderBCL  
    Working...
    X