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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    115 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    161 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    83 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    127 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    81 views
    0 likes
    Last Post PaulMohn  
    Working...
    X