New expert advisor based on moving averages

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Ejecutor
Was nice to work with!

Tarea técnica

Expert Advisor based on three Moving Averages and Parabolic Stop and reverse indicators. Stop Loss and Take Profit based on ATR or a specified number of pips. EA to be tested on Stocks, Indices and Currencies.

Requirement Specification For A MetaTrader 5 Expert Advisor

List of indicators

1.       Simple Moving Average SMA (15), no offset, colour – white, 2 pixels

2.       Simple Moving Average SMA (50), no offset, colour – red, 2 pixels

3.       Simple Moving Average SMA (100), no offset, colour – white, 2 pixels

4.       Average True Range (ATR) Period – 14. Do not plot this on the chart.

5.       Parabolic Stop And Reverse (PSAR).  Default setting. Colour- green.

Buy Signal (long)

1.       Price closes above SMA(15), SMA(50) and SMA(100) and

2.       Price is or goes above PSAR of current bar. Enter 1 lot immediately. Buy cycle has started.

3.       Go long again (1 lot) if two consecutive bars have lower close prices (I call these ‘Reversal Candles’. I would like this to be a variable so that I can change it to 3 or 4 consecutive candle bars, etc.

4.       Continue to add to long positions as long as Step 3 happens in a buy cycle and maximum lot size (described later) has not been reached.

5.       Enter trades at Market i.e. Market Order.

Exit Long Trade(s)

1.       Each lot added will have a pre-determined Stop Loss (SL) and Take Profit (TP).

2.       Close a lot when SL or TP level is reached.

3.       Close all opened trades when price goes below PSAR of the current bar.

4.       Do not enter short positions unless sell signal is received.

5.       Close trades at Market.

Stop Loss

1.       Set stop loss at 2.5x ATR or a specified number, whichever is higher.

Take Profit

1.       Set take profit point at 5x ATR or specified number, whichever is higher.

Do reverse for Sell Signal.

Managing parameters for optimisation:

1.       I should be able to change the values of the three moving averages.

2.       I should be able to change the parameters of PSAR.

3.       I should be able to change the period of the ATR.

4.       I should be able to change the multiples of the ATR for both Stop Loss and Take Profit. E.g. 1.8x ATR for Stop Loss and 3.9x ATR for Take Profit.

5.       I should be able to set a limit for the number of trades to enter per cycle. E.g. Not more than 3 opened positions for each cycle.

6.       I should be able to set the lot size per trade. E.g. £1/point

7.       I should be able to set the number of ‘reversal candles’ within a cycle. E.g. if there is a Buy Signal, and there are 2 or 3 or 4 consecutive bars that have lower close prices, I want to optimise on this. So, there should a parameter like ‘Reversal Candles’ = x. where x is any number of candle sticks.

8.       I should be able to set StartHour and EndHour to optimise best trading periods.

9.       Others

1.       Plot all indicators on the screen except ATR indicator.

2.       Plot buy and sell entry points below and above entry candle, whichever is appropriate.

3.       Plot stop Loss and Take Profit Lines.

4.       Allow for trading Stocks, Indices and Currencies of 3 or 5 digits.

5.      I would like to have the source code for this Expert Advisor.

My vocabulary

1.       Reversal Candles in Buy Signal: These are consecutive candle sticks that have closed lower than previous bar in a Buy Signal. E.g. Three Reversal Candles are three consecutive candle sticks where bar 0 closes lower than bar 1 and bar 1 closed lower than bar 2 and bar3 closed lower than bar 4.

2.       Reversal Candles in Sell Signal: These are consecutive candle sticks that have closed higher than previous bar in a Sell Signal. . E.g. Three Reversal Candles are three consecutive candle sticks where bar 0 closes higher than bar 1 and bar 1 closed higher than bar 2 and bar3 closed higher than bar 4.



 

 


 

 

 

 


Han respondido

2
Desarrollador 2
Evaluación
(328)
Proyectos
479
41%
Arbitraje
77
12% / 64%
Caducado
77
16%
Trabaja
3
Desarrollador 3
Evaluación
(1859)
Proyectos
3463
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
4
Desarrollador 4
Evaluación
(119)
Proyectos
127
41%
Arbitraje
3
33% / 67%
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(28)
Proyectos
47
23%
Arbitraje
13
31% / 15%
Caducado
12
26%
Libre
6
Desarrollador 6
Evaluación
(69)
Proyectos
93
34%
Arbitraje
10
40% / 30%
Caducado
5
5%
Libre
8
Desarrollador 8
Evaluación
(94)
Proyectos
148
59%
Arbitraje
16
38% / 13%
Caducado
25
17%
Libre
9
Desarrollador 9
Evaluación
(7)
Proyectos
9
0%
Arbitraje
4
0% / 100%
Caducado
0
Libre
10
Desarrollador 10
Evaluación
(564)
Proyectos
933
47%
Arbitraje
302
59% / 25%
Caducado
125
13%
Trabajando
Solicitudes similares
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later

Información sobre el proyecto

Presupuesto
120 - 150 USD
Para el ejecutor
108 - 135 USD
Plazo límite de ejecución
de 4 a 6 día(s)