Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Access a variable that is not plotted
Collapse
X
-
Access a variable that is not plotted
Is there a way to add an indicator value that is not plotted?? (public or private)Tags: None
-
Sorry, I guess I didn't clarify well enough. I'm talking about within a market analyzer, adding an indicator column. I can only reference variables that are plotted, not any that are not.
Also, is there a way to use any calculation logic on filters? (i.e. ema(20)-ema(10) > value)Last edited by wallabee13; 03-06-2012, 04:03 PM.
Comment
-
wallabee,
You would need to create a dataseries and store your variable as it changes into the dataseries for this to work in MarketAnalyzer. You could add a plot that is transparent on charts by default and then access this value in the MarketAnalyzer.
As far as your second question, the market analyzer only compares to numeric values, but you can create the logic in your indicator and have a dataseries that gives you feedback about whether some condition occurred or not.
Please let me know if I may assist further.Adam P.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by algospoke, 04-21-2025, 06:44 PM
|
2 responses
43 views
0 likes
|
Last Post
![]()
by MiCe1999
Today, 06:47 PM
|
||
Started by michelz, 02-18-2025, 08:30 AM
|
33 responses
1,037 views
0 likes
|
Last Post
![]()
by MiCe1999
Today, 06:39 PM
|
||
Started by martyn73, 09-06-2019, 01:27 PM
|
6 responses
311 views
0 likes
|
Last Post
![]()
by bltdavid
Today, 04:18 PM
|
||
Started by xfactscout, Today, 02:26 PM
|
2 responses
18 views
0 likes
|
Last Post
![]()
by xfactscout
Today, 04:15 PM
|
||
Started by T_man, 02-26-2025, 11:51 AM
|
2 responses
46 views
0 likes
|
Last Post
![]()
by Fertryd2
Today, 04:01 PM
|
Comment