Page 1233 of 2170

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 03, 2021 3:23 am
by makhlaghi
mrtools wrote: Wed Mar 03, 2021 2:56 am

Sorry not understanding what you are looking for.
sorry for the bad writing.
the indicator has drawn 4 buffers (line), I am looking for the signal line for each buffer (moving average line of each buffer) to find the reversal point (when the signal line crosses the related buffer up or down.

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 03, 2021 3:31 am
by sal
constbln wrote: Tue Mar 02, 2021 11:34 pm

@ogee thanks for taking the time. its not exactly what Im looking for as some bars of recent 4hr highs get crossed.
try
there are 4 dots and 1 dot if conrirmed that that 1 do bar found which is H1 previous factal bar if you load on M15 CHART

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 03, 2021 5:45 am
by mrtools
makhlaghi wrote: Sat Feb 27, 2021 1:06 pm HELLO AND HOPE YOUR ARE DOING WELL
the attached indicator has 4 buffers on the chart. could you please add the moving average on the buffers and alo alert option when the maving average of buffers cross the buffers for example " alert: Ma(p) of value 3 crosses up the value 3, tf)

thanks
Try it out.

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 03, 2021 9:02 am
by kvak
constbln wrote: Tue Mar 02, 2021 9:14 pm Im looking for a simple line indicator that draws 30min/1hr/4hr high low on a different timeframe
e.g.
5min chart with visible 4hr high/low lines. I found one that is not working.

Thanks for your help in advance
Maybe something like this?

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 03, 2021 2:04 pm
by pippindr
Does anyone have the Sonic PVA Volumes or the PVSRA Volumes indicator with a moving average?

thank you

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 03, 2021 4:21 pm
by makhlaghi
mrtools wrote: Wed Mar 03, 2021 5:45 am

Try it out.
Dear MrTools,
Thanks a lot, you are the best.
the Moving average has been applied only on buffer 4.
how about buffer 3 and 2?

thanks again for your time.

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 03, 2021 4:29 pm
by Chintzki
mrtools wrote: Tue Mar 02, 2021 1:37 pm

Posted here Moving Averages

Thank you for your response. This indicator is very close to what I am hoping, however maybe I did not explain myself well.

This first picture shows the signals given when the setting "Show fast/medium/slow ma cross arrows on/ff?" is set to true.

It provides a signal when all 3 MAs agree, but only once. It will not signal again until the medium crosses the slow.

I am hoping for signals like in the picture below...

It should give an arrow/alert the first time that all 3 lines agree, as it does now. But then it should also signal again when the fast/slow cross and re-cross within the same trend.

Can this be done?

Also if possible a button would be amazing as well. Lol.

Thank you for your continued efforts.

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 03, 2021 4:43 pm
by moey_dw
Chintzki wrote: Tue Mar 02, 2021 11:39 am Just another bump.
lol sometimes this crazy thread needs a good............

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 04, 2021 3:35 am
by mrtools
makhlaghi wrote: Wed Mar 03, 2021 4:21 pm
Dear MrTools,
Thanks a lot, you are the best.
the Moving average has been applied only on buffer 4.
how about buffer 3 and 2?

thanks again for your time.
So your wanting 4 different ma's of the averages with4 different alerts on the crosses, correct?

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 04, 2021 3:45 am
by mrtools
Chintzki wrote: Wed Mar 03, 2021 4:29 pm


Thank you for your response. This indicator is very close to what I am hoping, however maybe I did not explain myself well.

This first picture shows the signals given when the setting "Show fast/medium/slow ma cross arrows on/ff?" is set to true.

3xma 1.png


It provides a signal when all 3 MAs agree, but only once. It will not signal again until the medium crosses the slow.

I am hoping for signals like in the picture below...

3xma 2.png


It should give an arrow/alert the first time that all 3 lines agree, as it does now. But then it should also signal again when the fast/slow cross and re-cross within the same trend.

Can this be done?

Also if possible a button would be amazing as well. Lol.

Thank you for your continued efforts.
If you set show medium/fast/slow ma cross arrows to true and also show fast/medium cross arrows to true think that would be what you are looking for.