Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 2/4/2005(UTC) Posts: 8
|
I seek a formula by which I can plot Keltner Channels as popularised by Linda Rascke. She puts Keltner channels set at 2.5 times the 20-day EMA daily range, centered around the 20-period EMA. Any suggestions would be appreciated.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 9/8/2004(UTC) Posts: 2,266
Was thanked: 1 time(s) in 1 post(s)
|
I believe Linda Raschke version of the Keltner channels formula was :
MOV(C,20,E);
MOV(C,20,E)+(ATR(10)*2.5);
MOV(C,20,E)-(ATR(10)*2.5);
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 2/4/2005(UTC) Posts: 8
|
Thank you Patrick for your assistance
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.