Termos de Referência

This EA is supposed to scan for these candle stick engulfing patterns which i listed below on 4 different time frames, with a dashboard on the chart, and then send alert when each condition is met on each timeframe.


Alert Requirements:

1a- Current Candle closes below last candle low Alert: yes/no (Print sell arrow on chart after candle close)

1b- Timeframes: (15m/30m/1hr/4hr/All listed Timeframes

2a- Current Candle closes above last candle high Alert: yes/no (print buy arrow on chart after candle close)

2b- Timeframes: (15m/30m/1hr/4hr/All listed Timeframes

3a- Current Candle closes above last bearish  candle high alert: Yes/No (alert once and print "buy arrow" on the chart)

3b- Timeframes: (15m/30m/1hr/4hr/All listed Timeframes

4a- Current Candle close below last bullish candle low alert: yes/no (alert once and print sell Arrow on the chart)

4b- Timeframes: (15m/30m/1hr/4hr/All listed Timeframes

Alert type: Buy only alert/ Sell only alert/ Both

Alert starts above (price level): 0.00 (I'll add the price myself) (0.00 means no price level filter)

Alert starts below (price level): 0.00 ( I'll add the price myself) (0.00 means no price level filter)

Reset the dashboard boxes after (minutes): (1min -240mins)

Audible Alert on mt5 terminal: yes/no

Mobile push notification: Yes/No

Note: Mobile Alert notification must indicate the timeframe of the alert and whether its a "buy opportunity" or "sell opportunity" depending on the direction of the candle break out. 

All bearish signals should show as red color box on the dashboard while all bullish Signals should show as green color box on the dashboard.

When i say "alert starts below or above a certain price level", it means the EA should only start looking for the bullish or bearish engulfing candles when price is below or above a pre-defined price level added by me. This will help me filter the EA Alerts from sending random alerts every time they occur.

Respondido

1
Desenvolvedor 1
Classificação
(42)
Projetos
62
8%
Arbitragem
12
58% / 42%
Expirado
1
2%
Livre
2
Desenvolvedor 2
Classificação
(19)
Projetos
27
11%
Arbitragem
2
0% / 0%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(35)
Projetos
50
42%
Arbitragem
3
33% / 33%
Expirado
4
8%
Livre
4
Desenvolvedor 4
Classificação
(251)
Projetos
400
54%
Arbitragem
9
67% / 22%
Expirado
36
9%
Livre
5
Desenvolvedor 5
Classificação
(90)
Projetos
110
37%
Arbitragem
8
88% / 0%
Expirado
0
Trabalhando
6
Desenvolvedor 6
Classificação
(255)
Projetos
312
37%
Arbitragem
6
50% / 17%
Expirado
7
2%
Livre
7
Desenvolvedor 7
Classificação
(155)
Projetos
224
33%
Arbitragem
27
26% / 26%
Expirado
23
10%
Livre
8
Desenvolvedor 8
Classificação
(56)
Projetos
82
54%
Arbitragem
9
33% / 33%
Expirado
7
9%
Trabalhando
9
Desenvolvedor 9
Classificação
(236)
Projetos
440
26%
Arbitragem
125
21% / 57%
Expirado
96
22%
Trabalhando
10
Desenvolvedor 10
Classificação
(290)
Projetos
432
64%
Arbitragem
5
40% / 0%
Expirado
4
1%
Carregado
11
Desenvolvedor 11
Classificação
(68)
Projetos
77
8%
Arbitragem
33
9% / 55%
Expirado
6
8%
Trabalhando
12
Desenvolvedor 12
Classificação
(159)
Projetos
173
33%
Arbitragem
6
50% / 50%
Expirado
2
1%
Carregado
13
Desenvolvedor 13
Classificação
(140)
Projetos
204
80%
Arbitragem
17
29% / 47%
Expirado
10
5%
Trabalhando
14
Desenvolvedor 14
Classificação
(304)
Projetos
509
47%
Arbitragem
29
10% / 45%
Expirado
138
27%
Livre
15
Desenvolvedor 15
Classificação
(453)
Projetos
512
33%
Arbitragem
25
40% / 48%
Expirado
7
1%
Carregado
16
Desenvolvedor 16
Classificação
(236)
Projetos
418
34%
Arbitragem
53
36% / 40%
Expirado
153
37%
Ocupado
17
Desenvolvedor 17
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
18
Desenvolvedor 18
Classificação
(56)
Projetos
175
71%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
19
Desenvolvedor 19
Classificação
(363)
Projetos
389
70%
Arbitragem
3
100% / 0%
Expirado
2
1%
Carregado
20
Desenvolvedor 20
Classificação
(97)
Projetos
135
52%
Arbitragem
4
50% / 50%
Expirado
0
Trabalhando
21
Desenvolvedor 21
Classificação
(52)
Projetos
62
6%
Arbitragem
22
23% / 36%
Expirado
4
6%
Ocupado
22
Desenvolvedor 22
Classificação
(8)
Projetos
13
38%
Arbitragem
0
Expirado
2
15%
Livre
Pedidos semelhantes
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Informações sobre o projeto

Orçamento
30 - 50 USD
Desenvolvedor
27 - 45 USD
Prazo
de 1 para 7 dias