Another EA required

MQL4 Experts

Trabalho concluído

Tempo de execução 6 dias
Comentário do cliente
very helpful, very quick, knowledgeable and most importantly, he keeps his word. he said today means today. tomorrow means tomorrow. will be using him in the future again. Thank you SM
Comentário do desenvolvedor
Thank you. Pleased working with you.

Termos de Referência

I need an Expert Advisor for MetaTrader 4. 

Trading on a multiple currencies, the entry signal is based on two custom indicators (code is NOT attached - but i will let you know which buffers to look at). 

There is a time filter required meaning between 0700-1200 there can be no new buy/sell/reverse signal, ONLY close existing position signal is permitted. The time is user-input


Custom Indicator A:
- there are 5 buffer. First buffer is showing green, second buffer is showing green-yellow. Third buffer is showing red, and 4th buffer is showing red-yellow. Only the first and 3rd buffer are important
- buy signal, first buffer (green) must appear for first time (first buffer[1] is not empty = !IS_EMPTY && first buffer[2] is empty)
- sell signal, third buffer (red) must appear for first time

then we use Custom Indicator B to verify:
- there are only 2 buffers. first buffer is up, and second buffer is down.
- buy signal from indicator A will be valid if indicator B is showing up (first buffer is not empty)
- vice versa.
- if there is buy/sell signal from indicator A, and indicator B is not verified - do not open new positions, but close any open position - ie, if there is existing buy order, and indicator A is giving sell signal, and indicator B is not verified, just close the buy order to be flat.


Position volume: let's assume percentage of balance input is 1%, and Account balance is 7000.
Account balance/7 = 1000, and 1% of 1000 is 10. 10 is the amount of dollar Stop Loss. and the last 30 bar high is 10pips away, so we open a position of 1 --- err not sure if this is correct but you get what i mean?
If the last 30 bar high/low is too low, the stop should be set at a minimum allowed distance;


Closing of positions - by the SL and by a reverse signal. All positions are accompanied by a SL based on the high of last 10 bar (for sell signal) and low of the last 10 bars (for buy signal). number of bar is user-input.


All signal check are done after the current bar is closed.





Miscellaneous:
The indicator values are taken from the completed (formed) bar, the current bar (uncompleted) is not used. That is, the modification should occur no more frequently than once in a bar;
The information on the opening/closing of positions and of modifications of the SL should be stored in the Journal;
If there are any errors, it must print a message describing the error.

Respondido

1
Desenvolvedor 1
Classificação
(52)
Projetos
133
44%
Arbitragem
14
50% / 29%
Expirado
55
41%
Livre
2
Desenvolvedor 2
Classificação
(362)
Projetos
502
40%
Arbitragem
147
17% / 72%
Expirado
98
20%
Ocupado
3
Desenvolvedor 3
Classificação
(2065)
Projetos
2623
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Livre
4
Desenvolvedor 4
Classificação
(121)
Projetos
134
66%
Arbitragem
36
25% / 56%
Expirado
22
16%
Livre
5
Desenvolvedor 5
Classificação
(28)
Projetos
47
23%
Arbitragem
13
31% / 15%
Expirado
12
26%
Livre
6
Desenvolvedor 6
Classificação
(258)
Projetos
395
28%
Arbitragem
69
19% / 49%
Expirado
120
30%
Livre
7
Desenvolvedor 7
Classificação
(251)
Projetos
400
54%
Arbitragem
9
67% / 22%
Expirado
36
9%
Livre
8
Desenvolvedor 8
Classificação
(128)
Projetos
206
49%
Arbitragem
29
28% / 48%
Expirado
33
16%
Livre
9
Desenvolvedor 9
Classificação
(80)
Projetos
117
67%
Arbitragem
16
25% / 13%
Expirado
12
10%
Livre
10
Desenvolvedor 10
Classificação
(13)
Projetos
34
76%
Arbitragem
1
100% / 0%
Expirado
6
18%
Livre
11
Desenvolvedor 11
Classificação
(66)
Projetos
143
34%
Arbitragem
11
9% / 55%
Expirado
26
18%
Trabalhando
Pedidos semelhantes
I am looking for superb amazing fast MT4 EA coding service from a reliable skilled programmer, If you are the type that used to attend to messages after it client has been waiting so long or paying attention in the beginning then disappear for a while, not ready to provide timely updates and pay attention to details, don't apply as not to waste both our time, I begged you with the power that keep you alive, this is
hi guys, I have a script, that I have been struggling to work. most of the work is done, just final touch of an expert is needed. The script Is using Fibonacci and Pivot standard in its base. look forward to hear from an expert! Best regards Sina
Please give me a quote. 1. On Ea automatic take a trade, off Ea as indicator 2. News on/off 3. when to when (in arrange of time), once break up/down happened Ea will take a trade, spread on/off 4. Auto lot on/off, auto lot should be based on balance percentage. 5. Five of EMA for the trend direction 6. Tp & SL, ratio 1:1, 1:2, 1:3, After hit first TP, Trailing stop trigger, TP move to second TP Regards
Greetings. I will buy your EA for MT5, in case that on distance it is able to make a profit of 10% per month. Martingale methods and grid strategies should not be used as the basis of a trading strategy. I will need to test in the strategy tester and on live market (on demo account for at least two weeks), so I ask you to provide an executable demo file of the EA with necessary restrictions. The EA should not use
Hello, I have a file of different settings for a trading bot, I need a capable and trustworthy developer to execute the project perfectly without any mistake apply now if you are capable of carrying out the project
hello coders i need someone to create an ea with this condition: the ea has to start with open buy and sell order and after that use a grid with lot exponent 1,1.1,1.2,1.3 and etc. the ea has to start for example with sell and buy order with 0.05 lot or other that i can select on inputs but after that the grid has to start with 0.01 lots i need also a step grid option so i can select the distance from the grid
### **Indicators** 1. **Daily % Mover**: - Identify the symbol with the highest absolute percentage change for the day. This symbol will be the current traded symbol until another reaches #1. (The calculation is clarified in the file attached below) 2. **Range Bars**: - Construct Range Bars based on price movement rather than time. - Determine the “spread” data for all symbols. The minimum range bar size should be
Hi, I need a simple EA that will take signals entries and exit from RelicusRoadPro for MT4. There are 3 kind of clear entry signals (scalp, reversal and trend direction) with SL and TP, the EA will need to calculate the right lot size for risk % and setup the trade accordingly. The other entry is when a signal line is touched and closed upon hitting the other signal line. I'll give all the details for the entries in
Only if you are a forex trader and knows perfectly about market structure when market is uptrend and when its down trend you can give me or create an indicator that knows market structure well simply if the market is on downtrend the indicator will know and if it’s on up trend the indicator will also know
Hello I'm in need of a developer who can modify only few items from my MT5 EA. Please take a look on the requirements below:  EA must force to close single trades at 0.1 dollars : True/False [value to change]  Sell break-even point has a bug  Sell trail stop has a bug N.B. Source code is available

Informações sobre o projeto

Orçamento
20 - 100 USD
Desenvolvedor
18 - 90 USD
Prazo
de 1 para 7 dias