Page 34 of 180
Re: Coding Help
Posted: Thu May 25, 2017 5:46 am
by mladen
traderduke wrote: Thu May 25, 2017 4:57 am
Mladen
Thank you , I was one symbol away from success but long way from working.
Thank again
Ray
It happens to all of us

Happy trading
Re: Coding Help
Posted: Thu May 25, 2017 5:34 pm
by bilbao
mladen:
using this indicator, but when change tf my platform hanging
could you recheck it
thanks a lot
this indicator:
https://www.forex-station.com/viewtopic ... 1295355013
Re: Coding Help
Posted: Thu May 25, 2017 6:28 pm
by mntiwana
Hi bilbao
Unfortunately the code is decompiled and i guess may be renamed too
Re: Coding Help
Posted: Thu May 25, 2017 6:29 pm
by bilbao
mntiwana wrote: Thu May 25, 2017 6:28 pm
Hi bilbao
Unfortunately the code is decompiled and i guess may be renamed too
understand
regard
Re: Coding Help
Posted: Sat May 27, 2017 12:36 am
by traderduke
mladen
I got the EA to work but it seems to be processing the 35_ma several times a candle. Probably another syntax problem. Could you take look at it ??
Indicator looks great and the ATR works well and adapts to each pair. I don't know if that is what is causing the drag on the EA. I haven't changed all the notes & comment in the EA yet so pay any attention to them. The Complies, runs & trades in the strategy tester but drags on and you can see the problem in the DATA WINDOW their are several 35_ma indicators showing when you run your cursor over the chart
Thank you
Ray
Re: Coding Help
Posted: Sat May 27, 2017 1:19 am
by mladen
traderduke wrote: Sat May 27, 2017 12:36 am
mladen
I got the EA to work but it seems to be processing the 35_ma several times a candle. Probably another syntax problem. Could you take look at it ??
Indicator looks great and the ATR works well and adapts to each pair. I don't know if that is what is causing the drag on the EA. I haven't changed all the notes & comment in the EA yet so pay any attention to them. The Complies, runs & trades in the strategy tester but drags on and you can see the problem in the DATA WINDOW their are several 35_ma indicators showing when you run your cursor over the chart
Thank you
Ray
rk-ml-35_MA_SquizeMA_Ed_FLET_colorMod nmc v4.mq4
RK-35_MA_Squize-RevT-EA-v1-wtrendwdayw9-TrlS.mq4
Ray
Check what magic numbers it is generating
Re: Coding Help
Posted: Sat May 27, 2017 5:12 am
by traderduke
mladen wrote: Sat May 27, 2017 1:19 am
Ray
Check what magic numbers it is generating
There isn't any magic number.
Re: Coding Help
Posted: Sat May 27, 2017 6:58 am
by mladen
traderduke wrote: Sat May 27, 2017 5:12 am
There isn't any magic number.
Yes, there is - an automatic magic number generated by the EA
As far as I see that should be checked
Re: Coding Help
Posted: Sun May 28, 2017 8:24 am
by bilbao
MLADEN
want use each indicator on 1 separate window with 5 row,i do that but just first row showing,next row couldn't show {min - 4 /// max 1 min -3 /// max 2 and....}
like picture
could you check it
wpr and rsi
regard
Re: Coding Help
Posted: Sun May 28, 2017 11:23 am
by traderduke
mladen wrote: Sat May 27, 2017 6:58 am
Yes, there is - an automatic magic number generated by the EA
As far as I see that should be checked
Mladen
I have been using this quick & dirty EA to test indicators for the last 4 years and haven't had any thing like this happen before. I cleaned up the magic number and made it simpler. The problem still exist in the strategy tester. I hope that is what you meant when you said :check the magic number.
thank you
Ray
see new EA