Page 1328 of 2170

Re: MT4 Indicator requests and ideas

Posted: Sat Jul 10, 2021 10:42 pm
by whiplashtm
mrtools wrote: Sat Jul 10, 2021 7:39 am Try this one Various specialist indicators
Hi MrTools, I believe this post was towards my request to add the new averages and prices to Ravi fisher. But I'm not so interested in the histogram version as I would like to use it in the same manner as RSIOMA. This reminded me of - could you also add the OMA signal line to this indicator? Sorry for any inconvenience. But it would be much appreciated!

download/file.php?mode=view&id=3393148

Re: MT4 Indicator requests and ideas

Posted: Sat Jul 10, 2021 11:35 pm
by RplusT
mrtools, would it be possible to have an AutoMTF for this indicator? Not sure because it does not show any TF in the parameter window.

I've tried it out and it works great if one follows direction. But it would be a lot better if it could show the next TF instead. Thank you.



Re: MT4 Indicator requests and ideas

Posted: Sun Jul 11, 2021 1:33 am
by rudiarius
whiplashtm wrote: Sat Jul 10, 2021 10:42 pm Hi MrTools, I believe this post was towards my request to add the new averages and prices to Ravi fisher. But I'm not so interested in the histogram version as I would like to use it in the same manner as RSIOMA. This reminded me of - could you also add the OMA signal line to this indicator? Sorry for any inconvenience. But it would be much appreciated!

download/file.php?mode=view&id=3393148
Hi Whiplashtm,

Have you seen this one? It doesn't have the OMA but it has the full price options and the "basic" averages plus foating levels. You might find it useful. It's a code from Mladen & MrTools, so it means a good one :-)

Re: MT4 Indicator requests and ideas

Posted: Sun Jul 11, 2021 5:47 am
by lucmat
Hi mrtools,
is it possible to build an indicator with this simple formula?
trying to explain with an example with a moving average - period 12:
A= price - simple moving average of 12 period;
B= (A - min (A1:A12))*100;
C= (A - max(A1:A12))*100;
B is the output line of oversold and C is the output line of overbought; then we need two moving averages of B and two moving averages of C.
Hope I'm clear.
I poste an image of the output of the indicator: it draws two lines, oversold (yellow) and overbought (light blu).
Usually the buy signal is when oversold line has touched 0 line and then overbought crosses its moving average and also price crosses its moving average. Viceversa for the sell signal.
I think the formula should be the base for some new indicators.
Thanks
Lucmat

Re: MT4 Indicator requests and ideas

Posted: Sun Jul 11, 2021 7:06 am
by kvak
whiplashtm wrote: Sat Jul 10, 2021 10:42 pm Hi MrTools, I believe this post was towards my request to add the new averages and prices to Ravi fisher. But I'm not so interested in the histogram version as I would like to use it in the same manner as RSIOMA. This reminded me of - could you also add the OMA signal line to this indicator? Sorry for any inconvenience. But it would be much appreciated!

download/file.php?mode=view&id=3393148
Hi.
If I understand correctly what you want, try this...

Re: MT4 Indicator requests and ideas

Posted: Sun Jul 11, 2021 11:51 am
by mrtools
ZZTop wrote: Sat Jul 10, 2021 4:19 pm Forget to add indicator, sorry.

ehlers - optimal tracking filter (mtf).mq4
Posted here Ehlers indicators

Re: MT4 Indicator requests and ideas

Posted: Sun Jul 11, 2021 12:02 pm
by mrtools
whiplashtm wrote: Sat Jul 10, 2021 10:42 pm Hi MrTools, I believe this post was towards my request to add the new averages and prices to Ravi fisher. But I'm not so interested in the histogram version as I would like to use it in the same manner as RSIOMA. This reminded me of - could you also add the OMA signal line to this indicator? Sorry for any inconvenience. But it would be much appreciated!

download/file.php?mode=view&id=3393148
Posted here Various spec. indicators

Re: MT4 Indicator requests and ideas

Posted: Sun Jul 11, 2021 12:05 pm
by mrtools
RplusT wrote: Sat Jul 10, 2021 11:35 pm mrtools, would it be possible to have an AutoMTF for this indicator? Not sure because it does not show any TF in the parameter window.

I've tried it out and it works great if one follows direction. But it would be a lot better if it could show the next TF instead. Thank you.



xixi_tz_1_10.mq4
Posted here Various mt4 indicators

Re: MT4 Indicator requests and ideas

Posted: Sun Jul 11, 2021 6:16 pm
by Kenrobert1
Kenrobert1 wrote: Sat Jul 10, 2021 7:01 am I acessed the code by opening the CS file with Wordpad. I don't know if that is helpful in any way. I don't know much about coding. Thank you so much.
Happy Sunday, Mrtools. Any update on this request yet? Thank you once again.

Re: MT4 Indicator requests and ideas

Posted: Sun Jul 11, 2021 6:58 pm
by josi
RplusT wrote: Sat Jul 10, 2021 11:35 pm xixi_tz_1_10.mq4
Nice!
Let's see how much AutoHigherTF will slow my system down...
(for some reason the xixi-indicator doesn't work for indices, oil, gold on daily TF - at least with me).
1. The concept of uneven transient zones seems interesting
2. Will you leave the value at 10? That means you'd have to be patient enough to sit out 20 candles.