Create EA and use these 3 Indicators Williams Percent Range, Commodity Channel Index, Moving average

MQL4 Experts

Trabalho concluído

Tempo de execução 10 minutos
Comentário do cliente
amazing work
Comentário do desenvolvedor
Really very good customer, I like to work with him again.

Termos de Referência

Forex Expert Advisor (EA) Outline:

1. Initialization:

  • Import necessary libraries and set up the trading environment.
  • Define parameters such as the period for moving average (21 in this case).

2. Define Functions:

  • Function to check Williams Percent Range (WPR) conditions for opening trades.
  • Function to check Commodity Channel Index (CCI) conditions for opening trades.
  • Function to check Moving Average (MA) conditions for closing trades.

3. Main Loop:

  • Continuously monitor market conditions.
  • If WPR conditions meet criteria for buying or selling, and CCI conditions align, open trade accordingly.
  • Monitor open trades for closing conditions based on MA.

4. Trading Logic:

  • Opening Trades:
    • Buy: If WPR <= -90 and CCI <= -100
    • Sell: If WPR >= 10 and CCI >= 100
  • Closing Trades:
    • Close buy trade: When price touches the 21-period moving average from below.
    • Close sell trade: When price touches the 21-period moving average from above.

5. Risk Management:

  • Implement appropriate risk management strategies such as stop-loss and take-profit levels.
  • Consider position sizing based on account balance and risk tolerance.

6. Optimization and Testing:

  • Test the EA on historical data to validate its performance.
  • Optimize parameters if necessary to improve performance.
  • Ensure robustness by testing across different market conditions.

7. Execution:

  • Deploy the EA on a trading platform connected to a Forex broker account.
  • Monitor its performance and make adjustments as needed.

8. Continuous Improvement:

  • Regularly review the EA's performance and adjust parameters or update logic based on market conditions.

Add Control Futures parameters

  • Lot Size
  • Take Profit
  • Stop Loss
  • Trilling Stop
  • Slippage
  • Spread
  • Start Trade Hours
  • Start Trade Minutes
  • Stop Hours
  • Stop Minutes
  • Magic Number
  • Comment 

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(58)
Projetos
66
6%
Arbitragem
27
19% / 37%
Expirado
4
6%
Carregado
2
Desenvolvedor 2
Classificação
(315)
Projetos
399
21%
Arbitragem
44
61% / 23%
Expirado
46
12%
Trabalhando
3
Desenvolvedor 3
Classificação
(2)
Projetos
3
33%
Arbitragem
0
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(177)
Projetos
243
21%
Arbitragem
17
65% / 18%
Expirado
1
0%
Trabalhando
5
Desenvolvedor 5
Classificação
(357)
Projetos
563
33%
Arbitragem
24
67% / 8%
Expirado
17
3%
Livre
6
Desenvolvedor 6
Classificação
(213)
Projetos
246
45%
Arbitragem
42
10% / 57%
Expirado
5
2%
Livre
7
Desenvolvedor 7
Classificação
(37)
Projetos
45
33%
Arbitragem
6
17% / 33%
Expirado
8
18%
Trabalhando
8
Desenvolvedor 8
Classificação
(1100)
Projetos
1457
46%
Arbitragem
49
73% / 12%
Expirado
36
2%
Livre
9
Desenvolvedor 9
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(11)
Projetos
16
13%
Arbitragem
3
0% / 33%
Expirado
2
13%
Trabalhando
11
Desenvolvedor 11
Classificação
(3)
Projetos
7
29%
Arbitragem
1
100% / 0%
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(9)
Projetos
8
38%
Arbitragem
3
0% / 67%
Expirado
2
25%
Trabalhando
13
Desenvolvedor 13
Classificação
(27)
Projetos
34
15%
Arbitragem
6
33% / 50%
Expirado
5
15%
Trabalhando
14
Desenvolvedor 14
Classificação
(9)
Projetos
12
25%
Arbitragem
0
Expirado
1
8%
Livre
15
Desenvolvedor 15
Classificação
(259)
Projetos
316
37%
Arbitragem
6
50% / 17%
Expirado
7
2%
Livre
16
Desenvolvedor 16
Classificação
(5)
Projetos
5
20%
Arbitragem
4
25% / 25%
Expirado
0
Trabalhando
17
Desenvolvedor 17
Classificação
(16)
Projetos
25
28%
Arbitragem
8
38% / 25%
Expirado
3
12%
Trabalhando
18
Desenvolvedor 18
Classificação
(564)
Projetos
933
47%
Arbitragem
302
59% / 25%
Expirado
125
13%
Carregado
19
Desenvolvedor 19
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
20
Desenvolvedor 20
Classificação
(4)
Projetos
6
0%
Arbitragem
5
0% / 80%
Expirado
2
33%
Livre
21
Desenvolvedor 21
Classificação
(62)
Projetos
193
73%
Arbitragem
4
100% / 0%
Expirado
1
1%
Trabalhando
22
Desenvolvedor 22
Classificação
(266)
Projetos
540
50%
Arbitragem
55
40% / 36%
Expirado
224
41%
Trabalhando
23
Desenvolvedor 23
Classificação
(1)
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
24
Desenvolvedor 24
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
EA based on RSI and MA 100 - 400 USD
Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record . ps: Better if you have a
This is and EPA (Entry Point Analyzer). Automatically analyzes the algorithm for XAU/USD and places a safe entry point mark for your trade. This has been tested and gives out 90% success rates
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only

Informações sobre o projeto

Orçamento
50+ USD
Desenvolvedor
45 USD