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 NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    86 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    151 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    79 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    53 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    60 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X