Page 1113 of 2170

Re: MT4 Indicator requests and ideas

Posted: Sun Sep 27, 2020 1:20 am
by society
lain7123 wrote: Sat Sep 26, 2020 4:26 pm Could anyone convert this indicator from prorealtime into mt4? https://www.prorealcode.com/prorealtime ... sistances/ It looks pretty good
looks like a keltner and a ma cross,
more of a system than an indicator

Re: MT4 Indicator requests and ideas

Posted: Sun Sep 27, 2020 4:05 pm
by In2Blues
Hi 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.

Re: MT4 Indicator requests and ideas

Posted: Sun Sep 27, 2020 6:50 pm
by QSD
In2Blues wrote: Sun Sep 27, 2020 4:05 pm Hi 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.
try this one from Mladen and Mrtools

Re: MT4 Indicator requests and ideas

Posted: Mon Sep 28, 2020 2:00 am
by Lesnichiii
Good afternoon.
Dear programmers, please fix the error in the indicator.

Re: MT4 Demandes d’indicateurs et idées

Posted: Mon Sep 28, 2020 3:00 am
by Papybillou
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

Posted: Mon Sep 28, 2020 5:31 am
by wojtek
Lesnichiii wrote: Mon Sep 28, 2020 2:00 am Good afternoon.
Dear programmers, please fix the error in the indicator.
Remove the comma.

Re: MT4 Indicator requests and ideas

Posted: Mon Sep 28, 2020 11:57 am
by talaate
Lesnichiii wrote: Mon Sep 28, 2020 2:00 am Good afternoon.
Dear programmers, please fix the error in the indicator.
it is " , " need to be removed, very easy As matter of fact, I am not programmer at all, it was just obvious

Re: MT4 Indicator requests and ideas

Posted: Mon Sep 28, 2020 2:48 pm
by RplusT
mrtools, could you please correct this Indicator. It is supposed to plot a Hull channel.



Re: MT4 Indicator requests and ideas

Posted: Mon Sep 28, 2020 4:19 pm
by mrtools
RplusT wrote: Mon Sep 28, 2020 2:48 pm mrtools, could you please correct this Indicator. It is supposed to plot a Hull channel.



firebird_hma_mi4.mq4
Think it was supposed to be a hull envelope, found this one.

Re: MT4 Indicator requests and ideas

Posted: Mon Sep 28, 2020 6:24 pm
by In2Blues
QSD wrote: Sun Sep 27, 2020 6:50 pm

try this one from Mladen and Mrtools
Thanks. I'll try it.