Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How take forex data NT8

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

    How take forex data NT8

    If I trade on chart for example: GBP/JPN and need write indicator code which take GBP/USD price into this indicator. Need get GBP/USD trading price into indicator located into GBP/JPN chart.

    #2
    Hello Daniel11,

    Thank you for writing in.

    You'll want to add an additional series to your indicator that will pull data for the GBP/USD.

    You'll use AddDataSeries() to do this: https://ninjatrader.com/support/help...dataseries.htm

    You can then get the close price of a different data series by using Closes: https://ninjatrader.com/support/help...us/?closes.htm

    For more information about working with multiple instruments and time frames in one script, please take a look at this link: https://ninjatrader.com/support/help...nstruments.htm

    Please, let us know if we may be of further assistance.
    Zachary G.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    43 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    134 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    189 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    98 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    140 views
    0 likes
    Last Post cmoran13  
    Working...
    X