Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

OnExecutionUpdate()? Executions do not get updated!

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

    OnExecutionUpdate()? Executions do not get updated!

    That makes no semantic sense. Orders are updated; so are positions, so OnOrderUpdate() and OnPositionUpdate() make sense. Executions occur; they are never updated. Once an execution occurs, it is done.

    That being said, I am sure it may be too late to make a change back to OnExecution(). Hey, I am just saying.

    #2
    Internally, from the adapter/connection, there are 3 operations on an Execution: Add/Remove/Update (e.g, Add operation, we have to pair an order object to an execution). We expose the Update operation to NS as this is relevant to an end user.

    The name is accurate internally and since we're now giving you guys the actual internal events, the name makes sense from that perspective.
    MatthewNinjaTrader Product Management

    Comment


      #3
      Originally posted by NinjaTrader_Matthew View Post
      Internally, from the adapter/connection, there are 3 operations on an Execution: Add/Remove/Update (e.g, Add operation, we have to pair an order object to an execution). We expose the Update operation to NS as this is relevant to an end user.

      The name is accurate internally and since we're now giving you guys the actual internal events, the name makes sense from that perspective.
      Thanks for the response. Your argument makes sense from a development perspective.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, Yesterday, 06:46 AM
      0 responses
      14 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      23 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      16 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      82 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      51 views
      0 likes
      Last Post PaulMohn  
      Working...
      X