3-indicators in One EA

MQL4 Indicadores Experts

Trabalho concluído

Tempo de execução 3 dias
Comentário do desenvolvedor
He is one of the best clients. Good understanding!
Comentário do cliente
Great job - fast, accurate work and took time to understand the strategy we were deploying.

Termos de Referência

I would like to have an indicator developed in MT4 that will create a signal based on a strategy that I am following:

Indicator setup:

XPMA settings period = 75 (change colors from red to Blue and from Blue to Red to show uptrends and downtrends)

HAMA - use default settings

MACD-2 - use settings of 100, 150 and 90

Stochastic - settings at 15, 6 and 9 with levels at 30 and 70

Charts are 5 min time frames

Use the 4 indicators listed above (3 of them are provided, except Stoch) to place a CALL signal when the following conditions are met:

Hama Blue, XPMA Blue, MACD-2 Green and above 0, Stoch showing oversold (see picture attached)

Use the 4 indicators listed above (3 of them are provided, except Stoch) to place a PUT signal when the following conditions are met:

Hama Red, XPMA Red, MACD-2 Red and below 0, Stoch showing overbought (See picture attached).

Signal should be an alert-box with an alert-sound and/or an email with the following information in the following sequence:

Signal     Currency Pair Date (Mo/Day) Time         Stoch  MACD-2  HAMA  XPMA

Put/Call   USD/JPY        09-02              01:10:26   ST:27   MA:4   H:Red  X:Red

Thanks in Advance!









Arquivos anexados:

MQ4
MACD-2.mq4
2.8 Kb
MQ4
xpMA.mq4
12.4 Kb
EX4
HAMA_.ex4
3.7 Kb
JPG
put-entry.jpg
74.4 Kb

Respondido

1
Desenvolvedor 1
Classificação
(807)
Projetos
1382
72%
Arbitragem
113
29% / 48%
Expirado
343
25%
Carregado
2
Desenvolvedor 2
Classificação
(62)
Projetos
140
46%
Arbitragem
19
42% / 16%
Expirado
32
23%
Livre
3
Desenvolvedor 3
Classificação
(440)
Projetos
546
25%
Arbitragem
21
38% / 38%
Expirado
83
15%
Trabalhando
4
Desenvolvedor 4
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
5
Desenvolvedor 5
Classificação
(2441)
Projetos
3076
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
6
Desenvolvedor 6
Classificação
(82)
Projetos
150
29%
Arbitragem
9
44% / 11%
Expirado
46
31%
Livre
7
Desenvolvedor 7
Classificação
Projetos
2
0%
Arbitragem
0
Expirado
1
50%
Livre
8
Desenvolvedor 8
Classificação
(49)
Projetos
134
27%
Arbitragem
62
13% / 53%
Expirado
58
43%
Livre
9
Desenvolvedor 9
Classificação
(61)
Projetos
134
71%
Arbitragem
19
11% / 68%
Expirado
43
32%
Livre
10
Desenvolvedor 10
Classificação
(554)
Projetos
1342
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Trabalhando
11
Desenvolvedor 11
Classificação
(41)
Projetos
160
45%
Arbitragem
16
13% / 50%
Expirado
48
30%
Livre
12
Desenvolvedor 12
Classificação
(59)
Projetos
182
55%
Arbitragem
31
45% / 16%
Expirado
103
57%
Livre
13
Desenvolvedor 13
Classificação
(30)
Projetos
93
49%
Arbitragem
18
56% / 17%
Expirado
38
41%
Livre
Pedidos semelhantes
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an

Informações sobre o projeto

Orçamento
50 - 100 USD
Desenvolvedor
45 - 90 USD
Prazo
de 1 para 5 dias