EA to trade a specified bar at a specific time

MQL4 Experts

Trabalho concluído

Tempo de execução 1 dia
Comentário do desenvolvedor
Thank you!
Comentário do cliente
Excellent

Termos de Referência

I am wanting a robot that will trade an index (primarily AUS200) using 5 minute bars (changeable to other time frames). If the market breaks above or below a specific bar at a specified time then either a long or short trade is entered ( the distance above or below the break to enter the trade needs to be adjustable). A setting is required to specify the maximum distance the price can move above or below the specified bar after which there will be no trade entered. A take profit and stop loss is required in points. A trailing stop loss could also be added when a certain take profit is reached. The number of contracts is to be specified. Must disable if no trade is entered with a specified number of bars. I also require the script when completed. Thanks Kym

Respondido

1
Desenvolvedor 1
Classificação
(146)
Projetos
172
23%
Arbitragem
7
29% / 43%
Expirado
4
2%
Trabalhando
2
Desenvolvedor 2
Classificação
(36)
Projetos
45
36%
Arbitragem
0
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(198)
Projetos
320
16%
Arbitragem
21
38% / 33%
Expirado
16
5%
Ocupado
4
Desenvolvedor 4
Classificação
(2)
Projetos
3
33%
Arbitragem
0
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(158)
Projetos
226
22%
Arbitragem
15
60% / 20%
Expirado
1
0%
Carregado
6
Desenvolvedor 6
Classificação
(2086)
Projetos
2646
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
7
Desenvolvedor 7
Classificação
(41)
Projetos
54
4%
Arbitragem
5
0% / 60%
Expirado
4
7%
Livre
8
Desenvolvedor 8
Classificação
(401)
Projetos
705
49%
Arbitragem
57
16% / 49%
Expirado
129
18%
Livre
9
Desenvolvedor 9
Classificação
(15)
Projetos
18
39%
Arbitragem
2
50% / 50%
Expirado
1
6%
Trabalhando
10
Desenvolvedor 10
Classificação
(61)
Projetos
186
73%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
11
Desenvolvedor 11
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(76)
Projetos
85
34%
Arbitragem
2
0% / 0%
Expirado
1
1%
Trabalhando
13
Desenvolvedor 13
Classificação
(16)
Projetos
21
14%
Arbitragem
0
Expirado
1
5%
Trabalhando
14
Desenvolvedor 14
Classificação
(24)
Projetos
31
16%
Arbitragem
7
29% / 43%
Expirado
4
13%
Trabalhando
15
Desenvolvedor 15
Classificação
(4)
Projetos
6
0%
Arbitragem
4
25% / 75%
Expirado
0
Livre
16
Desenvolvedor 16
Classificação
(298)
Projetos
442
64%
Arbitragem
5
40% / 0%
Expirado
4
1%
Trabalhando
17
Desenvolvedor 17
Classificação
(243)
Projetos
430
34%
Arbitragem
54
37% / 39%
Expirado
157
37%
Carregado
18
Desenvolvedor 18
Classificação
(549)
Projetos
1332
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
19
Desenvolvedor 19
Classificação
(343)
Projetos
362
70%
Arbitragem
4
100% / 0%
Expirado
0
Carregado
20
Desenvolvedor 20
Classificação
(2428)
Projetos
3057
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
21
Desenvolvedor 21
Classificação
(563)
Projetos
932
47%
Arbitragem
302
59% / 25%
Expirado
124
13%
Carregado
22
Desenvolvedor 22
Classificação
(16)
Projetos
24
17%
Arbitragem
2
0% / 50%
Expirado
1
4%
Livre
23
Desenvolvedor 23
Classificação
(9)
Projetos
8
38%
Arbitragem
2
0% / 100%
Expirado
2
25%
Trabalhando
24
Desenvolvedor 24
Classificação
(478)
Projetos
507
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
25
Desenvolvedor 25
Classificação
(256)
Projetos
415
38%
Arbitragem
86
44% / 19%
Expirado
70
17%
Ocupado
26
Desenvolvedor 26
Classificação
(5)
Projetos
6
33%
Arbitragem
0
Expirado
0
Livre
27
Desenvolvedor 27
Classificação
(266)
Projetos
540
50%
Arbitragem
55
40% / 36%
Expirado
224
41%
Livre
Pedidos semelhantes
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode

Informações sobre o projeto

Orçamento
50 - 200 USD
Desenvolvedor
45 - 180 USD