Expert advisor working with specified range

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 28 minutos
Comentario del Cliente
Excellent job, very patient and professional. Could not choose better developer! Thank you.
Comentario del Ejecutor
Great Customer with brilliant ideas. know what he wants exactly. looking forward to work again.

Tarea técnica

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.


Han respondido

1
Desarrollador 1
Evaluación
(34)
Proyectos
60
23%
Arbitraje
11
73% / 9%
Caducado
3
5%
Libre
2
Desarrollador 2
Evaluación
(131)
Proyectos
173
39%
Arbitraje
4
25% / 50%
Caducado
13
8%
Trabaja
3
Desarrollador 3
Evaluación
(481)
Proyectos
510
53%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
4
Desarrollador 4
Evaluación
(171)
Proyectos
194
11%
Arbitraje
37
38% / 35%
Caducado
5
3%
Trabajando
5
Desarrollador 5
Evaluación
(397)
Proyectos
502
38%
Arbitraje
83
37% / 33%
Caducado
13
3%
Ocupado
6
Desarrollador 6
Evaluación
(356)
Proyectos
632
26%
Arbitraje
89
73% / 13%
Caducado
12
2%
Libre
7
Desarrollador 7
Evaluación
(2441)
Proyectos
3076
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Trabaja
8
Desarrollador 8
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
Solicitudes similares
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market

Información sobre el proyecto

Presupuesto
50 - 200 USD
Para el ejecutor
45 - 180 USD