- This topic has 3 replies, 2 voices, and was last updated 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Optuma Forums › Optuma General Discussion › Show 50% level as a marker on candles
Hi Optuma
I’m looking for a script that will show the 50% level of each bar’s range. I’ve done a script search with no matching results and I can’t find this option in bar properties. I want to be able to display this marker primarily on daily bars, but have no idea where to start so any help would be appreciated.
Hi Tonia,
You could use a Show Plot set to use (HIGH()+LOW())/2, or you can apply 1 period moving average using HL Average and it will draw at the mid-point of each candle:
If you want to know when the close is above the mid-point use the BARTYPES() function in a Show Bar or scan:
1 2 3 |
BARTYPES().CloseAboveMid |
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. |