Page 1635 of 2170

Re: MT4 Indicator requests and ideas

Posted: Sat Sep 03, 2022 4:44 am
by mrtools
medotrader wrote: Fri Sep 02, 2022 2:47 pm could you do the modification to this version
Working on it, have a bug somewhere and when I find it will post a version.

Re: MT4 Indicator requests and ideas

Posted: Sat Sep 03, 2022 6:43 pm
by Chickenspicy
can anyone help find the settings like his?
i had to rename it because it is an expert.mq4 file

Re: MT4 Indicator requests and ideas

Posted: Sat Sep 03, 2022 7:42 pm
by Ogee
chickensword wrote: Sat Sep 03, 2022 6:43 pm can anyone help find the settings like his?
i had to rename it because it is an expert.mq4 file
it's not an EA, it's as stated Ehlers Fisher transform, just had the inputs changed (see pic).

To save confusion could you delete your renamed version.




Re: MT4 Indicator requests and ideas

Posted: Sun Sep 04, 2022 4:47 pm
by Milad8732
Hello mrtools ;
Respected sir;
i have question , how can we make two dimensional Array (Time series) in mql5 language ?
like ......MA[ ][5] .... but Time series (i can't do it with ArraySetAsSeries function)
is there any example or guidance ?
thank you master;

Re: MT4 Indicator requests and ideas

Posted: Sun Sep 04, 2022 5:04 pm
by Mickey Abi
Anybody got an indicator that works like this FS30 with better options and does not repaint ?
It's a pretty good indi to filter trades.. ..
Are there indicator of such features made on this platform..

Re: MT4 Indicator requests and ideas

Posted: Mon Sep 05, 2022 5:23 am
by Cladi39
Hello mr. Tools, It is posible you made an indicator that show the middle of the previous bar? (including body and shadow). attached picture to better explanation. thanks soo much.

Re: MT4 Indicator requests and ideas

Posted: Mon Sep 05, 2022 10:48 am
by traderokey
Hi Mrtools,

Could you please modify this indicator, so it is possible to change the black histogram colour? If I try to change the colour, it reverts to the default black colour.

Thanks


Re: MT4 Indicator requests and ideas

Posted: Mon Sep 05, 2022 11:06 am
by mrtools
Cladi39 wrote: Mon Sep 05, 2022 5:23 am Hello mr. Tools, It is posible you made an indicator that show the middle of the previous bar? (including body and shadow). attached picture to better explanation. thanks soo much.
Image
It's probably possible but not sure how to do that.

Re: MT4 Indicator requests and ideas

Posted: Mon Sep 05, 2022 11:16 am
by mrtools
traderokey wrote: Mon Sep 05, 2022 10:48 am Hi Mrtools,

Could you please modify this indicator, so it is possible to change the black histogram colour? If I try to change the colour, it reverts to the default black colour.

Thanks

Image




! dsl cci averages smoothed (mtf + alerts + arrows).ex4
That's the only way I know of to do a non-zero histogram in mt4. Would you prefer it to be a zero-based histogram? Or looking at it now think maybe a fill between the cci and the outer part of the signal lines.

Re: MT4 Indicator requests and ideas

Posted: Mon Sep 05, 2022 2:22 pm
by sal
mrtools wrote: Mon Sep 05, 2022 11:06 am It's probably possible but not sure how to do that.
is this that youare looking for!