Hello, I'm looking for an mt4 indicator, which draws this line, which can be placed on the graph manually where you want, with a change of color and length if possible.
Thank you for what you will do for me.
Re: MT4 Indicator requests and ideas
#11142Remove the comma.Lesnichiii wrote: ↑Mon Sep 28, 2020 2:00 amGood afternoon.
Dear programmers, please fix the error in the indicator.
Re: MT4 Indicator requests and ideas
#11143it is " , " need to be removed, very easy As matter of fact, I am not programmer at all, it was just obviousLesnichiii wrote: ↑Mon Sep 28, 2020 2:00 amGood afternoon.
Dear programmers, please fix the error in the indicator.
Re: MT4 Indicator requests and ideas
#11144mrtools, could you please correct this Indicator. It is supposed to plot a Hull channel.
Re: MT4 Indicator requests and ideas
#11145Think it was supposed to be a hull envelope, found this one.
-
- hull_variation__envelopes_2_nmc.mq4
- (11.55 KiB) Downloaded 281 times
Re: MT4 Indicator requests and ideas
#11146Thanks. I'll try it.QSD wrote: ↑Sun Sep 27, 2020 6:50 pmtry this one from Mladen and MrtoolsIn2Blues wrote: ↑Sun Sep 27, 2020 4:05 pmHi all,
I came across an interesting indicator called "Ultimate Moving Average-Multi-TimeFrame-7 MA Types" on Trading View but I don't use that platform.
I would like to try it on MT4 but can't find it anywhere. I'm assuming because nobody re-coded it. :-)
Is it possible to re-code it for MT4?
I can post the code but didn't right now because I'm not sure if it's allowed.
Terry
Re: MT4 Indicator requests and ideas
#11147Hi mrtools,
is it possible to build an indicator for mt4 based on this excel file?
The formula is very easy.
Thanks
Lucmat
is it possible to build an indicator for mt4 based on this excel file?
The formula is very easy.
Thanks
Lucmat
Re: MT4 Indicator requests and ideas
#11149Hi
I found this Trendline Alert EA, it works really well, alerts the trendlines made by the user without lag.
My only concern are the price boxes it displays on the trendlines themselves. I do a lot of top-down analysis and these boxes often cloud the price action.
May you add an option to turn them on and off or better yet remove them completely.
Thanks in advance
I found this Trendline Alert EA, it works really well, alerts the trendlines made by the user without lag.
My only concern are the price boxes it displays on the trendlines themselves. I do a lot of top-down analysis and these boxes often cloud the price action.
May you add an option to turn them on and off or better yet remove them completely.
Thanks in advance
Re: MT4 Indicator requests and ideas
#11150trying to explain with an example with a moving average - period 12:
A= price - moving average of 12 period;
B= (A - min(A1:A12))*100;
C= (A - max(A1:A12))*100;
B is the line of oversold and C is the line of overbought; then we need two moving average of B and C.
Hope I'm clear.
Thanks in advance
Lucmat
-
Similar Topics
-
Trade ideas on June 19
1 Replies 2719 Viewsby ChuChu Rocket, Fri Jun 19, 2020 9:30 pm in Forex Fundamentals & News
1 Replies
2719 Views -
MT4 Expert advisors of the community, ideas
3 Replies 1979 Viewsby VIDALOCA3, Thu Aug 20, 2020 2:51 am in New Members & Common Forex Q&A's
3 Replies
1979 Views
-