@l-andorrΓ I put it on, can't you see?
It is not understandable?
Posts made by Ricky 0
-
RE: EA with 3 Moving Averageposted in General Discussions
-
RE: Grafico di esempio.posted in General Discussions
Good day and thanks for the answer.
I was hoping for an answer like this, I have also been volunteering for many years with older people and I have no problem helping people, but I don't like people using my free work to earn them. This obviously does not refer to this forum which I do not know, I have only been registered for 3 days and I do not know the people.
I liked your answer and therefore to be fair I want to trust.
As you said, I didn't invent anything new but working manually the system is giving me good satisfaction and I wanted to try to do it automatically, especially for a personal satisfaction of being able to make an EA with this program
I forgot, I speak Italian and I use google translate to write to you.
To conclude the system that I had created I had not written it because I do not know how to program, I had given the idea to a programmer who developed it and then put it on sale. I wrote it on the internet but it was my word against hers. Speech closed.
Now I tell you the settings that I found doing various experiments in recent months hoping that they can also be used by other people to test:
MA 9 EXPONENTIAL
MA 20 SIMPLE
BUT 200 SIMPLE
Let's assume they are in this order:
MA9 at the top, MA20 in the middle and MA200 below.
The next candle at the cross between the MA9 and the MA20 down must open the trade (in this case) in SELL, only if the current price is above the MA200.
The SL (stop loss) will be the upward crossing of the MA9 with the MA20 while the TP (take profit) will be when the price touches the MA200.
Obviously, if the order is MA200 at the top, MA20 in the middle and MA9 below, everything will be reversed.
I would like, if someone did some tests, let me know what they think and if you could make an EA I would like to do some simulation tests also varying the settings to find the best ones and share them with you.
Thanks XYON126 -
RE: Interested in exploring strategiesposted in General Discussions
look at my post: EA with 3 Moving Average
you can also find an example with a graph
Grazie. -
RE: Grafico di esempio.posted in General Discussions
Excuse me so much, it was a mistake because I don't know English well, I tried to correct as you have seen.
Excuse me. -
RE: EA with 3 Moving Averageposted in General Discussions
What do you mean by CONDITIONS?
Do you want to know the settings?
Put what you want, Example moving average 30 = green 50 = red 100 = blue, it is not important, what matters is that the program works, after my correct settings I communicate them to you without problems.
I am trying to do it but not speaking English I struggle.
For example I don't find how to set the schedule to say "when price is = 50 moving average sell".
I found other conditions.
I am using https://fxdreema.com/builder
Sorry but the last time I gave detailed info on an EA I was doing to a person, he made it and then sold it without telling me anything
-
RE: Interested in exploring strategiesposted in General Discussions
What I have been trying manually for months seems effective
I am looking for someone to help me make the EA to test it automatically and then share it with those who helped me and if he will also with others. It takes me months of work and research of profitable settings and he the work to program it :-))) -
RE: EA with 3 Moving Averageposted in General Discussions
I give the correct settings to anyone who will help me develop EA for MT5

-
RE: EA with 3 Moving Averageposted in General Discussions

Obviously he must open the position in "buy" if the current price is below the blue moving average and the green attracts the red from low to high (at the opening of the candle following the crossing), in "sell" if the price current is above the blue moving average and if the green and red crosses from top to bottom.
In manual it works very well !!
To those who give it the correct settings that I am using and that work.
I've been testing it manually on various currency pairs for months
Thank you. -
Erroreposted in General Discussions
Re: EA with 3 Moving Average
Ho risposto con un altro post per errore. -
Grafico di esempio.posted in General Discussions

Obviously he must open the position in "buy" if the current price is below the blue moving average and the green attracts the red from low to high (at the opening of the candle following the crossing), in "sell" if the price current is above the blue moving average and if the green and red crosses from top to bottom.
In manual it works very well !!
To those who give it the correct settings that I am using and that work.
I've been testing it manually on various currency pairs for months
Thank you. -
EA with 3 Moving Averageposted in General Discussions
Good day, I would like to make an EA that works with 3 movin average. Can anyone help me?
I explain only with virtual numbers how it should work:
a moving average for example at 10 periods
a moving average for example 20 periods
and finally a 50 period moving average
Let's pretend that the three moving averages are in order of height: the lowest 10 periods, the 20 periods in the middle and the 50 periods higher.
When the 10 period touches the 20 period from the bottom to the top it must buy in BUY and when it touches the 50 period it must close the operation (take profit). The stop loss occurs if the 10-period moving average, after having crossed the 20-period moving average from low to high, returns to cross the 20-period moving average from top to bottom without touching the 50-period one.
I don't speak English, I am using a translator and I hope I have explained myself.
Thanks