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 mgco4you, Today, 09:46 PM
          0 responses
          1 view
          0 likes
          Last Post mgco4you  
          Started by Rapine Heihei, Today, 08:19 PM
          1 response
          8 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Started by Rapine Heihei, Today, 08:25 PM
          0 responses
          6 views
          0 likes
          Last Post Rapine Heihei  
          Started by f.saeidi, Today, 08:01 PM
          1 response
          9 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Started by Rapine Heihei, Today, 07:51 PM
          0 responses
          8 views
          0 likes
          Last Post Rapine Heihei  
          Working...
          X