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 charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      51 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      142 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      160 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      96 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      275 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X