Page 5 of 389
Re: Moving Average indicators for MT4
Posted: Thu Mar 02, 2017 9:10 pm
by mades
How to plot upper and lower bands of vidya in mt4?
Re: Moving Average indicators for MT4
Posted: Thu Mar 02, 2017 9:54 pm
by mladen
mades wrote:How to plot upper and lower bands of vidya in mt4?
There is no such version that would allow you to do that
A new indicator would need to be written for that
Re: Moving Average indicators for MT4
Posted: Sun Mar 05, 2017 1:28 am
by mladen
Vidya zone - metatrader 5 version (it differs in some things from metatrader 4 version) :
Re: Moving Average indicators for MT4
Posted: Sun Mar 05, 2017 3:38 am
by Xronos__
Hello,
is there a vidya with std bands like bb for mt4?
Re: Moving Average indicators for MT4
Posted: Sun Mar 05, 2017 3:49 am
by mladen
Upgraded rsi adaptive tema (new rsi types added, code optimization - the new multi time frame mode and some changes on the fly ...)
Example using rsx for adapting and filter 3 on tema value
Re: Moving Average indicators for MT4
Posted: Sun Mar 05, 2017 6:54 am
by mrtools
Added filters and the 20+ price options to the mtf version of vidya cmo.
Re: Moving Average indicators for MT4
Posted: Sun Mar 05, 2017 6:55 am
by mrtools
Xronos__ wrote:Hello,
is there a vidya with std bands like bb for mt4?
Hi Xronos, don't think there is one here, will see if I can creare one.
Re: Moving Average indicators for MT4
Posted: Sun Mar 05, 2017 7:08 am
by Xronos__
Hello mrtools
made a search on net but wasn't able to find one also.
If you make the efforts to implement the idea is it possible to use the std calculation for the vidya its self?
as far as i am aware of there are two ways to calculate vidya one is cmo and the other is std.
Regards and thanks for the reply.
Re: Moving Average indicators for MT4
Posted: Sun Mar 05, 2017 7:46 am
by Bob Loblaw
mladen wrote:Upgraded rsi adaptive tema (new rsi types added, code optimization - the new multi time frame mode and some changes on the fly ...)
Example using rsx for adapting and filter 3 on tema value
Thanks mladen, looks interesting. Thank you for also indicating which settings you used.
Re: Moving Average indicators for MT4
Posted: Sun Mar 05, 2017 8:19 am
by mrtools
Xronos__ wrote:Hello mrtools
made a search on net but wasn't able to find one also.
If you make the efforts to implement the idea is it possible to use the std calculation for the vidya its self?
as far as i am aware of there are two ways to calculate vidya one is cmo and the other is std.
Regards and thanks for the reply.
Have a verson that calculates the vidya using std, are you wanting to calculate the bands using std as well?