Support Board
Date/Time: Mon, 10 Mar 2025 03:24:16 +0000
Post From: choppiness index
[2022-02-28 07:41:30] |
SC Support Tom - Posts: 450 |
This is done, and it will be available in the next release. I based it on the code attached to Post #2 of the following thread. Choppiness Indicator However, I made 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:43
|