Page 1234 of 2170
Re: MT4 Indicator requests and ideas
Posted: Thu Mar 04, 2021 5:30 am
by makhlaghi
mrtools wrote: Thu Mar 04, 2021 3:35 am
So your wanting 4 different ma's of the averages with4 different alerts on the crosses, correct?
Hello Sir,
yes, if it is technically possible. I know it is complicated.
Thanks a lot
Re: MT4 Indicator requests and ideas
Posted: Thu Mar 04, 2021 5:48 am
by Chintzki
mrtools wrote: Thu Mar 04, 2021 3:45 am
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.
Unfortunately when both of those parameters are set to true, this is what the result is.
The indicator shows arrows on every crossing of the fast/medium. I would like it to only display arrows/alerts on the crossings which agree with the slow MA (main trend). The goal is that only when all 3 averages are in agreement, there is an arrow/alert. Not at the crossing of 2 specific lines.
I do not wish to cause you trouble. My apologies if I am not explaining well.
Re: MT4 Indicator requests and ideas
Posted: Thu Mar 04, 2021 10:11 am
by naluvs01
Hi Mr. Tools and Coders,
Can this indicator be made to have more history for back testing...
Thanks
Re: MT4 Indicator requests and ideas
Posted: Thu Mar 04, 2021 11:47 am
by kvak
naluvs01 wrote: Thu Mar 04, 2021 10:11 am
Hi Mr. Tools and Coders,
Can this indicator be made to have more history for back testing...
Thanks
Hi. Open in metaeditor and ......
Re: MT4 Indicator requests and ideas
Posted: Thu Mar 04, 2021 4:33 pm
by naluvs01
kvak wrote: Thu Mar 04, 2021 11:47 am
Hi. Open in metaeditor and ......
Thank you so much...Perfect!!! I'm not a coder, but I can do that. Again...thanks.
Re: MT4 Indicator requests and ideas
Posted: Thu Mar 04, 2021 4:34 pm
by naluvs01
kvak wrote: Thu Mar 04, 2021 11:47 am
Hi. Open in metaeditor and ......
Thank you so much...Perfect!!! I'm not a coder, but I can do that. Again...thanks.
Re: MT4 Indicator requests and ideas
Posted: Thu Mar 04, 2021 5:39 pm
by Evita
Hello... Looking for alert + arrow which only appear in strong up trend and strong downtrend.
Anybody having this?
Re: MT4 Indicator requests and ideas
Posted: Thu Mar 04, 2021 6:41 pm
by chris006
Anybody knows of an indicator that can capture a screenshot at a specified interval, lets say every 5 minutes?
Had "Z Screenshottime" but seems to not be working anymore.
Looked in the utilities thread but could not find any.
If it can capture screenshot also at entry and exit, even better!
Edit: Found this: snapshot_PipBull.mq4
viewtopic.php?t=8418142&p=1295420234#p1295420234
and this: ScreenshotOnTrade.mq4
viewtopic.php?p=1295430087#p1295430087
Re: MT4 Indicator requests and ideas
Posted: Fri Mar 05, 2021 1:48 am
by naluvs01
To Everyone,
I found this strength candle indicator. I hope someone finds it useful..happy pippin.
Re: MT4 Indicator requests and ideas
Posted: Fri Mar 05, 2021 6:30 am
by mcmstar
Hi there.
Is there a pip to Value calculator for MT4 like when I enter pips it will turn it to USD value or vice versa.
Thanks in advance.