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 cmoran13, 04-16-2026, 01:02 PM
|
0 responses
37 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
23 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
162 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
98 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
152 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment