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 GLFX005, Today, 03:23 AM
    0 responses
    1 view
    0 likes
    Last Post GLFX005
    by GLFX005
     
    Started by XXtrader, Yesterday, 11:30 PM
    2 responses
    11 views
    0 likes
    Last Post XXtrader  
    Started by Waxavi, Today, 02:10 AM
    0 responses
    6 views
    0 likes
    Last Post Waxavi
    by Waxavi
     
    Started by TradeForge, Today, 02:09 AM
    0 responses
    14 views
    0 likes
    Last Post TradeForge  
    Started by Waxavi, Today, 02:00 AM
    0 responses
    3 views
    0 likes
    Last Post Waxavi
    by Waxavi
     
    Working...
    X