Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Fill event notification, choice of ATI interface

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

    Fill event notification, choice of ATI interface

    I'm looking at automating a pairs trading strategy using NT. I need to launch an order in one symbol in response to an execution in another symbol.

    From what I can see, I need to use an ATI interface as opposed to NinjaScript as the OnBarUpdate() in NinjaScript can't be used to place an order in one symbol in response to an execution in another symbol.

    Are there any event notifications for fills in the DLL or COM interfaces? I saw the functions to query for execution data, but not events to handle.

    If not, I see that NT writes updates as fills occur using the File interface. Would this be the best method to achieve launching an order in response to an execution in a different symbol? If so, any suggestions on how the program should quickly see that NT has written a new update file?

    Appreciate any suggestions.

    #2
    >> Are there any event notifications for fills in the DLL or COM interfaces?
    Check out the ATI method "OrderStatus". This is a pooling logic, no event logic.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    22 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    120 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    63 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    41 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    45 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X