3 STEPS ROBO

MQL4 Experts Forex Ações

Trabalho concluído

Tempo de execução 11 dias
Comentário do cliente
Good communication and clarity, job well done and finish in time. TOP.
Comentário do desenvolvedor
Nice working with him. Thanks!

Termos de Referência

Hello,

I would like to create an expert (can be use as indicator too) using my own strategy applicable to different fx pairs, stocks and commodities(5M/15M/30M/1H) as follow:


- MACD Customizable: Zero Lag = y/n / Long period=x (12 default); Short period= x (5 default); Trigger period= x (21 default) / Price customizable (default close bid)

- RSI Wilder Customizable / Period=x (14 default) / High value= x (53default; green line) ; Middle value= x (50 default; no line); Low value= x (47 default; red line) /Main line yellow / Price customizable (default close bid)

- EMA customizable: period= x (default 5; yellow) / Price customizable (default close bid)

- EMA customizable: period= x (default 12; aqua) / Price customizable (default close bid)


Strategy:

BUY IF: MACD line cross over SIGNAL line and EMA5 cross over EMA12 and RSI over High value 53 

SELL IF: MACD line cross below SIGNAL line and EMA 5 cross below EMA 12 and RSI below Low value 47


CLOSE TRADE IF: EMA opposite crossing or TP/SL hit


SETTINGS:

- Magic number

- Max spread to trade

- Lots size

- Trading days / Hours time filter (start/stop hour and minutes)

- Stop trading and close all orders in profit on Friday / Hour and minutes (loss orders will remain open)

- Stop trading and close all orders (profit and loss) on Friday / Hour and minutes

- No trade if EMA cross (over/below) in the last x candles

- Allow buy orders

- Allow sell orders

- Max quantity orders Buy/Sell

- TP target pips (if 0 no TP)

- SL target pips (if 0 no SL)

- Stop EA and close all trades if percentage loss of account value is hit

- Daily total profit amount target 

- Stop EA and close all trades if Max daily gain amount is hit (realized profit + open profit open - open loss)

- Trailing stop value if in profit (pips)

- Broker commission for 1 lot

- Custom comment

- Custom Chart (see attached) 

- Clear entry indicator in the chart  (green=long / red=short, shape=arrow + white point) 

- Clear exit indicator target hits in the chart (green cross=Profit/red cross=Loss) for TP/SL or EMA reverse cross

- Alerts on terminal, msg+sound (true/false)

- Alerts on mobile and email (true/false)

- Full details in the trading history including TP/SL levels


Please feel free to contact me for any further questions and info/suggestions.

many thanks!






Arquivos anexados:

PNG
data_3steps.png
122.5 Kb
PNG
3steps1.PNG
126.8 Kb

Respondido

1
Desenvolvedor 1
Classificação
(45)
Projetos
58
33%
Arbitragem
12
42% / 42%
Expirado
7
12%
Livre
2
Desenvolvedor 2
Classificação
(1117)
Projetos
1482
46%
Arbitragem
49
73% / 12%
Expirado
37
2%
Livre
3
Desenvolvedor 3
Classificação
(93)
Projetos
133
35%
Arbitragem
13
38% / 31%
Expirado
32
24%
Livre
4
Desenvolvedor 4
Classificação
(360)
Projetos
572
33%
Arbitragem
27
70% / 7%
Expirado
16
3%
Livre
5
Desenvolvedor 5
Classificação
(15)
Projetos
17
6%
Arbitragem
1
0% / 100%
Expirado
1
6%
Livre
6
Desenvolvedor 6
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
7
Desenvolvedor 7
Classificação
(145)
Projetos
258
35%
Arbitragem
12
25% / 58%
Expirado
42
16%
Livre
8
Desenvolvedor 8
Classificação
(3)
Projetos
5
0%
Arbitragem
0
Expirado
0
Livre
9
Desenvolvedor 9
Classificação
(254)
Projetos
456
35%
Arbitragem
57
37% / 37%
Expirado
166
36%
Ocupado
10
Desenvolvedor 10
Classificação
(57)
Projetos
72
22%
Arbitragem
13
46% / 15%
Expirado
5
7%
Livre
11
Desenvolvedor 11
Classificação
(34)
Projetos
50
44%
Arbitragem
4
25% / 25%
Expirado
14
28%
Livre
12
Desenvolvedor 12
Classificação
(87)
Projetos
114
26%
Arbitragem
7
29% / 57%
Expirado
5
4%
Livre
13
Desenvolvedor 13
Classificação
(2463)
Projetos
3101
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
14
Desenvolvedor 14
Classificação
(42)
Projetos
88
14%
Arbitragem
31
29% / 55%
Expirado
36
41%
Trabalhando
15
Desenvolvedor 15
Classificação
(564)
Projetos
933
47%
Arbitragem
303
59% / 25%
Expirado
125
13%
Trabalhando
Pedidos semelhantes
Looking for a good EA 30 - 100 USD
I'm looking for best strategy which works on all forex and crypto market.EA must be work with low balance and generate good profit daily/weekly basis depend on market.Drawdown will be very less.if anyone having this type of strategy send me demo first i will back test it .if it meets my requirements code the same EA for me and adding extra inputs if necessary
Hello everyone I'm searching for a Renko EA which is of course profitable. As far as I know prop firms or brokers in general don't offer the renko chart so it must be calculated manually. The renko also doesn't print a new block at every candle like the heikin ashi. I guess if we could combine heikin ashi candles incl. Renko then it's a strong momentum for a reversal. Would love to see what you already built in this
i need an expert who has experience and can help me with my project, I want to extract a hidden source code (pine script) from an Tradingview Indicator. and i need it to be done as soon as possible, If you are an expert on this field kindly comments
Hello, T o obtain the complete specifications for my backtesting project. Would you kindly get in touch with me right away so that I may elaborate on the details? then, as soon as you get a better image, you can get to work on it
Preciso de Formação ou de Alguém com Conhecimentos em Machine Learning para Analisar Expert Advisor já Existente em MT4 ou MT5.O Intuito deste Projeto é o de Melhorar um Expert Advisor Já Existente. Alguém Disponível
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I'm looking for an experienced programmer who can extract hidden Pine Script source code from a TradingView indicator. This indicator is essential to my trading strategy, and I need the code to customize it further. If you have a strong background in Pine Script and understand TradingView’s architecture, let’s work together to unlock this code
I need a skilled programmer to help extract hidden source code from a TradingView indicator I rely on. The indicator is key to my trading, and I’d like to access and customize its Pine Script code for deeper analysis. If you have experience with TradingView’s structure and decompiling or reverse-engineering indicators, please get in touch—let's unlock this together
To get full requirements, about my backtesting project . Could you please contact me now so i can provide more detail on the specifics? then you can start working on it immediately once you have a clearer picture
Hi Everyone, I am looking to hire a developer to create an Indicator Autometer EA for MetaTrader 4, utilizing two custom indicators: ARROW and MA TREND . The EA should be flowing parameter that I put manual. Include telling stop, break even. Cheek attach file

Informações sobre o projeto

Orçamento
50 - 150 USD
Desenvolvedor
45 - 135 USD
Prazo
para 30 dias