Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

New PeriodType on the fly

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

    New PeriodType on the fly

    Hi folks,

    Looking for a solution where I can change the PeriodType when my Indicator shows that market is going other way. Since PeriodType is set on Initialize(), script can pass there only once.
    In fact, I can find the new value for my new PeriodType and I can store in a variable or set as Parameter:
    Add(PeriodType.Volume , elast);

    Questions:
    Can I run Initialize() again using like "go Initialize()"?
    Can I reset the Strategy?
    Is there any way to access the DataSeries values from Strategy Properties Panel and change the values during the execution?


    Thank you
    mcosta72
    NinjaTrader Ecosystem Vendor - Quant-Wise

    #2
    Hello mcosta72,

    Thank you for your post.

    There is no means to force the strategy back through Initialize() without restarting the strategy which would require using SendKeys to send the F5 command on the chart.

    Please let me know if you have any questions.

    Comment


      #3
      You guys are great! Thanks!
      mcosta72
      NinjaTrader Ecosystem Vendor - Quant-Wise

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      566 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      330 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
      547 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      548 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X