View Single Post
  #45 (permalink)  
Old 12-16-2007, 07:16 PM
fxbs fxbs is offline
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 2,366
fxbs is on a distinguished road
Quote:
Originally Posted by stav01 View Post
Try this - remember you need JMA as well.
extern int LRegrPeriod = 14;
extern int JMAPhase = 0;


d=LinearRegressionValue(LRegrPeriod,shift);
dPrev=LinearRegressionValue(LRegrPeriod,shift+1);

otherwise it controls from bollinger w/o kelt - messing squeeze (concept down to drain)

Last edited by fxbs; 12-17-2007 at 07:35 AM.
Reply With Quote