Page 41 of 44

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

Posted: Wed Dec 04, 2024 11:42 am
by Ganesh
mrtools wrote: Wed Dec 04, 2024 4:20 am How could the EA be working if the indicator is not loading?
Sorry mrtools, loaded but Afrer attachment indicator not showing anything mriools

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

Posted: Wed Dec 04, 2024 12:06 pm
by mrtools
Ganesh wrote: Wed Dec 04, 2024 11:42 am Sorry mrtools, loaded but Afrer attachment indicator not showing anything mriools
Sorry redid the indicator from a chart version forgot to change to separate window version, try now.

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

Posted: Fri Dec 06, 2024 9:37 am
by kvak
Ganesh wrote: Wed Dec 04, 2024 1:24 am Hi, kvak, I modified an another EA into synthetic rsi EA without success,kindly rectify the same,
Hello, sorry I did not noticed your post, better to quote me directly, here is EA for your test....

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

Posted: Tue Jan 07, 2025 2:24 am
by andrei-1
simple_oscillator_(nr13) (normal/reversible) contains 12 simple_oscillators and 1 stochastic.
simple_oscillator_(m13_u12)_0.1 (ultimate version 0.1) contains within itself 12* simple_oscillator_(nr13).
And there are many filters and options. Some options obey other options, meaning they make changes when other options are enabled.

simple_oscillator_ch_(m13_u12)_m0.1 is used only for visualization. It is embedded in the m13_u12 "channel_b6b7".
Buffers 6.7 for the advisor.

The "fur_tree" option shows the length of the trend*. If you experiment with the settings, you can find convergence.
Other settings will show the divergence.

There are a lot of options. I think I haven't considered all the possible options.
My idea was to create an advisor that can scan all the options.
But I don't think I can do it, I don't have the time.

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

Posted: Wed Jan 29, 2025 10:49 pm
by TEAMTRADER
I don't suppose an EA could be made relying on normal (not hidden) divergence following the hitting of zero or 100 level of stochastics?
See Illustration with 21-4-4 setting for the upper stochs indi.
TEAMTRADER

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

Posted: Thu Jan 30, 2025 6:18 am
by andrei-1
I'm just wondering, among the 8 billion people, there is at least one who will make me a robot "х2+ in month".
Or 8 billion people are waiting for me to make it for them.

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

Posted: Fri Jan 31, 2025 4:24 am
by andrei-1
If someone is bored and has already done it. But he doesn't know what it's called. The whole thing is called: "alternative Simple Modification of Indicators and Time for Hamsters".

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

Posted: Fri May 02, 2025 2:30 am
by Knight
nwesterhuijs wrote: Thu Nov 02, 2023 8:30 pm Ok, I found them on Forex Station.

So now you have 4 options in the EA:

MQLTA MT4 One-Click Trade Pro_002.mq4

The Risk Percentage is now representing "Default % of Risk or Monetary Value", so when you select "Monetary Value" as an option this value becomes the monetary value you want as a risk.

Do test it in Demo first to ensure it works in line with expectation. When modifying somebody's code, it can be tricky. This seemed relatively straightforward, but one never knows, so no guarantees.

And for completeness sake here are the missing files:
MQLTA ErrorHandling.mqh
MQLTA Utils.mqh
EF-Icon-64x64px.ico.zip
Hello Friend.

Thank again so much for this upgrade. It's the best trading tool in my platform. I simply cannot trade without it.

I wanted to make a humble request if possible to include and option where a trade when triggered can be moved automatically to breakeven at 1:1 or something like that.

Thank you and God Bless You.

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

Posted: Wed May 14, 2025 8:21 pm
by Ganesh
mrtools wrote: Thu Nov 02, 2023 3:40 am Try now.
Hi, mrtools, This EA works on Time frame chart but not on RENKO offline chart. Kindly rectify the same.

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

Posted: Wed May 14, 2025 8:39 pm
by mrtools
Ganesh wrote: Wed May 14, 2025 8:21 pm Hi, mrtools, This EA works on Time frame chart but not on RENKO offline chart. Kindly rectify the same.
Does the EA leave you any error messages in the experts tab?