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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
127 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
86 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment