Simple EMA trade

MQL5 Indicatori Esperti

Specifiche

Hi

This is my first order here so please bear with me if I am not describing requirements very well.

I would like to order a simple auto trade program to be used on Metstrader 5

Details as follows

For the DAX (GER30) 

Time: From 7.20am Monday to Friday, to 8.40pm Monday to Friday. Any open trade to be closed automatically at 8.40pm before the US market closes each day. Position not to be held overnight or at weekends.

Open trade each time the 5 EMA crosses the 9 EMA at the bar close, only on the 3 minute period. Trade can be a buy or sell of course depending on the direction of the cross. When 5 EMA crosses below the 9 when the bar closes a sell will be created, and when 5 EMA crosses above the 9 when the bar closes a buy trade is created.

Stop loss will always be set to 30 pips as precaution.  

Position will be closed either when 7 pips profit is reached or if the 5 EMA crosses back over the 9 EMA in opposite direction at a bar close, whichever one happens first.

Close Option 1:  the 7 pips profit is reached the next trade placed will be when the 5 EMA crosses the 9 EMA at the bar close in the opposite diection, only on the 3 minute period

Close Option 2 : The 5 EMA crosses back over the 9 EMA in opposite direction at a bar close, in this senario the current trade is closed and a new trade is opened in opposite direction.

And this cycle continues during the hours specified above.


many thanks


fitzg123













Con risposta

1
Sviluppatore 1
Valutazioni
(2093)
Progetti
2662
62%
Arbitraggio
114
46% / 25%
In ritardo
420
16%
In elaborazione
2
Sviluppatore 2
Valutazioni
(117)
Progetti
138
41%
Arbitraggio
30
7% / 77%
In ritardo
17
12%
Gratuito
3
Sviluppatore 3
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(53)
Progetti
79
18%
Arbitraggio
13
15% / 54%
In ritardo
5
6%
Gratuito
5
Sviluppatore 5
Valutazioni
(2440)
Progetti
3075
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
6
Sviluppatore 6
Valutazioni
(66)
Progetti
95
28%
Arbitraggio
20
25% / 55%
In ritardo
24
25%
Gratuito
7
Sviluppatore 7
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
0
In ritardo
1
50%
Gratuito
8
Sviluppatore 8
Valutazioni
(195)
Progetti
395
28%
Arbitraggio
155
20% / 52%
In ritardo
112
28%
Gratuito
9
Sviluppatore 9
Valutazioni
(586)
Progetti
1048
49%
Arbitraggio
39
28% / 41%
In ritardo
49
5%
Gratuito
Ordini simili
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
looking to convert a TV indicator into mt5. it is has a lot of added extras which don't need also. Just looking for the books and entry candle. (The arrow up and down for long and short) tv code is attached: concepts of trading system also attached https://www.youtube.com/watch?v=zBtaWWNlY9U https://www.youtube.com/watch?v=L1AqJOCZ-mw

Informazioni sul progetto

Budget
20 - 50 USD
IVA (23%): 4.6 - 11.5 USD
Totale: 24.6 - 61.5 USD
Per lo sviluppatore
18 - 45 USD
Scadenze
da 5 a 10 giorno(i)