PDA

View Full Version : Regression Channel auto-update


Kalle
09-09-2009, 01:49 AM
Hello,

is it somehow possible to make Regression Channels update automatically on each new bar? If not, will it be included in future versions?

Regards

NinjaTrader_Jason
09-09-2009, 03:47 AM
Hello Kalle,

Please set 'Calculate on bar close' to False as per the Regression Channel indicator in the Indicator menu.

Kalle
09-10-2009, 11:08 PM
Thanks for your answer, Jason

but I didn't mean the Regression Channel Indicator, which is floating along over a fix period of bars, I meant the built-in drawing indicator. It uses an 'anchor-bar' but cannot update automatically it seems.

So once the Channels is drawn, it needs to be updated manually on each new bar.

Regards,

NinjaTrader_Bertrand
09-11-2009, 05:23 AM
Kalle, yes you're correct you'll need to update the manually drawn one as you go forward.

Kalle
09-14-2009, 02:03 AM
Ok, maybe you can put it on the wishing list for upcoming versions ... thanks!

NinjaTrader_Bertrand
09-14-2009, 02:28 AM
Thanks for the suggestion Kalle. You could also look into coding an indicator using the end value of the linear regression as replacement for the SMA in the Bollinger Bands, thus approximating a moving channel...