Page 18 of 2041

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 07, 2017 3:26 am
by mrtools
Eka wrote:Dear Mladen

I get this indicator and template on TSD, i hope you could make this more lighter on Memory and sometimes this freeze when i open the terminal

Regards
Hi Eka,

This is a new version of absolute strength(with the 20+ price options)and trend strength, the trend strength has the 6 types of rsi and the 20+ price options.

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 07, 2017 4:07 am
by mrtools
Eka wrote:Dear Mladen

I get this indicator and template on TSD, i hope you could make this more lighter on Memory and sometimes this freeze when i open the terminal

Regards
This is an updated price channel signal with the extra price options.

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 07, 2017 5:36 am
by mrtools
Eka wrote:Dear Mladen

I get this indicator and template on TSD, i hope you could make this more lighter on Memory and sometimes this freeze when i open the terminal

Regards
This a new absolute strength market, the absolute strength is built in (so don't need the other one in your indicators folder) also it has the 20+ price options and added Mladen's new lower CPU mtf. So hopefully that will help make things lighter on the Memory. 

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 07, 2017 6:20 am
by camisa
mrtools wrote:

This a new absolute strength market, the absolute strength is built in (so don't need the other one in your indicators folder) also it has the 20+ price options and added Mladen's new lower CPU mtf. So hopefully that will help make things lighter on the Memory. 

 
what about some arrows?

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 07, 2017 8:07 am
by mrtools
camisa wrote:
what about some arrows?
Hi Camisa, added the arrows, you can choose which arrows you want to see on the picture just showing the arrows on a strong upper/lower trend. But you can also use arrows for weak up/down trend and or for no trend condition.

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 07, 2017 8:53 am
by yuhu
Hi all,

i have been looking at this indicator, and it is good because it keeps staying in the trade, but sometimes, when it is ranging, as usual it is chopped around.

I had a thought - can we "ignore" values that is too small?

so, if buffer < xxx, then buffer == buffer [i+1].

but of course the next question is what is "xxx" - and i had thought that may be "xxx" can be y% of the range of buffer[i+100] (or whatever 100 is) ?

what are your thoughts on this?

many thanks in advance,
yfx

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 07, 2017 9:14 am
by mladen
yuhu wrote:Hi all,

i have been looking at this indicator, and it is good because it keeps staying in the trade, but sometimes, when it is ranging, as usual it is chopped around.

I had a thought - can we "ignore" values that is too small?

so, if buffer < xxx, then buffer == buffer [i+1].

but of course the next question is what is "xxx" - and i had thought that may be "xxx" can be y% of the range of buffer[i+100] (or whatever 100 is) ?

what are your thoughts on this?

many thanks in advance,
yfx

Maybe one possible solution could be something like this

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 07, 2017 8:06 pm
by ashetty033
Here is Market Breadth tool in Ninjatrader..


Do we have something similar to this for MT4??

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 07, 2017 11:36 pm
by mladen
ashetty033 wrote:Here is Market Breadth tool in Ninjatrader..


Do we have something similar to this for MT4??
All in all it looks like ccfp
Did you try using ccfp?

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 08, 2017 12:21 am
by Eka
mrtools wrote:

This a new absolute strength market, the absolute strength is built in (so don't need the other one in your indicators folder) also it has the 20+ price options and added Mladen's new lower CPU mtf. So hopefully that will help make things lighter on the Memory. 

 
Thank you so much mrtools