Create a simple Triple Exponential Moving Average EA for GBP to USD

MQL5 Experts

Trabalho concluído

Tempo de execução 54 minutos

Termos de Referência

I am interested in an EA which uses a simple triple EMA for spread betting GBP to USD, although theoretically this could work on other currency pairs and commodities etc. I am very much a beginner and this would be a good place to start for me so that I can learn the MQL5 language. This should function in MT5.

The method I have in mind is as follows:

  • Plot three exponential moving averages—a five-period EMA, a 20-period EMA, and 50-period EMA—on a 15-minute chart.
  • Buy when the five-period EMA crosses from below to above the 20-period EMA, and the price, five, and 20-period EMAs are above the 50 EMA.
  • For a sell trade, sell when the five-period EMA crosses from above to below the 20-period EMA, and both EMAs and the price are below the 50-period EMA.
  • Place the initial stop-loss order of 10 pips from the entry price (but can be set by user).
  • Place a profit target of 20 pips from the entry price (but can be set by user).
  • The tick size is set to 0.25% of the funds available, with a minimum of £0.50 and a maximum of £2 (all of which can be set by user).
  • Any open trades should close on a Friday evening so that nothing is left open over the weekend.

Thank you very much. I should hope that this is all the required information.

Respondido

1
Desenvolvedor 1
Classificação
(330)
Projetos
520
32%
Arbitragem
23
65% / 9%
Expirado
15
3%
Livre
2
Desenvolvedor 2
Classificação
(19)
Projetos
23
48%
Arbitragem
4
0% / 100%
Expirado
2
9%
Livre
3
Desenvolvedor 3
Classificação
(131)
Projetos
190
81%
Arbitragem
17
29% / 47%
Expirado
10
5%
Trabalhando
4
Desenvolvedor 4
Classificação
(39)
Projetos
50
18%
Arbitragem
5
40% / 40%
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(542)
Projetos
1319
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Trabalhando
6
Desenvolvedor 6
Classificação
(413)
Projetos
467
34%
Arbitragem
24
42% / 46%
Expirado
6
1%
Carregado
7
Desenvolvedor 7
Classificação
(6)
Projetos
12
8%
Arbitragem
1
0% / 100%
Expirado
4
33%
Livre
Pedidos semelhantes
Hello programmer, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation
Hello programmer, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation
I have a documented strategy that I will like to have as mt5 or ctrader trading bot, kindly bid for this job to discuss about the job requirements i want a professional for this work
Indicators: Zigzag, Support and Resistance with SMA 30 BUY TRADE 1. Wait for the candle to close at 6.30 am PST 2. Draw trend line from the top and bottom of the wick for the candles closed 6:25am PST and 6:30am PST. extending them forward 3. Look for a break in either direction to determine whether to buy or sell. 4. If there's an upward break, initiate a buy. 5. Open three buys positions. With given lot sizes
Moath jamal 30+ USD
//+------------------------------------------------------------------+ //| Script program start function | //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); } //+------------------------------------------------------------------+ //| Script deinit function |
I need an alert of new zone created/show to be added to this supply demand indicator. Sound and pop-up alert option, no need for email alert. Max 3 days to deliver please. Thanks
Must be an overlay ea so I can attach indicator and ea too the chart separately so I can change the settings( I use different setting too default ) dark is free on the mql4 market. I want auto lots Time filter. Tp and sl should be the same as the indicator I GET PAID NEXT FRIDAY SO I CAN PAY THEN
Looking for an experienced coder to convert an existing MT4 Expert Advisor for trading in CTrader (Cbot). Will provide the MQL file to shortlisted coder and the conversion shall be completed for testing within 2 days
Ea-Reynerie 30 - 200 USD
The ocean gets dry and you can be fate and you are my type and the one who texting first is to be hundred I would live in the world to get your matric results
LEO INDICATOR 10000+ USD
//@version=5 indicator("Infinity and Sniper by Leo", overlay=true, precision=0, explicit_plot_zorder=true, max_labels_count=500) // Get user input emaEnergy = false sensitivity = input.float(6, " Sensitivity (0.5 - 10)", 0.5, 10, step=0.1) keltner_length = 10 atrPeriod = 10 factor = 3.5 // Keltner Channel function keltner_channel(src, length) => ma = ta.sma(src, length) rangec = high - low upper = ma + rangec

Informações sobre o projeto

Orçamento
30 - 50 USD
Desenvolvedor
27 - 45 USD