Page 83 of 180
Re: Coding Help
Posted: Sun Sep 30, 2018 3:36 pm
by chetachukwu
Yes thank you. Can you add any smoothing to it or MA filter?
Re: Coding Help
Posted: Sun Sep 30, 2018 9:37 pm
by mrtools
chetachukwu wrote: Sun Sep 30, 2018 3:36 pm
Yes thank you. Can you add any smoothing to it or MA filter?
Smoothing i think would add lag, and not sure what you mean about a ma filter.
Re: Coding Help
Posted: Mon Oct 01, 2018 7:19 pm
by chetachukwu
mrtools wrote: Sun Sep 30, 2018 9:37 pm
Smoothing i think would add lag, and not sure what you mean about a ma filter.
I just think the lag will worth it. Cuz sometimes the signals come way too early that results to loss
Re: Coding Help
Posted: Mon Oct 01, 2018 9:40 pm
by mladen
chetachukwu wrote: Sat Sep 29, 2018 12:51 am
Dear Mladen, Mr Tools.
Can attached indicator gives buy sell Arrows according to the bullseye indicator line slope (up/down). Sometimes it gives good early signal, sometimes it gives irrelevant signals in the process. So it produces too many Arrows. But some are pretty accurate.
Can you add any type of filter into the code to make it produce smoother, cleaner results? MA filter anything that could possibly improve it a bit. Any ideas from you will be welcome.
_______________________________
Edit ..... Decompiled code
1. Decompiled code (I doubt that anybody will touch it)
2. It already is using averages for filtering - it would be "filtering-the-filtered"
Re: Coding Help
Posted: Tue Oct 02, 2018 9:14 pm
by chetachukwu
mladen wrote: Mon Oct 01, 2018 9:40 pm
1. Decompiled code (I doubt that anybody will touch it)
2. It already is using averages for filtering - it would be "filtering-the-filtered"
This one
Re: Coding Help
Posted: Thu Oct 04, 2018 4:56 am
by Eleven
Hello mladen,
My appreciation for your great work.
This simple indicator takes long time to load. But I have been told that the problem in it , requires a great coder like mladen to fix.
Can you please have a look on it? Pretty sure your approach to fix it, is going to be unique!!
Re: Coding Help
Posted: Thu Oct 04, 2018 5:21 am
by mntiwana
Eleven wrote: Thu Oct 04, 2018 4:56 am
Hello mladen,
My appreciation for your great work.
This simple indicator takes long time to load. But I have been told that the problem in it , requires a great coder like mladen to fix.
Can you please have a look on it? Pretty sure your approach to fix it, is going to be unique!!
iMA.mq4cycle-identifier.mq4
Do you know it repaint
Re: Coding Help
Posted: Thu Oct 04, 2018 5:32 am
by Eleven
Do you know it repaint
[/quote]
Hello, mntiwana
Yes I know it does. and I am excepting to receive alerts for crossings that later some of them will be considered fake entries.
Re: Coding Help
Posted: Thu Oct 04, 2018 11:54 am
by Cladi39
Hello Mrtools, im trying to do arrows up and down for half trend indicator but only get up arrows. Whats wrong in my code. Can you help me please?
Re: Coding Help
Posted: Fri Oct 05, 2018 1:43 am
by AmirDehghani
Dear Coders,
i do some replacement to make the BBSTOPS_1.3_mtf_EA_1.0 .
please help me to completely embed the indicator codes into the ea .
(specially replacing the picture's codes by appropriate codes)
(the structure of this ea is from the "universalMA Averages 8.81Cross(sessions)_Ea" changed to the "GannHiLoActivator_mtf_EA_1_3")
Many Thanks
|||,