Page 21 of 37

Re: VQ - Volatility Quality Indicators MT4

Posted: Mon Apr 12, 2021 7:05 am
by Lafemmefatale
kvak wrote: Mon Apr 12, 2021 6:33 am Hi.
Maybe this problem??
viewtopic.php?t=8473950
It worked, you're a genius!

Had to rename the indicator with all lower case letters and there's an extra space between "stridsman & averages" just in case anyone else run into the same issue.

Thanks Kvak! <3

Re: VQ - Volatility Quality Indicators

Posted: Thu Apr 15, 2021 5:35 pm
by kernuh
mntiwana wrote: Tue Jul 25, 2017 5:51 am Volatility quality histo mtf arrows + lines 2
This ver of Volatility Quality with one addition (shift) arrows and Vlines on first bar true/false option - the rest is same as lines version
Dear Mnitwana.Thank you for the good work you do. Please share the settings you use for the VQ in the second screenshot. Regards

Re: VQ - Volatility Quality Indicators

Posted: Thu Apr 15, 2021 6:23 pm
by Ogee
kernuh wrote: Thu Apr 15, 2021 5:35 pm Dear Mnitwana.Thank you for the good work you do. Please share the settings you use for the VQ in the second screenshot. Regards
ooo, that post was from 2017, might be pushing the memory a bit but anyway unfortunately he's not been posting of late so you may not get a reply.

Re: VQ - Volatility Quality Indicators MT4

Posted: Thu Apr 15, 2021 6:42 pm
by kernuh
Thanks Ogee. Got to figure out the settings then

Re: VQ - Volatility Quality Indicators MT4

Posted: Sat Jun 12, 2021 5:08 pm
by 太虚一毫
mrtools wrote: Sun Feb 07, 2021 2:26 pm Seems to be working okay.

PS: For the standard indicator, please see here: VQ Volatility Quality Stridsman for MT4.
viewtopic.php?f=579496&t=8437913&start=70


Upgrade when the teacher has time volatility_quality_-_zero_line_dots_mtf.mq4: Put the arrow symbol on the technical indicator window (main chart) and add an alert. Thanks a lot!

Re: VQ - Volatility Quality Indicators MT4

Posted: Mon Jun 14, 2021 4:06 am
by mrtools
太虚一毫 wrote: Sat Jun 12, 2021 5:08 pm viewtopic.php?f=579496&t=8437913&start=70


Upgrade when the teacher has time volatility_quality_-_zero_line_dots_mtf.mq4: Put the arrow symbol on the technical indicator window (main chart) and add an alert. Thanks a lot!
Try.

Re: VQ - Volatility Quality Indicators MT4

Posted: Mon Jun 14, 2021 4:49 am
by 太虚一毫
mrtools wrote: Mon Jun 14, 2021 4:06 amTry.
Boundless merit! Thanks a lot!

Re: VQ - Volatility Quality Indicators MT4

Posted: Wed Jun 16, 2021 11:06 pm
by TOMO
If you put volatility quality --zeroline_dots (mtf + arrows + alerts) .mq4, change the currency pair and return to the original currency pair, the third subwindow will be bigger.

Re: VQ - Volatility Quality Indicators MT4

Posted: Thu Jun 17, 2021 7:59 am
by mrtools
TOMO wrote: Wed Jun 16, 2021 11:06 pm If you put volatility quality --zeroline_dots (mtf + arrows + alerts) .mq4, change the currency pair and return to the original currency pair, the third subwindow will be bigger.
On line #15 try quoting out

Code: Select all

 #property indicator_height     120
like this

Code: Select all

 //#property indicator_height     120

Re: VQ - Volatility Quality Indicators MT4

Posted: Thu Jun 17, 2021 11:46 am
by TOMO
太虚一毫 wrote: Sat Jun 12, 2021 5:08 pm viewtopic.php?f=579496&t=8437913&start=70
Upgrade when the teacher has time volatility_quality_-_zero_line_dots_mtf.mq4: Put the arrow symbol on the technical indicator window (main chart) and add an alert. Thanks a lot!
mrtools wrote: On line #15 try quoting out

Code: Select all

 #property indicator_height     120
like this

Code: Select all

 //#property indicator_height     120
Thank you! It's done!
My god! respect!