Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 Irukandji, Today, 04:58 AM
      0 responses
      2 views
      0 likes
      Last Post Irukandji  
      Started by fitspressoburnfat, Today, 04:25 AM
      0 responses
      2 views
      0 likes
      Last Post fitspressoburnfat  
      Started by Skifree, Today, 03:41 AM
      1 response
      4 views
      0 likes
      Last Post Skifree
      by Skifree
       
      Started by usazencort, Today, 01:16 AM
      0 responses
      1 view
      0 likes
      Last Post usazencort  
      Started by kaywai, 09-01-2023, 08:44 PM
      5 responses
      604 views
      0 likes
      Last Post NinjaTrader_Jason  
      Working...
      X