Page 735 of 2041

Re: MT4 Indicator requests and ideas

Posted: Thu Nov 07, 2019 5:32 pm
by kgovender
kgovender wrote: Sat Nov 02, 2019 7:33 am Hi All,
Please could someone kindly assist in adding buffers for the arrows on this indicator that i found here on Forex Station but not sure which forum. The arrows colors are found under inputs, i would like the buffers to be under colors please if that makes sense.


Many thanks and kind regards


Kris
Good Day Coders,

My apologies, i seemed to have initially attached the incorrect indicator with this request. Below is the correct indicator (absolutelynolaglwma 2_alert_arrows 2 ex4.) that i would like to have buffers added for the arrows but unfortunately dont have the MQl4 file, i do however have (absolutelynolaglwma mql4) would really appreciate if this could mirror the absolutelynolaglwma 2_alert_arrows 2 ex4 and added buffers for the arrows. Your assistance would be highly appreciated.

Kind Regards

Kris

Re: MT4 Indicator requests and ideas

Posted: Thu Nov 07, 2019 9:13 pm
by Cazz223
[quote=Holmes27 post_id=1295397856 time=1572968587 user_id=4928295]


Hello Holmes
The indi was from FS.
I work on D1 time-frame, and settings for BandPass are as attached.
You might want to tune it for other TFs though.

I am hoping that the coding masters here in would empower the indi with Dynamic Zone.
As it should fetch more pips than using the zero line to open a trade.
That will make this indi super-super-super good.

Cheers!

Re: MT4 Indicator requests and ideas

Posted: Thu Nov 07, 2019 9:17 pm
by thomdel
rijay wrote: Thu Nov 07, 2019 4:25 pm


search jurik filter


sometimes something looking too good to believe can be true ! if it uses Jma


Respected Sir,

Please note, I tried Jurik filter as posted by you in past few days, But Jurik filter Arrows REPAINT !

Is there any setting to be followed to Stop REPAINT of Arrows ?


Please Advise.

Thanks for your shares & support.
Thanks & Regards.

Re: MT4 Indicator requests and ideas

Posted: Thu Nov 07, 2019 10:05 pm
by rijay
thomdel wrote: Thu Nov 07, 2019 9:17 pm



Respected Sir,

Please note, I tried Jurik filter as posted by you in past few days, But Jurik filter Arrows REPAINT !

Is there any setting to be followed to Stop REPAINT of Arrows ?


Please Advise.

Thanks for your shares & support.
Thanks & Regards.


test it again.

Re: MT4 Indicator requests and ideas

Posted: Thu Nov 07, 2019 10:56 pm
by thomdel
rijay wrote: Thu Nov 07, 2019 10:05 pm



test it again.

Rijay Sir,

I tried today in Live markets on different time frame charts.
example : 1 hour Jurik filter for EA on 15 min / 30 min Chart.
Arrows come and disappear. Also Arrows Appear on Past Bars after a certain movement.

Parameters I am following from your rijay jma tpl.
Also tried different settings and parameters too but This Issue Persists.

Please Advise...if I am doing something wrong.


Thanks & Regards.

Re: MT4 Indicator requests and ideas

Posted: Thu Nov 07, 2019 11:08 pm
by Holmes27
[quote=Cazz223 post_id=1295397963 time=1573121629 user_id=4935348]



Thanks very much Cazz for getting back to me; much obliged.

Holmes27

Re: MT4 Indicator requests and ideas

Posted: Thu Nov 07, 2019 11:23 pm
by rijay
thomdel wrote: Thu Nov 07, 2019 10:56 pm


Rijay Sir,

I tried today in Live markets on different time frame charts.
example : 1 hour Jurik filter for EA on 15 min / 30 min Chart.
Arrows come and disappear. Also Arrows Appear on Past Bars after a certain movement.

Parameters I am following from your rijay jma tpl.
Also tried different settings and parameters too but This Issue Persists.

Please Advise...if I am doing something wrong.


Thanks & Regards.


no repaint at my side. this indicator is made by mladen and mrtools.

you should post up your images and describe your problem with images so that experts can reply you.

i am not expert in coding !

thanks.

Re: MT4 Indicator requests and ideas

Posted: Thu Nov 07, 2019 11:34 pm
by Deez
thomdel wrote: Thu Nov 07, 2019 10:56 pm


Rijay Sir,

I tried today in Live markets on different time frame charts.
example : 1 hour Jurik filter for EA on 15 min / 30 min Chart.
Arrows come and disappear. Also Arrows Appear on Past Bars after a certain movement.

Parameters I am following from your rijay jma tpl.
Also tried different settings and parameters too but This Issue Persists.

Please Advise...if I am doing something wrong.


Thanks & Regards.
Haven't seen the indicator but if filter is set to 1hr tf and the indicator is on a 15/30min chart then the arrows will recalculate(not repaint) until that 1hr bar is complete. That could be the issue..please check.

Re: MT4 Indicator requests and ideas

Posted: Fri Nov 08, 2019 1:55 am
by mrtools
naluvs01 wrote: Thu Nov 07, 2019 4:57 pm

Thanks for responding Mr. Tools. Those indicators are good, but they don't allow me to set my own fibo levels. The levels I use are 0, .5 and 1. Then I place them on last weeks candles to trade into the current week. Your indicators already draw the levels in advance. Basically, if I was able to use the MT4 fib tool and alerts were set at those levels that would be great. Here is an indicator I found that uses the fib tool. However, it states it's a demo.
You can add or remove the levels you need on the first line here Levels = "0.382;0.618;1";

Re: MT4 Indicator requests and ideas

Posted: Fri Nov 08, 2019 2:09 am
by mrtools
Deez wrote: Thu Nov 07, 2019 11:34 pm

Haven't seen the indicator but if filter is set to 1hr tf and the indicator is on a 15/30min chart then the arrows will recalculate(not repaint) until that 1hr bar is complete. That could be the issue..please check.
The arrows shouldn't repaint except when used in mtf, but noticed the jurik function wasn't called correctly, should be better in this version.