Support Board
Date/Time: Mon, 10 Mar 2025 02:42:12 +0000
Post From: Choppiness Indicator
[2022-02-28 07:39:54] |
SC Support Tom - Posts: 450 |
This is done, and it will be available in the next release. I used the code attached to Post #2, with the following modifications. 1) I eliminated the Input called "Input Data" since the study never uses it. 2) I re-named the Input called "Period" to "Summation Period". 3) I changed the lower limit of Summation Period to 2, since the log10 of that period appears in the denominator of the Choppiness Index. log10(1) = 0, so this would be a problem if 1 were a valid setting. 4) I added a new Input called "ATR Period", because I found that this is supposed to default to 1, not 14. Now the ATR Period and Summation Period can be set separately. Date Time Of Last Edit: 2022-02-28 16:19:54
|