Say I'm on my 15 minute ES charts... and I want the Strategy or a custom indicator to check other markets/symbols to see if they are up or down to justify my trend opinion for the day, ie. If GOOGL, AMZN, NFLX, AAPL and FB are above an EMA or up on the day in terms of change or change %... then it would signal true to that condition.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Checking other Symbols/Markets Via Code or Strategy Builder
Collapse
X
-
Checking other Symbols/Markets Via Code or Strategy Builder
Are there any ways through code or preferably the Strategy Builder to:
Say I'm on my 15 minute ES charts... and I want the Strategy or a custom indicator to check other markets/symbols to see if they are up or down to justify my trend opinion for the day, ie. If GOOGL, AMZN, NFLX, AAPL and FB are above an EMA or up on the day in terms of change or change %... then it would signal true to that condition.Tags: None
-
Hello TicksBandit,
Thanks for your post.
Yes, in the strategy builder you can add each instrument in the "additional data" window. In the conditions section you could check each instruments price to its EMA and then perhaps set a local variable to true indicating all are above. The variable can then be used as one of the entry conditions.
To access the other data, in the conditions window, you would need to make sure to select the added data series as the default would be to the chart bars.
I've created a short video to clarify: https://Paul-ninjaTrader.tinytake.co...M4N182NjM5MTMz
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
56 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
133 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
73 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment