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

2 time frames / instruments on panel 1

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

    2 time frames / instruments on panel 1

    Hi,

    I'd like to add to my strategy a second time frame (AddDataSeries(stringinstrumentName,BarsPeriodbarsPeriod,stringtradingHoursName)) overlaid by the first time frame. Both should appear on the first panel.

    Found a Ninjatrader blog that shows exactly what I try to achieve with some within a strategy.

    NinjaTrader is a leading futures broker & trading platform provider with deep discount commissions as low as $.09 per Micro contract. Start your FREE demo powered by live data.


    Is this possible?

    #2
    Hello enable,

    Thank you for your note.

    It is not possible to programmably add a second series to be displayed or overlayed on a chart. The AddDataSeries method you mention is used to add additional data series to the strategy for calculation, but not display.

    Please let us know if you need further assistance.
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      enable,
      What you can do is use the AddDataSeries in your strategy for your Strategy to use and then Add the Data Series to the chart by right clicking on the chart and adding it in. Just select the Box style, panel etc. that you want. This way your strategy will have access to it via the add command in your strategy and you can visually see it because you added it to the chart.

      J~

      Comment


        #4
        Great idea, JerryWar. I'll give it a try.

        Thanks for your support.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Option Whisperer, Today, 09:55 AM
        1 response
        11 views
        0 likes
        Last Post bltdavid  
        Started by port119, Today, 02:43 PM
        0 responses
        1 view
        0 likes
        Last Post port119
        by port119
         
        Started by Philippe56140, Today, 02:35 PM
        0 responses
        2 views
        0 likes
        Last Post Philippe56140  
        Started by 00nevest, Today, 02:27 PM
        0 responses
        1 view
        0 likes
        Last Post 00nevest  
        Started by Jonafare, 12-06-2012, 03:48 PM
        5 responses
        3,986 views
        0 likes
        Last Post rene69851  
        Working...
        X