EA version 9.0

MQL4 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 1 hora
Comentario del Cliente
Great developer!!!!!!
Comentario del Ejecutor
Thank you

Tarea técnica

 the EA to execute trades there has to be certain timeframe stochastic indicator and macd agreement:
15min,30min,60min,120min
30min,60min,120min,180min, or any time frame combination that is used
The stochastic indicator parameters are as follows 14,5,3 smoothing type for %k-none        smoothing type for %d- simple Ma                  Macd should be in agreement with stochastic indicator as well, macd parameters are 10,30,5 lastly RSI needed. Alerts and/or trades should only be made when all indicators are going in same direction on each tf that is in the tf sequence 
EA needs to have an option a time period option that allows certain times to be set that the EA can execute trades
EA needs to have a trade limit option, that allows me to set how many trades can be executed at one time, as well as how many trades per day, or per time period 
EA  should have on/off option that would allow me to be able to turn the EA on/off for certain currency pairs
EA should have profit/loss options
Lastly, this EA is for MT4, so conversion of the 120, and 180 min timeframe will be needed, to complete this EA

1) Support for multiple currency 

2) Support for both time sequences together

3) Pivot line( I need the pivot lines to be visible)

Lastly, the EA needs to have a "number of trades per day input/option"

Number of trades per day option/input

 EA is to have 3 separate time start and end inputs, with lot inputs as well as trailing stops on each

 I have existing EA already made, just needs the Macd indicator and RSI indicator added

I need the indicator MA added to the EA, and to work the same as the other indicators

Need the max trade modified to max trades per day not max trades open at one time.  The only modifications are:I need an input option that allows me to set different lot sizes for different currency pairs.  Take out above/below option and replace with inbetween option. Also, macd should have same input options as stochastic indicator 

Han respondido

1
Desarrollador 1
Evaluación
(597)
Proyectos
930
46%
Arbitraje
31
39% / 29%
Caducado
93
10%
Libre
2
Desarrollador 2
Evaluación
(204)
Proyectos
287
35%
Arbitraje
34
32% / 29%
Caducado
75
26%
Trabajando
3
Desarrollador 3
Evaluación
(236)
Proyectos
440
26%
Arbitraje
125
21% / 57%
Caducado
96
22%
Trabaja
4
Desarrollador 4
Evaluación
(414)
Proyectos
670
33%
Arbitraje
60
17% / 32%
Caducado
113
17%
Trabaja
5
Desarrollador 5
Evaluación
(117)
Proyectos
138
41%
Arbitraje
30
7% / 77%
Caducado
17
12%
Libre
6
Desarrollador 6
Evaluación
(30)
Proyectos
93
49%
Arbitraje
18
56% / 17%
Caducado
38
41%
Libre
7
Desarrollador 7
Evaluación
(391)
Proyectos
494
39%
Arbitraje
83
37% / 33%
Caducado
13
3%
Ocupado
8
Desarrollador 8
Evaluación
(130)
Proyectos
184
32%
Arbitraje
16
31% / 63%
Caducado
27
15%
Libre
9
Desarrollador 9
Evaluación
(33)
Proyectos
35
40%
Arbitraje
11
9% / 91%
Caducado
4
11%
Libre
10
Desarrollador 10
Evaluación
(84)
Proyectos
149
31%
Arbitraje
32
34% / 41%
Caducado
43
29%
Libre
11
Desarrollador 11
Evaluación
(109)
Proyectos
139
43%
Arbitraje
19
16% / 53%
Caducado
20
14%
Trabajando
12
Desarrollador 12
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
13
Desarrollador 13
Evaluación
(251)
Proyectos
400
54%
Arbitraje
9
67% / 22%
Caducado
36
9%
Libre
Solicitudes similares
The idea of the trading system is as follows: Market entries are performed when the 2 moving averages intersect, the candlestick touches or breaks through the opposite moving average line of the moving average that just crossed but the overall trend has remained the same. The trend is determined by the MACD based on the settings 34 for fast EMA 144 for slow EMA and 9 for MACD SMA. When the MACD is an above the zero
Hello, I bought an EA who has SL but it is not trailing.I need someone who can attach trailing SL to this EA or if it is possible to implement trailing in the EA? I do not have EA code, I bought it and I am using it
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and exit buy position when sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and exit sell position when buy signal will be given
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard noticatioons and also if pressed to go to the a template timeframe and pair
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
Poverty 30+ USD
``` def moving_average_crossover(prices, short_window, long_window): short_ma = prices.rolling(window=short_window).mean() long_ma = prices.rolling(window=long_window).mean() signals = np.where(short_ma > long_ma, 1, 0) signals = np.where(short_ma < long_ma, -1, signals) return signals # Example usage: prices = pd.Series([...]) # Replace with your price data short_window = 50 long_window = 200 signals
Brief description. mt4 must be connected via binary.com API. Only for binary trade. Forex pair . Rise/Fall option only. Maximum trade limited options should be given. Profit option should be given. Martingale system. Compounding system Candlestick time counter should be given. There will be two types of signals. A candle stick will come with an arrow symbol. Arrow symbol will appear below another chart. You can
Veltoor sniper 35+ USD
I wanna create trading robot so that it can trade for me during busy hours cause I sometimes miss opportunity to enter my trades because I'm being busy during the day . So I'd like to have a system for me
**Job Title: Experienced Developer Needed for High-Performance Scalping Trading Robot** **Job Description:** We are seeking an experienced and highly skilled developer to create a cutting-edge trading robot specifically designed for scalping strategies. The ideal candidate will have a deep understanding of trading algorithms, extensive experience in financial markets, and a proven track record of developing
Good day, I am looking for a COT report indicator that shows the weekly change in MT4. change in MT4. Number Value Indicator: Speculators (Commercials) Plus minus percent change Tool (exe file ? to load csv... ?). Just for simple updating... Unfortunately I could not find a useful indicator on the net. Please simply offer who has already realised such projects. Thanks

Información sobre el proyecto

Presupuesto
60+ USD
Para el ejecutor
54 USD
Plazo límite de ejecución
de 0 a 1 día(s)