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

Access Indicator Variables

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

    Access Indicator Variables

    Hi All,

    I'm running a strategy that adds in several indicators. When I open one of those indicators to change a property on the fly, like change the price variable, that variable is not available.

    It is available if I'm accessing the indicator directly, not as part of a strategy. I'm guessing there is something I'm doing wrong in the property section of the indicator.

    Any help would be greatly appreciated.

    #2
    Hello sheimdal,

    No, you are not doing anything wrong. When you add in an Indicator in a Strategy this is going to lock the parameters of the Indicator because the Strategy is controlling this. To change those parameters you may disable the strategy, change the parameters inside of the strategy and then re-enable them.

    If you would like to do it on the fly then you would have to add the indicator manually to the chart to be able to change them without changing it inside of the Strategy.
    JCNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by frslvr, 04-11-2024, 07:26 AM
    9 responses
    123 views
    1 like
    Last Post caryc123  
    Started by rocketman7, Today, 09:41 AM
    4 responses
    15 views
    0 likes
    Last Post rocketman7  
    Started by selu72, Today, 02:01 PM
    1 response
    9 views
    0 likes
    Last Post NinjaTrader_Zachary  
    Started by WHICKED, Today, 02:02 PM
    2 responses
    16 views
    0 likes
    Last Post WHICKED
    by WHICKED
     
    Started by f.saeidi, Today, 12:14 PM
    8 responses
    21 views
    0 likes
    Last Post f.saeidi  
    Working...
    X