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 argusthome, 03-08-2026, 10:06 AM
      0 responses
      22 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      19 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      14 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      10 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      41 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X