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

Force Chart to Specific Session and Timeframe

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

    Force Chart to Specific Session and Timeframe

    My strategy is only for Nymex Energy RTH on a 5 min timeframe.

    Is there a way to force the chart it is enabled on to change to these parameters using the strategy code?

    If possible can it also force the chart to plot executions?

    #2
    Hello casabella,

    Unfortunately, it is not possible to change the primary series itself (trading hours, bar type, interval or anything that would require reloading data).

    A time filter can be used to limit trades between specific hours. Below is a link to a reference sample in the help guide which demonstrates.


    As well as a public link to the Strategy Builder 301 which discusses this.
    Understand the fundamentals of basic strategy creation by developing an actual strategy using the NinjaTrader Strategy Builder.2:45 Opening a Strategy Builde...



    Some properties can be changed, however not all properties are settable.
    The ChartBars has the PlotExecutions property.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by casabella View Post
      My strategy is only for Nymex Energy RTH on a 5 min timeframe.

      Is there a way to force the chart it is enabled on to change to these parameters using the strategy code?
      Best solution is probably to check the current session template in use and refuse to run if this session
      template is not the desired template.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by geotrades1, Today, 10:02 AM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by ender_wiggum, Today, 09:50 AM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by rajendrasubedi2023, Today, 09:50 AM
      1 response
      12 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by bmartz, Today, 09:30 AM
      1 response
      10 views
      0 likes
      Last Post NinjaTrader_Erick  
      Started by geddyisodin, Today, 05:20 AM
      3 responses
      26 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Working...
      X