Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How take forex data NT8
Collapse
X
-
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. -
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
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
149 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
84 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
129 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
125 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
102 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment