PDA

View Full Version : Market Analyzer Indicators


higler
08-27-2007, 09:33 AM
I am just now beginning to explore the capabilities of the Market Analyzer window and it has some very helpful features. However, I need some additional understanding. I like the fact that I can put the desired indicators in columns. However, for different instruments in the same Market Analyzer window, can I set different Data series Types and Values for the indicator depending on which instrument row it is in? For instance, say that I have the Aroon Indicator in one of my columns and my instrument rows are ES and YM. Is there a way for the Aroon (or any indicator) to be set for Type Volume and Value 2000 for the ES instrument and Type Tick and Value 100 for the YM instrument? So far, any change that I make in one of these indicator settings seems to have a global effect for all instruments. What I really want is to be able to configure the same indicator individually accross the various instruments within the same Market Analyzer window. That would be a very powerful feature for me and would alow me to see a current snapshot summary at a glance. Hope this question makes sense. Thanks.

NinjaTrader_Chris
08-27-2007, 09:44 AM
Hello,

Yes, this is possible. You will need to add a second indicator column for the exact same indicator, but then change the data series type in the indicator properties.

higler
08-27-2007, 09:53 AM
Tahnk you. I had just figured that out. Another question. Since I will have multiple columns of the same indicator (with different configurations), can I display a blank cell in the combinations of Instrument/Configuration that I am not interested in?

NinjaTrader_Chris
08-27-2007, 09:59 AM
Hello,

Unfortunately, what you would like to accomplish is not possible.

mrlucky1x
08-27-2007, 11:35 AM
Is there a way to access alert conditions in the Market Analyzer based on dynamic variables such as high, low or close of price bars? Also if price crosses above a moving average for example?

NinjaTrader_Chris
08-27-2007, 11:56 AM
Hello,

Yes, this is possible. You will need to add those specific columns to the Market Analyzer window and then create alert conditions. You can create alert conditions in the column properties of Columns window.Additional information can be found below.
http://www.ninjatrader-support.com/HelpGuideV6/CreatingAlertConditions.html

mrlucky1x
08-27-2007, 07:25 PM
That's not what I meant. How would I add an alert to tell me if the last price exceeded the daily high/low for example? Or how would I add an alert if the last price is greater than the 21 period HMA(Hull moving Average)?
The alert value window only accepts hard numbers and not variables such as high and low for the day.

NinjaTrader_Ray
08-27-2007, 07:36 PM
This is not supported at this time as a function of the Market Analyzer. You can set these conditions in a custom NinjaScript indicator and then add this indicator as a column and add an alert on your custom NinjaScript indicator.