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 judysamnt7, 03-13-2023, 09:11 AM
      4 responses
      57 views
      0 likes
      Last Post DynamicTest  
      Started by ScottWalsh, Today, 06:52 PM
      4 responses
      36 views
      0 likes
      Last Post ScottWalsh  
      Started by olisav57, Today, 07:39 PM
      0 responses
      7 views
      0 likes
      Last Post olisav57  
      Started by trilliantrader, Today, 03:01 PM
      2 responses
      20 views
      0 likes
      Last Post helpwanted  
      Started by cre8able, Today, 07:24 PM
      0 responses
      9 views
      0 likes
      Last Post cre8able  
      Working...
      X