Page 94 of 2170

Re: MT4 Indicator requests and ideas

Posted: Tue May 09, 2017 4:43 pm
by mntiwana
TraderAnton61 wrote: Tue May 09, 2017 4:21 pm Hi Traders and Coders,

I wanted to ask if someone maybe knows this indicator that I have attached?

I've seen it's from 2012 and I was wondering if there are maybe some newer versions with the same "logic" ? This version slows down my MT4 horribly , when I change the symbol I have to wait for nearly a minute till something happens hehe.

Seems like an interesting indicator though.

Thanks guys
This and all other version of "currency Slope Strength" always use a lot of pc resources and it must needs some time to update next symbol calculation - and i think repainting too but experts can better guide you
This version working fast with me though,auto symbol/tf selected - the version suffix too

Re: MT4 Indicator requests and ideas

Posted: Tue May 09, 2017 6:12 pm
by xielin
Dear Mladen & Mrtools,
May I request a simple indicator? The idea is original but I think someone might have already implemented similar ideas. I just want to show one fast MA line and one slow MA line of 1/2(High+Low-2*Open) in the subwindow. The MA type and fast/slow period are optional. I prefer MA type to be LWMA and 60/240 for fast/slow period. I would like to use them as a measurement of the market's bias. Thanks!

Best wishes,
xielin

Re: MT4 Indicator requests and ideas

Posted: Tue May 09, 2017 6:21 pm
by TraderAnton61
Thank you very much, mntiwana !

I will try it out :)

Edit: I forgot one thing to ask:

So these CSS Indicators are repainting? :(

Re: MT4 Indicator requests and ideas

Posted: Tue May 09, 2017 7:06 pm
by mladen
TraderAnton61 wrote: Tue May 09, 2017 6:21 pm Thank you very much, mntiwana !

I will try it out :)

Edit: I forgot one thing to ask:

So these CSS Indicators are repainting? :(
If you set the "ignoreFuture" parameter to false, they do
If you set it to true, then they don't since in that case, instead of using centered TMA it is using a LWMA

Re: MT4 Indicator requests and ideas

Posted: Tue May 09, 2017 9:07 pm
by TraderAnton61
Thank you Mladen!

Can I ask very stupid, what the sense is behind a repainting function in indicators? I would assume, I should better try the non repainting version? :P

Thanks to you all, appreciate your help.

Re: MT4 Indicator requests and ideas

Posted: Wed May 10, 2017 1:12 am
by TEAMTRADER
mrtools wrote: Sun May 07, 2017 7:33 am Added the mtf with the arrow shift option, also finally realized had the color wrong(Thanks TEAMTRADER) from the first version I did and the original AO, it should be corrected in this version.
This Awesome Indicator is even better than I thought.
Although I have changed the base settings (attached) it shows divergence when it has not crossed zero. Divergence is really obvious.
For offline charts this seems to be the best setting as standard and for online 5 minute charts the setting is changed to smma (in place of sma for the offline chart).
Question - could a divergence signal and alert be added restricted to when it previously crossed zero? See illustration.
TEAMTRADER

Re: MT4 Indicator requests and ideas

Posted: Wed May 10, 2017 12:32 pm
by mntiwana
Dearest MLADEN/MRTOOLS
Can you plz manage time for one favor regarding XO indicator "XO - mtf & alerts - choosable symbol ( 2 in 1 )"
all i want neutral zone within plus/minus zero line - same as in Trend Strength & Force Index - i tried to explain here :
http://www.forex-station.com/viewtopic.php?p=1295353138#p1295353138

Re: MT4 Indicator requests and ideas

Posted: Wed May 10, 2017 1:15 pm
by electrical999
Hi Mladen,

Could you please update this classic indicator with your latest user friendly ideas and also may be add some smoothing feature. Thanks in advance.

Regards
Jasjit

Re: MT4 Indicator requests and ideas

Posted: Wed May 10, 2017 6:43 pm
by mladen
electrical999 wrote: Wed May 10, 2017 1:15 pm Hi Mladen,

Could you please update this classic indicator with your latest user friendly ideas and also may be add some smoothing feature. Thanks in advance.

Regards
Jasjit
Jasjit

Here is an upgraded version
Also, that version had issues with multi time frame mode - this version works correctly


Re: MT4 Indicator requests and ideas

Posted: Wed May 10, 2017 7:16 pm
by electrical999
mladen wrote: Wed May 10, 2017 6:43 pm Jasjit

Here is an upgraded version
Also, that version had issues with multi time frame mode - this version works correctly


gann.png
Thank you Mladen - very much appreciated.