An Expert Advisor based on opening and closing of a candlestick.

MQL5 Experts

Trabalho concluído

Tempo de execução 3 horas
Comentário do cliente
It was nice working with you. you listened to my views and implemented it just the way i wanted.
Comentário do desenvolvedor
He was a correct and attentive customer

Termos de Referência

I want a new trading robot on MT5 that meets the requirement of candlestick strategy.

Criteria on how the robot should work :

1. Only one order is open at a time

2. As soon as the EA is activated, a loop starts.

3. The EA opens a new order (with parameters that shall be provided later) at the beginning of a candlestick which must be in accordance with the (trade direction) 

4> if the last candle was bullish, the robot EA will place a buy order ( at the beginning of a new candlestick) but ignores if there is already an open order.

if the last candle was bearish, the robot EA will place a sell order ( at the beginning of a new candlestick) but ignores if there is already an open order.

4. if the last trade activated a TP, the loop is restarted again with the new balance or is ended by me manually.

5. The robot should be compatible on MT5 platform in my multiple MT5 account and on any timeframe


In Summary,

When EA is attached to the chart, It Will Wait for a candle close, And If that Candle turns out to be bullish on closing, EA will place a Buy order and vice versa for sell.

And Take Profit and Stop Loss Of The Order Will Be Defined In Inputs and Once Order is Closed

By Hitting Stop Loss, EA will Open another order with same TP, SL but different Lot Size.

And If Order Hits Take Profit, I want EA to start afresh with the new balance without my input. 

so its like a continuous loop that only ends when i run out of cash or i stop it myself Or better still have an input on the number of consecutive SL to take eg stop after 30 or stop after 20 losses.

NB: Only one order must be open per time.


More information on trade parameter when you are selected, good luck.


Respondido

1
Desenvolvedor 1
Classificação
(68)
Projetos
81
11%
Arbitragem
12
67% / 25%
Expirado
5
6%
Livre
2
Desenvolvedor 2
Classificação
(139)
Projetos
181
24%
Arbitragem
23
22% / 39%
Expirado
13
7%
Livre
3
Desenvolvedor 3
Classificação
(183)
Projetos
325
32%
Arbitragem
33
42% / 27%
Expirado
96
30%
Trabalhando
4
Desenvolvedor 4
Classificação
(34)
Projetos
48
21%
Arbitragem
6
83% / 17%
Expirado
8
17%
Livre
5
Desenvolvedor 5
Classificação
(34)
Projetos
60
23%
Arbitragem
11
73% / 9%
Expirado
3
5%
Livre
6
Desenvolvedor 6
Classificação
(9)
Projetos
8
0%
Arbitragem
9
0% / 67%
Expirado
3
38%
Livre
7
Desenvolvedor 7
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
8
Desenvolvedor 8
Classificação
(163)
Projetos
193
48%
Arbitragem
2
50% / 50%
Expirado
1
1%
Livre
9
Desenvolvedor 9
Classificação
(38)
Projetos
50
4%
Arbitragem
4
0% / 75%
Expirado
4
8%
Trabalhando
10
Desenvolvedor 10
Classificação
(542)
Projetos
1319
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Trabalhando
11
Desenvolvedor 11
Classificação
(366)
Projetos
461
40%
Arbitragem
82
37% / 33%
Expirado
13
3%
Trabalhando
12
Desenvolvedor 12
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
13
Desenvolvedor 13
Classificação
(23)
Projetos
28
14%
Arbitragem
2
0% / 100%
Expirado
3
11%
Trabalhando
14
Desenvolvedor 14
Classificação
(16)
Projetos
29
48%
Arbitragem
0
Expirado
6
21%
Livre
15
Desenvolvedor 15
Classificação
(96)
Projetos
142
75%
Arbitragem
0
Expirado
2
1%
Livre
16
Desenvolvedor 16
Classificação
(2)
Projetos
2
0%
Arbitragem
3
0% / 100%
Expirado
0
Livre
Pedidos semelhantes
Hello. I need experienced dev to program a cTrader EA. Ea will Work on breakout asian Session box and placing order after confirmed breakout and retest of asian box. Ea need to check valid account number and experiation time using API connected to external Server. So developer need to be experienced in this mind of job. Rest of details i will share later
Full description here please read this: https://docs.google.com/document/d/1-VY3DbYd-MwHwkcPuVzF38HZT8iA5MTIDU4cUih8kpw/edit?usp=drivesdk Candle criteria for entry: Buy: Enter after break of last candle high Place SL at bottom of the last candle TP target is size of the last candle exactly in pips Sell: Enter after break of last candle low Place SL at top of the last candle TP target is size of the last candle
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 300 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives
Modify EA 30+ USD
Modify existing ea to properly follow logic or create new one base on specifications. Use appropriate indicators to make ea function efficiently. In case of further explanations kindly send messages
Hello programmer, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation
Hello programmer, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation
Hello programmer, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation
I have a documented strategy that I will like to have as mt5 or ctrader trading bot, kindly bid for this job to discuss about the job requirements i want a professional for this work
Indicators: Zigzag, Support and Resistance with SMA 30 BUY TRADE 1. Wait for the candle to close at 6.30 am PST 2. Draw trend line from the top and bottom of the wick for the candles closed 6:25am PST and 6:30am PST. extending them forward 3. Look for a break in either direction to determine whether to buy or sell. 4. If there's an upward break, initiate a buy. 5. Open three buys positions. With given lot sizes
Moath jamal 30+ USD
//+------------------------------------------------------------------+ //| Script program start function | //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); } //+------------------------------------------------------------------+ //| Script deinit function |

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
para 5 dias