Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

State.Configure and OnRender

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

    State.Configure and OnRender

    Hi All,

    Hopefully quick question about the sequence of events in the NT lifecycle for an indicator. Would it be true that any logic (like initializing a string array) contained in State.Configure would happen BEFORE the very first call to OnRender() ??

    Thanks.

    #2
    Hello Bidder,

    Thanks for your post.

    Yes, that is correct. State.Configure in the OnStateChange() method will occur before the call to OnRender() occurs.

    This could be seen by adding a print in a condition that checks if State == State.Configure in OnStateChange() and also adding a print to the beginning of the OnRender() method. Then add the indicator to a chart an note a New > NinjaScript Output window to see the prints.

    See this help guide for more information about the NinjaScript Lifecycle: https://ninjatrader.com/support/help...fecycle_of.htm

    Let us know if we may assist further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Got it. Thanks.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      60 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      39 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      21 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      23 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      51 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X