Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Events while changing indicator parameters

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

    Events while changing indicator parameters

    Hi:

    Where I can find more information about the sequence of events triggered, when indicator parameters are changed and Apply / OK buttons are pressed on Indicators window.

    Thanks

    #2
    Hello sherazwaqar,

    We do not have any documentation on the sequence as it is event driven. With that said, when you open up any menu or window with a Strategy/Indicator the Initialize() method will be ran at least once to populate a list to show up. Once a NinjaScript is applied and you press the Ok, button OnStartUp() will be called after Initialize(), and before OnBarUpdate().

    Let us know if we can be of further assistance.
    JCNinjaTrader Customer Service

    Comment


      #3
      I meant to ask, if I have indicator loaded on a chart and I right click and open the indicator dialog box, and changed some parameters for the indicator already loaded on the chart, do it go through the intialize() , OnStartUp() and OnBarUpdateCycle() when I click Apply/OK

      Comment


        #4
        Hello sherazwaqar,

        Yes, that would correct.
        JCNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        577 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        334 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        553 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        551 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X