- This topic has 3 replies, 3 voices, and was last updated 4 days 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 Scripting › Show View using Moving Average Bands
Hi,
I’m trying to create a Show View where Volume crosses above the MAB().UpperLine using this script.
VOL() CrossesAbove MAB().UpperLine
However it is not working. I had done a similar script with Bollinger Bands which works fine.
Tim
Hi Tim,
You need to nest VOL() in the MAB() function as otherwise it will use the price data:
1 2 3 |
VOL() CrossesAbove MAB(VOL()).UpperLine |
Hi Darren,
Thanks but I am still not getting the Show View displaying.
Hi Tim,
It looks like the Show View tool has been applied to the Volume indicator, not the chart directly. For the script to work you need to apply the Show View to the chart, once that’s done you should see the expected results.
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. |