Page 346 of 389

Re: Moving Average indicators for MT4

Posted: Thu Mar 14, 2024 6:39 pm
by josi
kvak wrote: Wed Mar 13, 2024 10:29 am .... and here is second with updated code....
Another one with a wow-effect - thanks, kvak!
It doesn't quite adhere to the principle: buy (sell) the dips, though...

Re: Moving Average indicators for MT4

Posted: Fri Mar 15, 2024 1:32 am
by Spazmus
josi wrote: Thu Mar 14, 2024 6:39 pm Another one with a wow-effect - thanks, kvak!
It doesn't quite adhere to the principle: buy (sell) the dips, though...
Can I ask for your color settings? I can't do that. Thank you.

Re: Moving Average indicators for MT4

Posted: Fri Mar 15, 2024 10:22 am
by kvak
Spank wrote: Thu Mar 14, 2024 4:44 pm Hello, I would need a colored moving average that I can apply to an indicator not present in the main chart, thanks
Hello, no, this is not possible, only way is code this MA to indicator code....

Re: Moving Average indicators for MT4

Posted: Fri Mar 15, 2024 10:37 am
by kvak
256robertm wrote: Wed Mar 13, 2024 10:17 pm Would it be possible to use 2 moving average cross with separate shift type apply options with stochastic k/d line cross?
Double 2x Average Cross Filtered with Stochastic

Try this version. Indicator plot cross of two MAs filtered with stochastic trend logic....

Other versions
EDIT: Redownload indicator please, I found my bug in some cases in downtrend, Sorry for problems....

Re: Moving Average indicators for MT4

Posted: Fri Mar 15, 2024 7:48 pm
by Mickey Abi
kvak wrote: Fri Mar 15, 2024 10:37 am
Hello Kvak,

Can you help check the alert of this indicator, it does not seem to work especially when alert on current is off.
Also if you can add a unique ID so one can add more than one of the indi on a chart.
Thanks

Re: Moving Average indicators for MT4

Posted: Fri Mar 15, 2024 8:36 pm
by 256robertm
kvak wrote: Fri Mar 15, 2024 10:37 am Double 2x Average Cross Filtered with Stochastic

Try this version. Indicator plot cross of two MAs filtered with stochastic trend logic....

Other versions
for some reason it dosent show all of down crosses of the stochastic k/d signals but shows the long

Re: Moving Average indicators for MT4

Posted: Fri Mar 15, 2024 9:57 pm
by Mickey Abi
Mickey Abi wrote: Fri Mar 15, 2024 7:48 pm Hello Kvak,

Can you help check the alert of this indicator, it does not seem to work especially when alert on current is off.
Also if you can add a unique ID so one can add more than one of the indi on a chart.
Thanks
This is a screenshot of the Indicator in action .. ..

Re: Moving Average indicators for MT4

Posted: Fri Mar 15, 2024 10:00 pm
by kvak
256robertm wrote: Fri Mar 15, 2024 8:36 pm for some reason it dosent show all of down crosses of the stochastic k/d signals but shows the long
Post your settings, not only picture from what I only gues your settings....

Re: Moving Average indicators for MT4

Posted: Fri Mar 15, 2024 10:14 pm
by 256robertm
kvak wrote: Fri Mar 15, 2024 10:00 pm Post your settings, not only picture from what I only gues your settings....
time filtering set to current
color change: color on stoch cross ma

Re: Moving Average indicators for MT4

Posted: Fri Mar 15, 2024 11:17 pm
by kvak
256robertm wrote: Fri Mar 15, 2024 10:14 pm time filtering set to current
color change: color on stoch cross ma
Yes, you are right, thank you for watching, My sorry for problems. I found my bug in some case in downtrend. I upload corrected version in my original post....CLICK