Page 19 of 36

Re: VQ - Volatility Quality Indicators MT4

Posted: Sun Jan 03, 2021 2:47 pm
by RplusT
Darks wrote: Fri Jan 01, 2021 10:13 pm Just a little experimental stuff. Here's a Random walk index indicator that is using absolute error instead of High low range to construct the index. The results are different but good or bad that would require testing. It produces some big spikes(maybe root squaring values can also prevent that) so a maximum level is set to prevent display issue. As said it's just an experiment an can be improved by mathematical thinkers.

Interesting work. Just curious, what's the meaning (or definition) of "absolute error"??

Re: VQ - Volatility Quality Indicators MT4

Posted: Sun Jan 03, 2021 6:46 pm
by Darks
RplusT wrote: Sun Jan 03, 2021 2:47 pm

Interesting work. Just curious, what's the meaning (or definition) of "absolute error"??
It's the absolute difference between the expected value of a time series and the actual value. Here price is the actual value and Sma is the expected value.

Re: VQ - Volatility Quality Indicators MT4

Posted: Fri Jan 08, 2021 2:05 am
by Darks
Had to try this combination. This one is combining two different Mladen indicators and applying Nema method to Volatility quality zero line.

Re: VQ - Volatility Quality Indicators MT4

Posted: Fri Jan 08, 2021 4:26 pm
by Jimmy
Darks wrote: Fri Jan 08, 2021 2:05 am Had to try this combination. This one is combining two different Mladen indicators and applying Nema method to Volatility quality zero line.
I've been watching this code do it's thing today and it's bang on for 4H trend trading. Even on the Hourly chart it picks up trend continuations before it considers crossing the Zero line :Shocked:

What an idea! Thank you Darks.
Has any one else observed this? Try it out guys, any feedback about this code would be appreciated as I think Darks is onto something great.

Re: VQ - Volatility Quality Indicators MT4

Posted: Fri Jan 08, 2021 4:27 pm
by moey_dw
Darks wrote: Fri Jan 08, 2021 2:05 am Had to try this combination. This one is combining two different Mladen indicators and applying Nema method to Volatility quality zero line.
TESTING NOW THX SIR

Re: VQ - Volatility Quality Indicators MT4

Posted: Sun Jan 10, 2021 9:33 pm
by Rabi
Hi Guys
Is it possible to add zones to the VQ indicator similar to the jurik smooth ribbon zones if it is not too much hassle for you. Love the concept of seeing right away if there is a buy or sell trade just by color of screen, Thanking you

Re: VQ - Volatility Quality Indicators MT4

Posted: Sun Jan 10, 2021 11:51 pm
by karabogerald
mrtools wrote: Fri Nov 13, 2020 4:25 am

Sorry missed this post, added the alerts.
I find that my best settings on Oil and Most is:

PriceSmoothing: 9
PriceSmoothingMethod: Linear
MA1: 9
MA2: 9
Filter: 9

you can also try 7,7,7,7 or 11,11,11,11.

happy trading.

Re: VQ - Volatility Quality Indicators MT4

Posted: Mon Jan 11, 2021 12:00 am
by josi
karabogerald wrote: Sun Jan 10, 2021 11:51 pm
I find that my best settings on Oil and Most is:
PriceSmoothing: 9
PriceSmoothingMethod: Linear
MA1: 9
MA2: 9
Filter: 9
Really? - I already posted somewhere above that the indie (histo + normal version) doesn't work on oil (BRN).
Now - I tried your input, of course - have a look at it - revealing in many ways. Enjoy!
P.S.: Why would you want to enter the same value for MA1 and MA2, unless MA2 doesn't really exist in the histo-version?

Re: VQ - Volatility Quality Indicators MT4

Posted: Tue Jan 12, 2021 2:18 am
by cribu
For some reason, it does not appear in my indicator list although I have up it to the correct folder :(

Re: VQ - Volatility Quality Indicators MT4

Posted: Tue Jan 12, 2021 5:46 am
by mrtools
cribu wrote: Tue Jan 12, 2021 2:18 am For some reason, it does not appear in my indicator list although I have up it to the correct folder :(
You may have to many indicators in your folder which happens to me a lot, usually need to move some out of the folder to elsewhere.