Expert Advisor with MA indicator

MQL4 Asesores Expertos Fórex

Trabajo finalizado

Plazo de ejecución 4 días
Comentario del Cliente
7th time ordered. good & excellent as always. this time my ea a little bit complicated than before. but mr mehrdad do my ea very excellent & he always patient modified the ea according to my need.
Comentario del Ejecutor
Thank you so much Muhammad,

Tarea técnica

EA Name: El Nino MA3TF

Dashboard: same as before


TREND ANALYSE

Indicator: Moving Average

Method: Simple

Period: 60

Apply to: close

Timeframe: H4, H1, M5 (set as input parameter so i can choose 3 combination timeframe in future)

-Price above MA buy trend

-Price below MA sell trend

-All timeframe must align in same trend to make an entry

Have 2 type signal trading like EA El Nino Envelope

1) candle close

2) current candle/current price


ENTRY ORDER

Indicator: MA & zig zag (indicator setting set as input parameter)

Timeframe: m5 (set as input parameter)

Have 2 type entry:

1) candle close

2) current candle

Trading Hour: the ea will make entry according to trading hour we set only. input paramater trading hour according to broker time the ea attached.

Pips parameter break high/low: have input parameter that can be set how many pips the price break the high/low to make it the entry signal valid

Maximum Order: have input parameter we can set the maximum total order the ea will make on the same time

-when price from below moving average go above ma, the ea will entry buy when the price break last swing high..

-when price from above moving average go below ma, the ea will entry sell when the price break the last swing low..

summary signal: the ea will wait the price break last swing high/low to confirm the sell/buy signal. if not break the high low & price cross back ma, the signal is invalid. so the ea will wait for another cross & wait for price break new swing high/low


DYNAMIC CLOSE

Can be set true/false

Indicator: moving average (indicator setting set as input parameter)

Timeframe: m5 (set as input parameter)

Have 2 type:

1) current candle

2) candle close

-the ea will close all order when the price break ma

-dynamic close will activate if the current order is in profit only.

-if the current is in loss, dynamic close will not activate. the ea will let the price hit the SL.


TAKE PROFIT

-take profit by pips. can be set true/false

-trailing stop. can be set true/false

you set by default false because i plan to use dynamic close for take profit exit..


STOP LOSS

-stop loss is place XX pips above/below last swing high/low. XX can be set as input parameter

-timeframe: m5. can be set as input paramater

or

-stop loss by pips


MONEY MANAGEMENT

same as before

Han respondido

1
Desarrollador 1
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
2
Desarrollador 2
Evaluación
(320)
Proyectos
523
66%
Arbitraje
52
21% / 38%
Caducado
167
32%
Libre
3
Desarrollador 3
Evaluación
(89)
Proyectos
137
24%
Arbitraje
35
9% / 40%
Caducado
52
38%
Libre
4
Desarrollador 4
Evaluación
(298)
Proyectos
427
26%
Arbitraje
18
61% / 33%
Caducado
26
6%
Libre
5
Desarrollador 5
Evaluación
(257)
Proyectos
314
37%
Arbitraje
6
50% / 17%
Caducado
7
2%
Libre
6
Desarrollador 6
Evaluación
(32)
Proyectos
41
68%
Arbitraje
5
0% / 60%
Caducado
14
34%
Libre
7
Desarrollador 7
Evaluación
(45)
Proyectos
59
42%
Arbitraje
5
0% / 60%
Caducado
12
20%
Libre
8
Desarrollador 8
Evaluación
(62)
Proyectos
140
46%
Arbitraje
19
42% / 16%
Caducado
32
23%
Libre
9
Desarrollador 9
Evaluación
(9)
Proyectos
18
22%
Arbitraje
3
67% / 33%
Caducado
4
22%
Libre
Solicitudes similares
Hi, if I drag my indicator into a chart it works perfectly. I added the indicator into an EA with iCustom and now the indicator is completely weird in the chart! The colors are different and the line are different. I used copybuffer and everything else correctly but I have no idea what‘s the issue :-( Can someone help me what I do wrong? In addition, the indicator is shown in the chart without using
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
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
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
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
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

Información sobre el proyecto

Presupuesto
40 - 50 USD
Para el ejecutor
36 - 45 USD
Plazo límite de ejecución
de 7 a 14 día(s)