Expert Advisor based on Donchian Channel

MQL4 专家

工作已完成

执行时间2 天

指定

Indicators

  • Donchian channel length 50 (parameters must be allowed to be modified)
  • Stochastic default parameters and lower band 25, upper band 75 (parameters must be allowed to be modified and this indicator must be OPTIONAL having the option to turn it on or off

Time frame
  • 30 minutes default but must allow to modify it

Buy entry rules:

  1. Price must touch the bottom band of donchian channel
  2. Once the price touch the bottom band EA will wait until current candle is closed
  3. The closed candle touching the bottom band must have a wick with size of 55% or more of the candle's body it doesn’t matter if it’s a bullish or bearish candle. (Parameter of 55% must be changeable to any other % number)
  4. Wick must be size of 50 pips or lower to be considered as valid if it’s more than 51 pips EA won’t consider it as signal. (This parameter must be changeable to any other number of pips)
  5. OPTIONAL RULE that must have the option to turn on/off: body of the candle must be greater than X amount of pips (15 pips default) to be considered as valid signal, this is to avoid indecision candles but as I said must be optional rule.
  6. OPTIONAL RULE that must have the option to turn on/off: Stochastic must be 25 or lower but as I said it must be optional.
  7. After all conditions are valid the buy entry happen at the starting price of next candle.
  8. Stop loss will be 5 pips lower than the current bottom band (parameter must be changeable to any other amount of pips)
  9. Minimum stop loss size must be 15 pips (parameter must be changeable)


Sell entry rules

  1. Price must touch the top band of donchian channel
  2. Once the price touch the top band EA will wait until that candle is closed
  3. The closed candle touching the top band must have a wick with size of 55% or more of the candle's body it doesn’t matter if it’s a bullish or bearish candle. (Parameter of 55% must be changeable to any other % number)
  4. Wick must be size of 50 pips or lower to be considered as valid if it’s more than 50 pips EA won’t consider it as signal. (This parameter must be changeable to any other number of pips)
  5. OPTIONAL RULE that must have the option to turn on/off: body of the candle must be greater than X amount of pips (15 pips default) to be considered as valid signal, this is to avoid indecision candles but as I said must be optional rule.
  6. OPTIONAL RULE that must have the option to turn on/off: Stochastic must be 75 or higher but as I said it must be optional.
  7. After all conditions are valid the sell entry happen at the starting price of next candle.
  8. Stop loss will be 5 pips lower than the current bottom band (parameter must be changeable to any other amount of pips)
  9. Minimum stop loss size must be 15 pips (parameter must be changeable)

Rules for trade managing

  • EA must have the option to enter as input the amount of dollars that will be in risk per trade, for example $150 per trade.

  • LOT SIZE FOR THE TRADE: The risk amount must be divided by the number of pips given by the stop loss, for example, let’s say the size of the wick was 25 pips plus 5 pips distance of the top or bottom band the SL will be 30 pips in total, then $150 divided by 30 is 5 dollars per pip so in pairs like EUR/USD the lot size will be 0.5. If this is a problem for other pairs I am ok if it is calculated as all of them were EUR/USD or I am open to suggestions.

  • BREAK EVEN RULE: EA must have break even 15 pips default but it must be changeable

  • TAKE PROFIT: I want to have 2 options for take profit.
  • Option A: will use risk vs reward ratio 1:3, 1:2 or 1:1 for example if my stop loss is determined as 30 pips and I select the option 1:3 the take profit will be set as 90 pips distance, if I select 1:2 take profit will be 60 pips and so on. ( can you make the option to set any risk vs reward ratio for example 1 : 2.5 or 1 : 1.75?
  • Option B: this one will be a mix of risk vs reward and trailing stop. When the trade reach the ratio chosen for example 1:3 it won’t close the trade but it will start trailing stop with trailing step size the same as the original stop loss size, for instance, my stop loss was 30 pips and I selected 1:3 ratio, when the trade is 90 pips positive will start the trailing stop with trailing step of 30 pips same as stop loss.

ADITIONAL RULES

  • EA must have trading hours option and be allowed to set on/off , this is to avoid low volatility times or high impact news times but must be optional

反馈

1
开发者 1
等级
(586)
项目
918
46%
仲裁
31
39% / 29%
逾期
93
10%
工作中
2
开发者 2
等级
(590)
项目
789
71%
仲裁
9
33% / 33%
逾期
22
3%
空闲
3
开发者 3
等级
(23)
项目
45
20%
仲裁
24
29% / 46%
逾期
12
27%
空闲
4
开发者 4
等级
(2422)
项目
3042
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
5
开发者 5
等级
(878)
项目
1391
67%
仲裁
117
32% / 42%
逾期
215
15%
工作中
6
开发者 6
等级
(365)
项目
412
36%
仲裁
35
26% / 57%
逾期
63
15%
空闲
7
开发者 7
等级
(135)
项目
163
40%
仲裁
11
27% / 73%
逾期
25
15%
空闲
8
开发者 8
等级
(800)
项目
1371
72%
仲裁
112
29% / 48%
逾期
341
25%
工作中
9
开发者 9
等级
(1127)
项目
1429
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
10
开发者 10
等级
(1853)
项目
3455
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
11
开发者 11
等级
项目
0
0%
仲裁
0
逾期
0
空闲
12
开发者 12
等级
(2077)
项目
2636
61%
仲裁
113
45% / 26%
逾期
418
16%
工作中
13
开发者 13
等级
(4)
项目
5
0%
仲裁
2
0% / 100%
逾期
0
空闲
相似订单
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To

项目信息

预算
30 - 400 USD
开发人员
27 - 360 USD
截止日期
 1  5 天