MACD-EA

MQL5 Experts

Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
A very good developer with clear and commented code

Termos de Referência


The EA uses 1 indicator 
Specification for MQL5 Expert Advisor

 Entry on the current candle and exit at the end of the arrow candle
1. **Variables:**

- **Lot Type:**

  - Options: Minimum, Fixed Lot
  - Default: Minimum lot

- **Trade Settings:**

  - **Trade Direction:**
    - Options: Buy, Sell, Both
    - Default: Both
  - **Number of Simultaneous Positions to be Opened:**
    - Default: 1

2. **Strategy 1:**

- This strategy involves using M5 as an example and M15 as a trend. The Expert Advisor will perform a BUY operation on "crash1000."

**Features: A**

- ** MACD Indicator - Entry:**
  - Apply for Entry: Enable or disable the entry feature (true/false).
  - Entry Timeframe: Set the timeframe for entry using the CrossLine method.
  - Close when it's in Profit: Close the position when it reaches a profit using the Zero Level & Crosslines method.
  - Fast_Ema_Period_MACD: Configurable parameter for the fast EMA period in the MACD calculation.
  - Slow_Ema_Period_MACD: Configurable parameter for the slow EMA period in the MACD calculation.
  - Signal_Period_MACD: Configurable parameter for the signal period in the MACD calculation.
  - Applied_Period_MACD: Configurable parameter for the applied period in the MACD calculation.

**Trend (GRAPHICS SETTINGS): B**

- Apply for Entry: Enable or disable the entry feature (true/false).
- Trend Timeframe: Set the timeframe for trend analysis.
- Close on Opposite: Close the position when the opposite signal is received.

**Summary:**

- **BUY:** Enter a trade only when the cross below zero occurs and exit the trade if the second arrow (zero level) appears when it is in profit.
- **SELL:** Vice versa.
- **TREND:** The selected trend must also confirm before opening the trade.
- **Note:** When the Zero arrow shows up, close the trade. Sometimes the arrow may disappear afterward, but the trade must be closed. The indicator gives the first arrow and follows with the second arrow in the same direction; close the trade on the second arrow.


3. **Supported Markets:**

- This EA will work on synthetic instruments  and forex markets.
-The EA must be able to run both strategies with comments showing which strategy

here is the indicator 
https://www.mql5.com/en/market/product/66089?source=Site+Market+MT5+Search+Rating006%3aAW+Classic+MACD

Respondido

1
Desenvolvedor 1
Classificação
(131)
Projetos
152
22%
Arbitragem
5
0% / 60%
Expirado
4
3%
Carregado
2
Desenvolvedor 2
Classificação
(10)
Projetos
25
28%
Arbitragem
1
0% / 0%
Expirado
1
4%
Trabalhando
3
Desenvolvedor 3
Classificação
(12)
Projetos
15
40%
Arbitragem
3
33% / 33%
Expirado
0
Trabalhando
4
Desenvolvedor 4
Classificação
(1083)
Projetos
1432
45%
Arbitragem
48
73% / 13%
Expirado
35
2%
Trabalhando
5
Desenvolvedor 5
Classificação
(57)
Projetos
75
25%
Arbitragem
9
33% / 56%
Expirado
8
11%
Livre
6
Desenvolvedor 6
Classificação
(174)
Projetos
288
15%
Arbitragem
20
40% / 35%
Expirado
15
5%
Ocupado
7
Desenvolvedor 7
Classificação
(5)
Projetos
4
50%
Arbitragem
4
0% / 75%
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(22)
Projetos
27
11%
Arbitragem
6
17% / 17%
Expirado
4
15%
Carregado
9
Desenvolvedor 9
Classificação
(38)
Projetos
40
25%
Arbitragem
20
15% / 75%
Expirado
8
20%
Trabalhando
10
Desenvolvedor 10
Classificação
(304)
Projetos
509
47%
Arbitragem
29
10% / 45%
Expirado
138
27%
Livre
11
Desenvolvedor 11
Classificação
(139)
Projetos
200
80%
Arbitragem
17
29% / 47%
Expirado
10
5%
Trabalhando
12
Desenvolvedor 12
Classificação
(326)
Projetos
345
71%
Arbitragem
4
100% / 0%
Expirado
1
0%
Carregado
Pedidos semelhantes
I want a skillful and experience deverloper to apply for this job. The strategy for the EA is Two Exponential Moving Average CROSSOVER strategy. The EA should work on any Timeframe. I want the EA to trade the direction of the CROSSOVER, the EA should open a BUY or SELL trades automatic when the Two Exponential Moving Average crossover. *(10EMA) ABOVE (23EMA) = BUY Trades *(10EMA) BELOW (23EMA) = SELL Trades BUY
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well
Hello I need create simple trend first candle session EA. Ea wait for first M5/M15/M30/H1 (all possible timeframes to choose) candle at asian, european and NYC session and open buy/sell stop order above (in long situation) or below (in short situation) x points from highest/lowest point of the first candle. + trailing stop loss stop loss take profit breakeven magic key
Hello Guys ! Looking for a developer to create a EA for my Buy and Sell No repaint indicator. I only have the EX4 indicator file and I want the EA to take trades according to the Buy and sells signals generated by the Indicator. Here are some inputs I want for the EA: - Trailing stop - TP and SL ( in pips ) - Entries, TP and SL ( based on opposite signals arrow ) - Daily target ( in Dollars $ or % ) - Trading hours -
I need a robot that copies the orders sent in the telegram group to MT4 or MT5 so that I can configure the parameters. I would like it to have functions so I can enter and exit negotiations according to my configuration parameters
i need to delegate this job. XAUUSD H4 MT4 i have an ea with source code with smc, fvg, orderblocks and fibonacci, i need to fix somethings and add some features for live markets, any new ideas are accepted, i need also a 4 years backtest report (of metatrader 4). if you have good price and feedbacks and you want work for me also for new jobs apply for this job it's not urgent i need only a good price
Hello, I hope you are well. I have an alert/s that I would like to provide buy and sell orders. The alerts are named *ENTRY* and *EXIT*, so the EA will know what to do. I would like the EA to have the following parameters: 1. Select the number of trades per currency pair 2. Time to trade: Time to start trading to time to end trading - I would like 4 different times to be able to be entered 3. Option to choose which
Order Manager 30 - 60 USD
I am looking for a programmer to develop an Expert Advisor (EA) for order management, which will be used alongside simpler EAs. This EA should include advanced functionalities for efficient and personalized management. **Key Features:** 1. **Comprehensive Information Panel:** - **Order Visualization:** Display all open orders by currency pair, including short and long positions. - **Font Resizing Option:** Allow

Informações sobre o projeto

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