PDA

View Full Version : Query - Cycle Identifier Indicator


Shawn
10-27-2009, 12:11 PM
Hi,

I have a question about an indicator that appears on the forum. (The Cycle Identifier indicator. ) This indicator does have a few bugs - I am aware of the repaint problem. All the same, I'd like to be able to use The Cycle Identifier in the Market Analyzer . It seems to show the "price" value in the MA not the correct "Line" , "MajorBuy" or MinorBuy" information - not to mention the readout on a chart displaces the correct information by one day .. So I would need a lookback function as well to get the proper signals in the Market Analyzer.
Thanks for your feedback...
(Not an expert with the code or indicator development..)

NinjaTrader_Bertrand
10-27-2009, 12:25 PM
Shawn, not being to familiar with this custom code, I know that the repaint is not really a bug, but a general occurance with those type of indicators...like the ZigZag...

Have you tried selecting different plots as you load it in the Market Analyzer columns / page?

Shawn
10-27-2009, 12:32 PM
Yes, I tried to plot the Line , Minor Sell and Minor Buy. The right information doesn't appear.

NinjaTrader_Bertrand
10-27-2009, 12:39 PM
Then you would need to step into the code and modify / debug it to your needs, if no one from the community steps in alongside try contacting a NinjaScript consultant - http://www.ninjatrader.com/webnew/partners_onlinetrading_NinjaScript.htm

Shawn
10-27-2009, 12:41 PM
Thanks for your feedback..