Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Adding indicators to Market Analyzer
Collapse
X
-
Thank you very much!
As follow up questions.
1. Is there any way I plot more than one plot from an indicator? I know I can add the indicator twice, but just wondered if I can add the indicator once and use both its plots.
2. Can I programatically set the Cell conditions? Rather than having to do this manually.
3. Can I programatically determine - in the indicator - whether it is applied to the Market Analyzer or a Chart?
4. Can I prevent an indicator being applied to the Market Analyzer?
For 3 and 4 I'd prefer - for licensing reasons - to be able to prevent people someone from using a Chart indicator in the Market Analyzer. It also may confuse people if I have two indicators but only one of them works in Market Analyzer.
ThanksLast edited by bubblegum; 02-17-2011, 06:07 AM.
Comment
-
bubblegum,
1. Unfortunately not, you would need to add the indicator then twice and select another plot to use the second time.
2. Unfortunately this is not possible - you could save the MA layout as a template though for future use.
3. You can set the unsupported ChartOnly property to 'true' in your Initialize(), look at the Volume Profile we ship for ideas.
Comment
-
MA data
Would i be able to use my daily and weekly indicators in MA while retrieving monthly SMA data? for instance; i am using monthly sma(4) in MA...and signals from a daily & weekly macd indicator in MA; would this work? or would i need to use weekly & daily sma(4)?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
589 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
342 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
555 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment