Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ATI "Strategies" Function Always Returns Empty String

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

    ATI "Strategies" Function Always Returns Empty String

    I'm trying to get a list of the ATM Strategies using the "Strategies" ATI method. I'm getting an empty string in all cases. I've tried "SIM101" and a connected, live Interactive Brokers account.

    1) Here's the code. Fairly straightforward. Other functions work fine and Connected returns 0:

    client = new Client();
    string strategyList = client.Strategies("SIM101");

    2) ATM Strategies are not account specific so why is an account required for this function?

    Thanks!

    #2
    LeeMellinger,

    I am a little confused here. Are you using the ATI interface with ATM strategies, or is this specifically a ATM strategies question?

    ATM stands for "Advanced trade managment" and its used to manage your order's stop losses and take profits.

    ATI is the "Automated trading interface" and is used to get signals from other platforms auto-trading capabilities.
    Adam P.NinjaTrader Customer Service

    Comment


      #3
      I'm using the ATI to submit orders to NT. The ATI allows ATM strategies to be attached to ATI orders. However, I think I've answered my question. The Strategies function probably only returns active ATM strategies associated with orders submitted via the ATI.

      Comment


        #4
        Hi Lee, same outcome with quering "Sim101" ? I think with the call you have setup it would simply not find the account in NT...
        BertrandNinjaTrader Customer Service

        Comment


          #5
          I just pulled it directly out of the database: SELECT DISTINCT Name FROM NT_Strategy WHERE Category=2

          Work well. Thanks.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by futtrader, 04-21-2024, 01:50 AM
          4 responses
          41 views
          0 likes
          Last Post futtrader  
          Started by Option Whisperer, Today, 09:55 AM
          1 response
          12 views
          0 likes
          Last Post bltdavid  
          Started by port119, Today, 02:43 PM
          0 responses
          8 views
          0 likes
          Last Post port119
          by port119
           
          Started by Philippe56140, Today, 02:35 PM
          0 responses
          7 views
          0 likes
          Last Post Philippe56140  
          Started by 00nevest, Today, 02:27 PM
          0 responses
          7 views
          0 likes
          Last Post 00nevest  
          Working...
          X