Page 60 of 68

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Thu Aug 03, 2023 11:43 pm
by Bakueki
Can we have this indicator with alerts and 4TF in subwindow , just like many 4TF indicators please....

Thanks in advance
Kind Regards

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Sun Sep 17, 2023 5:28 am
by ujtrader
kvak wrote: Thu Jul 20, 2023 4:12 am Hello, something like this?
RSI is upper histo, CCI middle and ADX lower histogram....test it
Image

Image
Hello Kvak,
can you please tell me what buffer number for up arrow and down arrow, for using in icustom
i am trying to code ea with my limited knowledge
double down = iCustom(NULL, PERIOD_CURRENT, "CCI + RSI + ADX histo", 1,1);


double up = iCustom(NULL, PERIOD_CURRENT, "CCI + RSI + ADX histo", 0,1);

i want to know what to put in second last parameter to get up and down.

thanks...

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Sun Sep 17, 2023 6:08 am
by kvak
ujtrader wrote: Sun Sep 17, 2023 5:28 am Hello Kvak,
can you please tell me what buffer number for up arrow and down arrow, for using in icustom
i am trying to code ea with my limited knowledge
double down = iCustom(NULL, PERIOD_CURRENT, "CCI + RSI + ADX histo", 1,1);


double up = iCustom(NULL, PERIOD_CURRENT, "CCI + RSI + ADX histo", 0,1);

i want to know what to put in second last parameter to get up and down.

thanks...
Hello.
In this indicator arrows have not buffers. There is trend buffer 19 with 1,-1,0 state.

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Tue Oct 17, 2023 9:33 pm
by hache
Hi, to everyone. Can anyone please add buffers to the arrows of this indicator? It will be much appreciated. Thank you very much.

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Wed Oct 18, 2023 1:12 am
by mrtools
hache wrote: Tue Oct 17, 2023 9:33 pm Hi, to everyone. Can anyone please add buffers to the arrows of this indicator? It will be much appreciated. Thank you very much.
Far as I'm aware it's not possible.

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Sat Oct 21, 2023 3:00 am
by 太虚一毫
mrtools wrote: Thu Feb 09, 2023 8:36 am Added adxvma.
Image
Expect the teacher to add Deviation scaled MA -DSCMA to 4 time frame - Sidus 1.02. The merit is immeasurable! :thumbup:

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Sat Oct 21, 2023 11:27 am
by Kangaroo
I would like to request that somebody could pleade make a 4 Time Frame version of this very useful Flat-Trend indicator. Thank you.

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Sun Oct 22, 2023 7:56 am
by mrtools
太虚一毫 wrote: Sat Oct 21, 2023 3:00 am Expect the teacher to add Deviation scaled MA -DSCMA to 4 time frame - Sidus 1.02. The merit is immeasurable! :thumbup:
Seems ok, please test it out.

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Sun Oct 22, 2023 11:45 pm
by hache
mrtools wrote: Wed Oct 18, 2023 1:12 am Far as I'm aware it's not possible.
Hi, sir, thanks for your answer. Why is not possible? Which is the problem for that?

Re: 4 Time Frame and All TFs Indicators for MT4

Posted: Mon Oct 23, 2023 2:41 am
by dacanba
hello everyone
Sorry, I had sent this message before and it does not appear.

This indicator is EMAS in 5 different TF

Is it possible to put a button on this indicator and on another type of MA?

thank you