[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
352StepMA of rsi adaptive ema is more robust. I don't know if there is a btn version.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
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
353mrtools 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.![]()
Anyway should be better now.
To grasp the trend, I think the best indicator is the step ehlers optimal tracking filter.
Expert Advisors should follow the general trend.
- These users thanked the author 太虚一毫 for the post:
- Chickenspicy
Re: Simple Expert Advisors (EA's) for MT4
355click the small arrow in the post it will take you to it
0 + 0 = 0
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?
Re: Simple Expert Advisors (EA's) for MT4
356Hello 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 ?
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
357i 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 EAbesirasani 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.
Re: Simple Expert Advisors (EA's) for MT4
358Can anyone here make a simple Expert Advisor on two indicators?
Re: Simple Expert Advisors (EA's) for MT4
359Hi, 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
360Try now.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
- These users thanked the author mrtools for the post (total 2):
- Ganesh, RodrigoRT7