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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
125 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
105 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
85 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
105 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
84 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment