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 cmtjoancolmenero, Yesterday, 03:58 PM
      11 responses
      41 views
      0 likes
      Last Post cmtjoancolmenero  
      Started by FrazMann, Today, 11:21 AM
      0 responses
      5 views
      0 likes
      Last Post FrazMann  
      Started by geddyisodin, Yesterday, 05:20 AM
      8 responses
      52 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by DayTradingDEMON, Today, 09:28 AM
      4 responses
      27 views
      0 likes
      Last Post DayTradingDEMON  
      Started by George21, Today, 10:07 AM
      1 response
      22 views
      0 likes
      Last Post NinjaTrader_ChristopherJ  
      Working...
      X