Simple trading robot

MQL4 Experts

Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
Job completed in 1 day as agreed. The developer gave me extra support on teamviewer. Appreciated. Surely will choose him for the next job
Comentário do desenvolvedor
I like to work with him again, this was just start of jobs. thanks Anthony

Termos de Referência


1)The EA must always check the candle size from open to close at a custom TF. 
2) If the candle size is above a certain amount of pips from open to close (custom input)at the beginning of the next bar it should do the following things
3) Enter with a market order in the opposite direction of the previos selected bar 
4) At the same time, same candle the EA opens the market order, it should also place a pending order in the opposite direction at custom distance (input).

Example:

TimeFrame M5
Requiment to enter is custom input, for this example: 50 pips
The candle from 13:00 to 13:05 closes with: open price - close price = 51 pips BULLISH
Since the candle size from 13:00 to 13:05 > input (51>50), the EA must open 2 different positions:
- Sell trade market  from 13:05:00 with TP (custom input) and SL (custom input)
- Buy stop order at a custom input distance (ex. 200 pips) with the same lots of the sell trade with custom TP (input) and SL (input)

Another requirement is that the EA must have:
1) Hard exit equity protection: Close all the positions is equity falls below a certain level in %. 
2) The EA can trade multiple positions even if there are others trade opened. 
3) The EA must permit backtest

Respondido

1
Desenvolvedor 1
Classificação
(20)
Projetos
29
55%
Arbitragem
0
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(14)
Projetos
21
24%
Arbitragem
9
33% / 44%
Expirado
8
38%
Livre
3
Desenvolvedor 3
Classificação
(88)
Projetos
143
39%
Arbitragem
21
19% / 48%
Expirado
30
21%
Livre
4
Desenvolvedor 4
Classificação
(144)
Projetos
199
42%
Arbitragem
20
25% / 55%
Expirado
10
5%
Livre
5
Desenvolvedor 5
Classificação
(65)
Projetos
71
30%
Arbitragem
8
0% / 88%
Expirado
5
7%
Livre
6
Desenvolvedor 6
Classificação
(311)
Projetos
557
35%
Arbitragem
79
32% / 43%
Expirado
202
36%
Trabalhando
7
Desenvolvedor 7
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
8
Desenvolvedor 8
Classificação
(361)
Projetos
644
26%
Arbitragem
92
72% / 14%
Expirado
12
2%
Trabalhando
Publicou: 1 código
9
Desenvolvedor 9
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(15)
Projetos
23
9%
Arbitragem
7
29% / 57%
Expirado
2
9%
Livre
11
Desenvolvedor 11
Classificação
(19)
Projetos
35
26%
Arbitragem
10
30% / 70%
Expirado
5
14%
Livre
12
Desenvolvedor 12
Classificação
(45)
Projetos
58
33%
Arbitragem
12
42% / 42%
Expirado
7
12%
Livre
13
Desenvolvedor 13
Classificação
(171)
Projetos
195
42%
Arbitragem
13
8% / 54%
Expirado
9
5%
Livre
Publicou: 3 códigos
Pedidos semelhantes
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid

Informações sobre o projeto

Orçamento
50+ USD
Prazo
de 1 para 2 dias