Keltner Channel Bug |
Post Reply |
Author | |
scrooge
Newbie Joined: 27 Jun 2006 Posts: 13 |
Post Options
Quote Reply
Topic: Keltner Channel Bug Posted: 01 Sep 2006 at 4:46pm |
The Time Periods input into the Keltner channels indicator do not
affect the top and bottom lines, they stay as with the default 10
period.
|
|
scrooge
Newbie Joined: 27 Jun 2006 Posts: 13 |
Post Options Quote Reply Posted: 02 Sep 2006 at 7:49am |
The problem seems to be the use of a variable named keltnertop which appears to be a reserved word. It is used as follows:
[name=Top;linestyle=solid; color=red] keltnertop:= keltnertop(n); keltnertop * (100 + vshift)/100; If the variable is changed to, say, keltnertop1 the indicator works properly. Unfortunately editing the indicator is only effective for a session and the editing disappears on restarting Bullcharts. A similar correction is necessary for the bottom line. Edited by scrooge |
|
Post Reply |
Forum Jump | Forum Permissions 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 |