Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

multi instrument price data

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

    multi instrument price data

    Hi I am having trouble pulling the price data from another instrument.

    For example as part of my indicator I am on the CL 09-17 chart and want to get price data from another instrument (CL 12-17) to plot on the chart with DrawText method.

    I am using:

    Add("CL 12-17", PeriodType.Day, 1);

    How would I get the current price of this other instrument?
    Should I use "Closes[1][0]"?

    Thanks.
    Last edited by brucelevy; 08-01-2017, 10:21 PM.

    #2
    Hello brucelevy,

    I do not have a sample for NT7 however have one for NT8 which will draw the close of the secondary series closing price at the high of the primary series. See attached for how this was accomplished. The syntax would be the same aside from DrawText, the equivalent in NT7 would be Draw.Text.

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

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    576 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X