Page 36 of 44

Re: Simple Expert Advisors (EA's) for MT4

Posted: Thu Mar 23, 2023 1:00 am
by besirasani1
[quote=besirasani post_id=1295507191 time=1679493252 user_id=4941939]
Ok. my issue that in some cases it doesn't respond at all, I just want to know it it uses future candles ( because very high profit rate), and if yes that is a no go.
and if not than how we can fix it to work without interruption.
I searched the source code with chatgpt a little and it shows that it uses average range for 4 days , and also wpr and AO.
in general there is some good code I don't think its all bad but it stalls on demo.


Any idea how can we fix it?

Re: Simple Expert Advisors (EA's) for MT4

Posted: Fri Mar 31, 2023 12:35 am
by 太虚一毫
mntiwana wrote: Wed Feb 15, 2017 9:43 pm An upgraded version of same above "simple (stepma of rsi adaptive ema 2.9) EA_1"
using extended version indicator "StepMA of rsi adaptive ema 2.9" indicator
Image
StepMA of rsi adaptive ema is more robust. I don't know if there is a btn version.

I don't know if anyone has used the EA, is it normal to place an order?

Re: Simple Expert Advisors (EA's) for MT4

Posted: Fri Mar 31, 2023 2:44 am
by 太虚一毫
mrtools wrote: Tue Jun 21, 2022 11:03 am Thanks, should have dawned on me when i posted the picture that the arrows weren't there. :facepalm:

Anyway should be better now.
Image

To grasp the trend, I think the best indicator is the step ehlers optimal tracking filter.

Expert Advisors should follow the general trend.

Re: Simple Expert Advisors (EA's) for MT4

Posted: Thu May 04, 2023 4:00 am
by ifx777
Chickenspicy wrote: Sat Aug 27, 2022 11:49 am has anyone used this??
I cant fine an ea, where is it?

Re: Simple Expert Advisors (EA's) for MT4

Posted: Thu May 04, 2023 6:06 am
by Chickenspicy
ifx777 wrote: Thu May 04, 2023 4:00 am I cant fine an ea, where is it?
click the small arrow in the post it will take you to it

Re: Simple Expert Advisors (EA's) for MT4

Posted: Sun May 28, 2023 8:19 pm
by gaarmitaar
Hello everyone

im wondering if anyone has a very basic template for an icustom EA...
something with lot size , initial stop , trailing stop at moving average , max trade , and icustom call for signals....

it would be amazing to have a very simple template where we can modify just a line of code to test indicators....

i havent found one anywhere , but maybe there is one existing already ?

Re: Simple Expert Advisors (EA's) for MT4

Posted: Tue Jun 06, 2023 7:08 pm
by Forex_Tamil
besirasani wrote: Tue Mar 21, 2023 10:56 am 4-36 Profit Factor! Same EA different source codes, and ex files. in the back test in different timeframes shows great results, but in live demo I have tested previous weeks , sometimes fails to open trades or close them resulting in big drawdowns.
I am no coder and I don't understand how it works, if it works. Can someone check, Why is it not opening same trades on live account ( or at least approximate ) ,can EA repaint or read future bars?

they are all the same EA I think modified by different people, i used
this: "nuclear profit" on my results.


PS: i have tested on strategy tester , only on close price.
Any opinion would be welcome.

Thanks.
Image

Image

Image

Image

Image

Image

Image
i also use for EA Smart - Backtest result is Awesome , but real time not run on good profitable , maybe remove dll get in good profitable on EA

Re: Simple Expert Advisors (EA's) for MT4

Posted: Fri Jun 16, 2023 7:33 pm
by Intrest 1
Can anyone here make a simple Expert Advisor on two indicators?

Re: Simple Expert Advisors (EA's) for MT4

Posted: Mon Sep 04, 2023 7:31 pm
by Ganesh
Hi, mrtools, I create an EA for BB STOPS INDICATOR. But not working .I think buffer number is not correct. kindly rectify it. thankyou .

Re: Simple Expert Advisors (EA's) for MT4

Posted: Tue Sep 05, 2023 1:59 am
by mrtools
Ganesh wrote: Mon Sep 04, 2023 7:31 pm Hi, mrtools, I create an EA for BB STOPS INDICATOR. But not working .I think buffer number is not correct. kindly rectify it. thankyou .BB stops (new format) 1.3.mq4BB STOP EA.mq4
Try now.