PDA

View Full Version : Indicator for HH and LL


RK_trader
09-17-2007, 11:03 PM
Hi Support

Can you please let me know if there are any NT indicators which mark the swing, Higher-Highs (HH) and Lower Lows (LL), just regular price action with something like a small dot at the swing pivots.

Thanks
RK

NinjaTrader_Ray
09-18-2007, 07:18 AM
Yes, please take a look at the Swing indicator, this may be what you are looking for.

RK_trader
09-18-2007, 09:34 AM
Thanks Ray. That was what I was looking for.

Thanks
RK

daviddube
11-06-2007, 05:40 PM
Yes, please take a look at the Swing indicator, this may be what you are looking for.

Ray,

I like the Swing High and Swing Low feature, BUT is there a was to only display the marker on the actual pivot high or low and NOT display it as a line to the right? I want to eliminate the line and only mark it as a DOT on the bar...Thanks David

I have attached chart to show what I mean...

NinjaTrader_Josh
11-06-2007, 05:50 PM
You can do so by modifying the source code a bit. Add some logic that refrains it from plotting the subsequent dots. You could approach this by coding it to see if the previous plot value is the same as the current and if it is the same it would imply that you don't want to plot the new value.

daviddube
11-06-2007, 06:22 PM
You can do so by modifying the source code a bit. Add some logic that refrains it from plotting the subsequent dots. You could approach this by coding it to see if the previous plot value is the same as the current and if it is the same it would imply that you don't want to plot the new value.

Hi Josh,

That all sounds good but I have no clue how to accomplish this since I have absolutely no clue how to code let alone modify code. How can I get what you suggest accomplished?

Thanks,
David

NinjaTrader_Josh
11-06-2007, 08:44 PM
Hi daviddude,

You can try contacting one of our available NinjaScript consultants to get it done for you. Here is the list of available consultants. http://www.ninjatrader.com/webnew/partners_onlinetrading_NinjaScript.htm