Awesome oscillator

Hi

 

Just wondering what the coding is for determining if the current bar is showing a green awesome oscillator bar. I haven’t been able to find this.

 

Thanks

Steve

 

Hi Steve,

Please have a look at the “Read this before posting”. We’re happy to help you write your scripts, we don’t use this as a service to write them for you.

If you want us to do it for you then please book in a consultation at optuma.com/consults and we can work that out for you.

All the best

Mathew

Given that a bar is green because it is higher and vice versa, the coding to identify that seems apparent.

The term IsUp comes to mind.

Cheers

 

Hi

 

Appreciate the replies and I can probably come up with the IsUp part however in script manager, what is the code for awesome oscillator? If I type AWE nothing shows up.

 

Just confirming, I’m not really looking for the entire script, and perhaps I should have been clearer in my initial post - I’m just wanting to know what word/phrase/code to enter into script manager that will give me the awesome indicator value.

 

Thanks

Steve

 

Hi Steve,

The Awesome Oscillator is part of the OSC() function. Just change the Type to Awesome:

Ex9