Profits Factory

MQL4 Experts

Trabalho concluído

Tempo de execução 7 dias
Comentário do desenvolvedor
Great pleasure working with you.
Comentário do cliente
Patient coder, intelligent and resilient, will be certainly back for more jobs, 5 stars for sure

Termos de Referência

Hello
Good day to you today, I will like to code a new job, this is how the ea will work: 
Situation 1 (No already opened trades on symbol)
If there are no already opened trades in that symbol then Whenever I place the ea on the chart, it will open trade upon candle close in the direction that I have chosen in the inputs tab. The ea must take note of the close of the candle (whether bull or bear) forming as at the time of me dropping the ea on the chart.
1. If the trade progresses into profit then close the trade when stealth LCD changes colour.
2. If trade starts to lose and closes beyond half or more than the number of pips of the candle in which the ea was placed then the ea must hedge the trade i.e. open opposite trade and remove itself from the chart.
Situation 2
If there is a hedged trade already open, then once I attach the ea to the chart to sell for example  then let the ea instantly close the opened buy trade first before opening the sell trade, making the sell trades to become two in number, if both trades progresses and the last trade or both trades is in profit before Stealth LCD changes colour  then close both trades but if the last trade begins to lose and the new candle closes half or more pips beyond the open of the candle in which the initial trade was opened then hedge the trade and so this cycle goes on and on and on like that.
Here attached are sample charts for better understanding
Situation 1
1. See chart moe 1, 2021.06.25 04.00 (red line) the candle opened at 1.19306 and closed at 1.19331 that is 2.5 pips the ea is to buy and from then there was no candle that closed at below 1.19306 which is the open of the candle until the stealth LCD changed colour from blue to yellow so the ea will close the trade in profit upon candle close see moe1b
2. See chart moe2a, 2021.06.25 09.40 (moe2a - red line) the candle opened at 1.19445 and closed at 1.19480 that is 3.5 pips, but at 9.50 candle (moe2b) the trade was losing and the 9.50 candle (moe2b) closed beyond half way of the body (difference between open and close prices) of the 9.40 candle. Half of the 3.5 pips of 9.40 candle is 1.75 pips so the 9.50 candle is not supposed to drop below that but in this case it dropped further below that, then the ea should hedge the trade upon candle close and remove itself from the chart.
Situation 2
Here assuming there are already opened hedged trades on this symbol, (moe3a) so once I attach the ea to the chart symbol upon candle close it will close the sell trade among the hedged trades and open a new buy trade see 10.35 candle making the buy trades to become two in number, but in moe3b 10.40 candle the candle closed beyond half way of the 10.35 candle so the ea will hedge the 10.35 candle and close the remaining older buy trade that was still open among the initial hedged trades, so now we have one buy and one sell, so the ea removes itself from the chart,  then again at 10.45(moe4a) I reattach the ea again on this symbol so upon candle close the ea will close the sell of 10.40 and open a buy at the same time making two buy trades again opened. But still at  11.00 (moe4b) the new candle dropped below half way of the 10.45 (moe4a) candle again, so the ea will close the 10.35 buy trade and hedge the 10.40 trade, and then remove itself from the chart, once trades are hedged then the ea must remove itself from the chart. also see 11.15 candle (moe5a) I reattach the ea to the symbol at 11.15 to buy upon candle close, so the ea will close the sell of 11.00 (moe4b) and then open a new buy at the same time making two buys again, however a new candle formed at 11.20 (moe5b) closing beyond half way of the 11.15 (moe5a) candle, so in this case the ea will close the 10.45 buy trade and hedge the 11.00 trade and then removes itself from the chart.    

Arquivos anexados:

PNG
moe1.png
116.7 Kb
PNG
moe1b.png
114.3 Kb
PNG
moe2a.png
120.1 Kb
PNG
moe2b.png
115.3 Kb
PNG
moe3a.png
146.2 Kb
PNG
moe3b.png
146.4 Kb
PNG
moe4a.png
145.8 Kb
PNG
moe4b.png
123.2 Kb
PNG
moe5a.png
123.3 Kb
PNG
moe5b.png
119.4 Kb

Respondido

1
Desenvolvedor 1
Classificação
(253)
Projetos
408
38%
Arbitragem
86
43% / 19%
Expirado
70
17%
Carregado
2
Desenvolvedor 2
Classificação
(12)
Projetos
12
25%
Arbitragem
1
0% / 100%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(105)
Projetos
159
62%
Arbitragem
7
29% / 43%
Expirado
21
13%
Trabalhando
4
Desenvolvedor 4
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
5
Desenvolvedor 5
Classificação
(1)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Sbhamu robot 50+ USD
The general robot trader is authorized with stock and strategies in market analysis. Robot trade profitable more income higher analysis and financial development and education management and management services and
Hello, I have 1000 robots and just want to test my robots and decide which one I can use. You can install all robots in my VPS and start the test or not. I want to see every day what my robots bring profits
I Need help from AI capable programmer to create a trade entering and managing system. I am today trading XAUUSD manually. I get my trading input from a signal provider. I get signals from this provider 5 to 7 times per day Same layout every time for this message that contains the signal. The signal is arriving to my telegram account, and I must set the trade at once if I want to follow from that trade-start
The EA should have the input of both indicators for i will be putting my own settings Buy/sell order conditions to be met before an order is executed 1. BUY ORDERS; a weak/strong low signal appears (from smart money concept indicator) and must be touching a previous buy order block which is constant or doesn't disappear/vanish and the other indicator Bheurekso must have given an arrow signal of opposite direction. 2
Project Overview: I’m on the hunt for a skilled MQL5 developer to build my dream trading bot from scratch. The mission? Seamlessly integrate real-time data from the FinancialJuice economic calendar. Key Requirements: Bot Development : We’re starting from scratch. Your wizardry will bring this bot to life. Speed Matters : Fetch actual data from FinancialJuice faster than a caffeine-fueled trader. Data Parsing Magic
Hello everyone, I would like to export closed and open trades from metatrader to a mySQL database. - MQL5 I need one EA of each. The EAs should NOT write directly into the SQL database, but rather via a PHP script (EA HTTP request => PHP script on my server => into the MySQL DB). This is what I need from you: - EA for the MT5 - PHP script - Tables in the database The EAs should write all historical trades into the
Hey Mql Community, Our Company need help creating and design a well automated forex ea for mt4 platform, This EA should based on the logic of an existing EA and the ideas we have in mind as a new features in the EA. Understand that We already have an EA that is working properly, we want to add a few details to it. We don’t have the source code just the ex.4 file, and as an expert specialist in the field we are
Forex trading market opening an account for the first time, modify you system of forex , always there for everyone,you are all welcome and for info on all platforms @ lil_johnny254 there to serve you
Looking for developers that have create and have advanced hedging ideas to add or create a new EA with. Looking for a method to get out of drawdown postions and push them to profit or breakeven. The end goal is to manage risk. Please send what you have to hire
MT5 One Shot EA 30 - 500 USD
I am looking for a coder to create a One SHOT EA for my portfolio and clients. I do not have a clear strategy and am open to suggestions and advice. It could be a scalper on a low timeframe, or an EA that trades only 1-3 times a day. As mentioned, I am open to strategy suggestions. Maybe someone already has a strategy that works. However, Martingale and grid systems are definitely not wanted. Once the EA is deemed

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
de 1 para 3 dias