View Full Version : Can Some Make This Indicator
nadeejohn
10-22-2009, 02:52 PM
i got it thanks
NinjaTrader_Josh
10-22-2009, 03:15 PM
You can see the technique to do it here: http://www.ninjatrader-support2.com/vb/showthread.php?t=3227
If you are not a programmer hopefully a community member can help you out. Alternatively, you could also try one of the 3rd party NinjaScript Consultants here: http://www.ninjatrader.com/webnew/partners_onlinetrading_NinjaScript.htm
bizman70
06-09-2010, 02:54 PM
i would like to make this indicator perform in a normalized channel pattern like an rsi with 0-100 range - any help will be great but dont know how to post it here
NinjaTrader_Josh
06-09-2010, 03:17 PM
bizman70,
You would need to come up with some math formula to normalize your values to a range of 0-100 and then in your code you would apply this formula and set the values out to your plot and then that should do it for you.
bizman70
06-09-2010, 03:41 PM
i understand but dont know how to do it - is there anywhere i can look for it or get it
NinjaTrader_Josh
06-09-2010, 03:45 PM
bizman70,
I suggest you start with these tutorials on how to custom program your own indicators. This will give you an idea of where to start: http://www.ninjatrader-support.com/HelpGuideV6/helpguide.html?Overview23