EA help

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 3 días
Comentario del Cliente
Excellent programmer. Highly recommended. Quick, efficient and a pleasure to work with. The work was done according to my requirements. Thank you.

Tarea técnica

I want to test out a few strategies in Metatrader. I can do some basic programming but would like some help creating a basic EA that I can modify to test my strategies. The following are some of the basic information I will need programmed:

Buy or Sell: Based on the high of a previous bar closing above or below an indicator like a moving average. For example, if the moving average is at 1.2500 and the previous order was a sell and the price closes at 1.2512 and the high of that bar was 1.2523. As an external option, I want to enter an order based on 1.2523 plus an extra value, let's say 30 pips. So the entry value would be 1.2553. This will also become the stop loss of any sell order if there are any left opened.

Let's say price does not reach our target but the close of the next bar is still above the current moving average. If the high of that bar is higher than the 1.2523, we stay with the same entry price of 1.2553. If the high of the previous price is lower, let's say 1.2520, then our new entry price would be 1.2520 + 30 = 1.2550. If price ever closes below the moving average, all entries will be cancelled.

2nd order: I would like the option to enter a second order. Let's say our stop loss is 60 pips and price drops by 30 pips, I would like the option to place a second order with the same stop loss. The lot size would be a percentage of the original lot size of the first order. Take profit would need 3 external amounts.

Take Profit: Should be hidden. There should be up to 3 take profit levels based on 1/3 of the lot used. This can be entered as 3 separate orders placed at the same time.

Stop Loss: Should be hidden. Stop loss should be based on entry price less an external option amount.

Trailing Stop: This should be based on the movement of the indicator. If the indicatory moves 5 pips towards the take profit direction, then the stop loss should be moved by 5 pips at the start of the next bar.

Lots/Money Management: I would like to have two options in this

The code should be mq4 and fully customizable by me.


Han respondido

1
Desarrollador 1
Evaluación
(490)
Proyectos
1016
58%
Arbitraje
29
28% / 24%
Caducado
132
13%
Trabaja
2
Desarrollador 2
Evaluación
(1)
Proyectos
3
33%
Arbitraje
2
0% / 100%
Caducado
1
33%
Libre
3
Desarrollador 3
Evaluación
(461)
Proyectos
902
77%
Arbitraje
25
16% / 68%
Caducado
100
11%
Libre
4
Desarrollador 4
Evaluación
(195)
Proyectos
395
28%
Arbitraje
155
20% / 52%
Caducado
112
28%
Libre
5
Desarrollador 5
Evaluación
(82)
Proyectos
150
29%
Arbitraje
9
44% / 11%
Caducado
46
31%
Libre
6
Desarrollador 6
Evaluación
(12)
Proyectos
17
35%
Arbitraje
1
0% / 100%
Caducado
3
18%
Libre
7
Desarrollador 7
Evaluación
(71)
Proyectos
254
53%
Arbitraje
16
50% / 38%
Caducado
83
33%
Libre
8
Desarrollador 8
Evaluación
(169)
Proyectos
218
50%
Arbitraje
6
17% / 67%
Caducado
11
5%
Libre
9
Desarrollador 9
Evaluación
Proyectos
2
0%
Arbitraje
0
Caducado
0
Libre
10
Desarrollador 10
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
11
Desarrollador 11
Evaluación
(18)
Proyectos
37
43%
Arbitraje
6
17% / 50%
Caducado
17
46%
Libre
Solicitudes similares
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Información sobre el proyecto

Presupuesto
20 - 100 USD
Para el ejecutor
18 - 90 USD
Plazo límite de ejecución
de 1 a 7 día(s)