Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

default parameter values based on instrument

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

    default parameter values based on instrument

    is it possible in NT8?

    I have the default values set up at State == State.SetDefaults
    but the "Bars.Instrument.MasterInstrument.Name " is not set at this stage
    this is what I understand from the error I get

    Error on calling 'OnStateChange' method: Object reference not set to an instance of an object.

    obviously it works when you change the defaults after the setup and while already inside the execution loop. But I wanted to have the default change while the user updates the user variables.

    thank you for your help

    #2
    anyone ? please?

    Comment


      #3
      Hello Dadarara,

      Thank you for your patience.

      Bars.Instrument.MasterInstrument.Name is not going to be available in state.set defaults and you could access this in state.configure or state.data loaded.

      Please let us know if you need further assistance.
      Alan P.NinjaTrader Customer Service

      Comment


        #4
        thank you for coming back, though it doesn't answer my question.

        HOW and WHERE should I configure a variable such that it will be dependent on the instrument chosen in the strategy configuration menu
        AND it will also be visible and could be edited by the user ?

        Placing the default variable value in state.configure or state.dataloaded doesn't work.
        it sets the defaults but the user cant see them before pushing the RUN in the Strategy Analyzer for example.

        Comment


          #5
          Hello dadarara,

          This would not be supported as it falls under dynamically loading data series. It is suggested you only hard code symbols for the secondary instrument.

          I will add your vote to SFT-882, which requests this be support.

          Please let us know if you need further assistance.
          Alan P.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by NullPointStrategies, Yesterday, 05:17 AM
          0 responses
          62 views
          0 likes
          Last Post NullPointStrategies  
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          134 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          75 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          45 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          50 views
          0 likes
          Last Post TheRealMorford  
          Working...
          X