PDA

View Full Version : Condition builder on indicator output values


solondon
01-09-2012, 05:08 AM
Hi

apologies if this is an faq but new to strategy builder, I have a custom indicator shows 2 values SlowLineAbove and SlowLineBellow (doubles) , I want my strategy condition to reference these values ie SlowLineAbove > 0

How do i get to these in the condition builder cant see them displayed anywhere?

Many thanks in advance
Juan

NinjaTrader_Bertrand
01-09-2012, 05:14 AM
Welcome to our forums Juan.

Are those values exposed, so plotted by the custom indicator you use?

Then you could normally access them in the strategy wizard conditions as well :

http://www.ninjatrader.com/support/helpGuides/nt7/condition_builder.htm

Please see the fith section in the above link, named 'How to compare plot values of multi-plot indicators'.

solondon
01-09-2012, 05:47 AM
thanks for the speedy response dont know how i missed it guess i was expecting something different on the right side of the condition builder , many thanks