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

Multiple Symbols in NT7

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

    Multiple Symbols in NT7

    I am a little confused about how to work with multiple symbols in NT7. I know I can add multiple symbols/timeframes etc to the charts and I understand the indexing [0], [1] etc.

    Do you have to use the Add() to access the other symbols that are added to a chart?
    If I use the Add() do I have to add the additional symbols to the chart first?
    Does it matter which panel the symbols are displayed on?

    I created a chart with ES data and I am just trying to understand how this all works so I added the 6E to the chart as well.

    I have tried to use the Add()

    Add("6E 09-10", PeriodType.Tick, 610)

    but I still cannot seem to access the values using Closes[1][0].I can access the ES data if i use Closes[0][0].

    Are there any samples of using multiple symbols/timeframes on the firum?

    Thanks!

    #2
    Hi PDT123,

    Here is a great tutorial/sample on the topic - http://www.ninjatrader-support.com/H...ameInstruments
    TimNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by hazylizard, Today, 08:38 AM
    0 responses
    4 views
    0 likes
    Last Post hazylizard  
    Started by Max238, Today, 01:28 AM
    5 responses
    42 views
    0 likes
    Last Post Max238
    by Max238
     
    Started by giulyko00, Yesterday, 12:03 PM
    3 responses
    12 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by habeebft, Today, 07:27 AM
    1 response
    14 views
    0 likes
    Last Post NinjaTrader_ChristopherS  
    Started by AveryFlynn, Today, 04:57 AM
    1 response
    13 views
    0 likes
    Last Post NinjaTrader_Erick  
    Working...
    X