- This topic has 1 reply, 2 voices, and was last updated 2 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Optuma Forums › Optuma Scripting › script for ATH/ATR % levels
Hi Everyone
do anybody knows how to script all % levels of ATH/ATR.
so far I could only managed to create 50% ATH/ATR
Codes are as followed
50% All time Range
P1 = LOWESTLOW(RANGE=All Time) ; P2 = HIGHESTHIGH(RANGE=All Time) ; (P1 + P2) / 2
50% All time high
HIGHESTHIGH(RANGE=All Time)*0.50
I would like to create a script that would have multiple levels in one. such as 16.6%, 25%, 33.3%, 38.2%, 50% and so on.
TIA
Hi Abasaheb,
It really helps us help you if you post the script and screenshot that you have created thus far. Then we can see what you are trying to achieve and add from there.
Cheers
Trevor
Cookie | Duration | Description |
---|---|---|
cname | 14 days | This cookie is set by Optuma. The cookies is used to store the users campaign selection for selecting the correct version of Optuma to trial and is "Necessary". |
cookielawinfo-checbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |