Expert advisor working with specified range

MQL5 Experts

Trabalho concluído

Tempo de execução 28 minutos
Comentário do cliente
Excellent job, very patient and professional. Could not choose better developer! Thank you.
Comentário do desenvolvedor
Great Customer with brilliant ideas. know what he wants exactly. looking forward to work again.

Termos de Referência

I need MQL5 robot executing and managing trades based on specified range. For example I should be able to specify range of 15 min candle created at 7.00 hours (7.00-7.14) and based on that range it would create an order(s) to buy when breakout above the range happened and retracement of specified percentage into the range occurred (breakout first, return into range to hit limit order second). It would be 3 orders for partials and some simple rules on SL trailing. Secondary trade would happen on opposite breakout (e.g. breakout above the range, than breakout below) with stop limit order (no more return into range).


All below options should be adjustable in indicator settings:

1. Specified time window for range to work with (e.g. 1h candle from 10.00 to 10.59)

2. Another time window to validate a trade as well as expiration of limit orders.

- validation - breakout from range specified in bullet point 1, in specified time window (validation is time sensitive)

- limit orders put in after validation. Limit orders are time limited (time of expiration configurable in expert settings)

Validation and limit orders expiration (retracement trades) time window is the same.

3. 2 types of retracement trades: limit at retracement of X% of initial range, and another of retracement of Y% of initial range

- each of those will be entered 3 times to cater to 3 target objectives (e.g. limit order 1 -> TP1, order 2 -> TP2, order 3 - TP3). Targets are based on initial range expansions (e.g 0% expansion is range border, and 150% expansion, is range + 150% of its size)

- there is simple stop trailing strategy (e.g. TP1 hit, order 2 and 3 SL moved to break even, TP2 hit, order 3 SL moved into 0.4RR profit)

- initial stop loss at the bottom of the initial range - 1 (bullish scenario)

4. 1 type of secondary breakout trade. Secondary breakout is also time limited, but differently to retracement trades. E.g. when breakout above happens and than price reverses and breaks below the range, on that second breakout stop limit order will be executed. This is single trade (no partials) with single target and no stop trailing

5. Option to cater to spread in the account - should be adjustable in expert settings. E.g. if spread is set to .50 points (statically), limit orders on buy side will have entry adjusted by spread, and similarly shorts stop losses will have entries moved by spread

6. Sizing of each trade should be adjusted to % of current balance on the account (e.g. I could set risk on each trade to 1%) or to specific $ amount.

7. Any still open trades should be closed at specified time (e.g. 15.00)

8. Expert must be able to work in multiple instances, one per separate window (not many, but anything between 2 and 5 should not make any problems with terminal).


I require source code to be handed over upon completion and final payment.


Respondido

1
Desenvolvedor 1
Classificação
(34)
Projetos
60
23%
Arbitragem
11
73% / 9%
Expirado
3
5%
Livre
2
Desenvolvedor 2
Classificação
(130)
Projetos
166
36%
Arbitragem
4
25% / 50%
Expirado
13
8%
Carregado
3
Desenvolvedor 3
Classificação
(481)
Projetos
510
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
4
Desenvolvedor 4
Classificação
(171)
Projetos
194
11%
Arbitragem
37
38% / 35%
Expirado
5
3%
Carregado
5
Desenvolvedor 5
Classificação
(394)
Projetos
499
38%
Arbitragem
84
37% / 32%
Expirado
13
3%
Ocupado
6
Desenvolvedor 6
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
7
Desenvolvedor 7
Classificação
(2440)
Projetos
3075
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
8
Desenvolvedor 8
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
Pedidos semelhantes
I want to develop a trade copier that copies trades from master account to client and also from client account to master account. It should be working on computer or VPS
Wirtschaftskalender 50 - 200 USD
1) Einbinden des Wirtschaftskalender ( https://www.mql5.com/de/economic-calendar ) 2) Unterschiedliche Gewichtung der Ereignisse erkennen (Farbe rot/orange/grau) 3) Je nach Gewichtung unterschiedliche Wartezeiten vor und nach dem Ereigniss Der Sourcecode muss dokumentiert sein. Die Bezahlung des vereinbarten Betrages läuft in 33% Schritten ab. 33% bei Vergabe 33% bei Endabnahme (Version 1.0) 33% nach Abgabe des
Hi, This is my demand: Enhancement to an existing robot with the ability to modify the main time frame and indicators settings. Buy/Sell Stops are placed depending on candle positioning and a positive/negative Bulls Power. Trades are supplemented after reaching 10 points of profit. The robot should also support a balance option for propfirm accounts, switchable to use real account balance when needed. I will send
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend Please don't apply if can't do this, So we won't ourselves time
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. I dont want you to crack a code or decompile. I want to create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
Am looking for a developer who can convert an MT5 indicator into MT5 EA. I have the source code of the indicator and i want it modified a little to fit my parameters. Only developer with Smart Money Concept should get in touch. The developer will also add another MT5 indicator( this will be used to confirm entries and exit of orders. More details to follow
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Currency Strength EA 30 - 80 USD
hi These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and make a

Informações sobre o projeto

Orçamento
50 - 200 USD
Desenvolvedor
45 - 180 USD