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 llanqui, Today, 03:53 AM
    0 responses
    6 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    10 views
    0 likes
    Last Post burtoninlondon  
    Started by AaronKoRn, Yesterday, 09:49 PM
    0 responses
    15 views
    0 likes
    Last Post AaronKoRn  
    Started by carnitron, Yesterday, 08:42 PM
    0 responses
    11 views
    0 likes
    Last Post carnitron  
    Started by strategist007, Yesterday, 07:51 PM
    0 responses
    14 views
    0 likes
    Last Post strategist007  
    Working...
    X