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 GussJ, 03-04-2020, 03:11 PM
      11 responses
      3,221 views
      0 likes
      Last Post xiinteractive  
      Started by andrewtrades, Today, 04:57 PM
      1 response
      10 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by chbruno, Today, 04:10 PM
      0 responses
      6 views
      0 likes
      Last Post chbruno
      by chbruno
       
      Started by josh18955, 03-25-2023, 11:16 AM
      6 responses
      436 views
      0 likes
      Last Post Delerium  
      Started by FAQtrader, Today, 03:35 PM
      0 responses
      9 views
      0 likes
      Last Post FAQtrader  
      Working...
      X