Expert advisor working with specified range

MQL5 전문가

작업 종료됨

실행 시간 28 분
고객의 피드백
Excellent job, very patient and professional. Could not choose better developer! Thank you.
피고용인의 피드백
Great Customer with brilliant ideas. know what he wants exactly. looking forward to work again.

명시

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.


응답함

1
개발자 1
등급
(34)
프로젝트
60
23%
중재
11
73% / 9%
기한 초과
3
5%
무료
2
개발자 2
등급
(125)
프로젝트
157
36%
중재
4
25% / 50%
기한 초과
13
8%
무료
3
개발자 3
등급
(462)
프로젝트
491
52%
중재
10
60% / 20%
기한 초과
3
1%
무료
4
개발자 4
등급
(166)
프로젝트
189
10%
중재
37
38% / 35%
기한 초과
5
3%
작업중
5
개발자 5
등급
(366)
프로젝트
459
40%
중재
81
36% / 33%
기한 초과
13
3%
로드됨
6
개발자 6
등급
(354)
프로젝트
629
26%
중재
89
72% / 13%
기한 초과
12
2%
작업중
7
개발자 7
등급
(2367)
프로젝트
2975
65%
중재
76
47% / 14%
기한 초과
340
11%
무료
8
개발자 8
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
작업중
비슷한 주문
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is

프로젝트 정보

예산
50 - 200 USD
개발자에게
45 - 180 USD