Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator OnOrderUpdate / OnExecution

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

    Indicator OnOrderUpdate / OnExecution

    It looks like these are not available in an indicator....

    Indicator OnOrderUpdate / OnExecution

    is there any way to get this information

    I want to display it on a chart that I am manually trading

    specifically, I want to have a timer (on the chart) that starts when a trade is submitted, resets to zero and restarts when a trade is entered, and stops when a trade is exited

    that includes trades manually entered

    Is this possible in some way?

    Thank you.

    #2
    Hello Turtle Trader,

    Thank you for your post.

    There is no supported method for capturing this kind information from an Indicator.

    However, there is a script available that shows how this is possible.

    You will want to take a look at the Email Executions from our support forum -
    http://www.ninjatrader.com/support/f...atid=6&lpage=1

    Let me know if I can be of further assistance.
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Thank you

      Thank you...that looks good...is there also an example for OnOrderUpdate?

      Comment


        #4
        Turtle Trader,

        You can try using the same method that is used for the execution but try OrderUpdateEventArgs instead

        Note that this is unsupported programming and don't have any documentation on it.
        Cal H.NinjaTrader Customer Service

        Comment


          #5
          much thanks!

          I'm not a native C# guy...so that really helps...

          (my first coding language was IBM mainframe assembler code, before the PC)

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          579 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          334 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          554 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          551 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X