Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

string Strategies() Question

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

    string Strategies() Question

    Hi,
    The doc says that
    string Strategies(string account)
    method returns Strategy ids. I'm not sure how hex ids can be useful when there is no method to return strategy name by id as you see it in UI.
    I'm trying to get a list of ATM strategies for account. Am I missing something?
    Thanks.

    #2
    Hello,

    This is not supported.

    You can USE the existing ATM strategies when you use AtmStrategyCreate() and their string name:


    To get a list of ATM strategies you have activated you need to keep track of them manually yourself. You can only track ATM strategies entered by the strategy.
    DenNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NRITV, Today, 01:15 PM
    2 responses
    6 views
    0 likes
    Last Post NRITV
    by NRITV
     
    Started by frankthearm, Today, 09:08 AM
    7 responses
    31 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by maybeimnotrader, Yesterday, 05:46 PM
    5 responses
    25 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by quantismo, Yesterday, 05:13 PM
    2 responses
    19 views
    0 likes
    Last Post quantismo  
    Started by adeelshahzad, Today, 03:54 AM
    5 responses
    33 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Working...
    X