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, 05-29-2026, 05:09 AM
    0 responses
    475 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    315 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    253 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    340 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    305 views
    0 likes
    Last Post CarlTrading  
    Working...
    X