Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Display higher timeframe/resolution on strategy analyzer

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

    Display higher timeframe/resolution on strategy analyzer

    If I want to execute my strategy on a small resolution, such as ticks or range bars, is there a way to display a higher resolution chart, such as minute bars?

    #2
    Hello willsims11,

    Thanks for your post.

    The AddDataSeries() method would be used to add a secondary data series to the custom NinjaScript strategy to use for calculation or for submitting orders to.

    The added secondary series will not be displayed on the chart window that the strategy is enabled on. The added secondary series is only used for calculations or for submitting orders to a different timeframe or instrument.

    Note that there are no options available for displaying the secondary added series in the custom script on the chart window.

    See this help guide page for more information about AddDataSeries(): https://ninjatrader.com/support/help...dataseries.htm

    See this help guide page for more information about working with Multi-Timeframe/Multi-Instrument NinjaScripts: https://ninjatrader.com/support/help...nstruments.htm
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    89 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    135 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    119 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    69 views
    0 likes
    Last Post PaulMohn  
    Working...
    X