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

Best way to set PrintTo as input property

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

    Best way to set PrintTo as input property

    Is there a preferred way to set PrintTo as an input property? In OnStateChange, it looks like at least some states call OnStateChange before the property is actually read from the UI. For example, we set default values for properties in state SetDefaults, so the input properties are not read by that state. So in which states can we assume that the input properties have indeed been read, ie in which states do we know that the code is using the user-selected value for a property rather than the default value?

    #2
    Hello westofpluto,

    Thanks for your post.

    Please see the help guide for the OnStateChange() method that describes the states and what occurs or can be done in each state:https://ninjatrader.com/support/help...tatechange.htm

    Here is a link to the help guide for the correct usage of PrintTo: https://ninjatrader.com/support/help...8/?printto.htm

    Paul H.NinjaTrader Customer Service

    Comment


      #3
      You didn't answer the question.

      In which state is it safe to assume that the input properties have been set?

      Comment


        #4
        Hello westofpluto,

        Thanks for your reply.

        State.DataLoaded.
        Paul H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by cmtjoancolmenero, Yesterday, 03:58 PM
        11 responses
        39 views
        0 likes
        Last Post cmtjoancolmenero  
        Started by FrazMann, Today, 11:21 AM
        0 responses
        3 views
        0 likes
        Last Post FrazMann  
        Started by geddyisodin, Yesterday, 05:20 AM
        8 responses
        52 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by DayTradingDEMON, Today, 09:28 AM
        4 responses
        26 views
        0 likes
        Last Post DayTradingDEMON  
        Started by George21, Today, 10:07 AM
        1 response
        22 views
        0 likes
        Last Post NinjaTrader_ChristopherJ  
        Working...
        X