EA based on reversal indicator, ADX, daily range

MQL5 专家

工作已完成

执行时间7 天
员工反馈
Great client. Very responsive to queries.

指定

The task is to make an EA for Metatrader 5. Normally this EA shall be used on M1 timeframe and only on the chart where it is attached. Settings shall be adjustable to configure it for other timeframes.

 

The EA shall use the following indicators:

 

  1. Correct Entry (abbrev.: “CE”, https://www.mql5.com/en/market/product/13467)
  2. ADX (Average Directional Movement Index, MT5 standard indicator)
  3. DailySize (abbrev.: “DS”, download https://www.mql5.com/en/code/13323)


 

 

The EA shall have several input parameters (name in bold letters):

 

CE sensitivity (default: 95)

ADX limit (default: 60)

Maximum Daily Range (DS, default: 500)

 

TP single position (take profit in ticks or pips, default: 30)

TP basket (take profit of the basket shall be the same money amount as TP single position, [to be discussed])

SL (stop loss in ticks or pips, default: 500, SL is applied on each position separately)

Close on reverse signal (yes/no, default: yes), thus no waiting for SL but close with opposite signal from CE indicator

 

Risk settings    

start lot (default: 0.01)

MultiLot (yes/no, default: yes), if “yes” the start lot gets added on each grid step,(e.g. if start lot 0.1 à first grid lot is 0.2 [=0.1+0.1] à second grid lot is 0.3 [=0.1+0.1+0.1] …) 

if “no” each grid step uses the start lot

max number of positions (default: 7)

 

Grid settings    

minimumgrid step (in ticks or pips, default: 100)

 

Time filter  (GMT)      

start hour (default: 16)

end hour (open trades will be managed until TP or SL, default: 22)

end hour on Fridays (default: 17)

trade on Fridays (yes/no) (if “no” there shall be no trades on Fridays, default: no)

close open positions (close all open positions at a certain time, default: 1)

 

Max Spread (maximum allowed spread to open first order, default: 15)

Push notification (yes/no, send push notification if first position is opened, default: no)

Magic number  (default: 19750216)

Comment  (default: “RUN”)

 

 

Entry logic BUY order:

Only signals at candle close are followed.

First entry at the close of a candle with BUY Signal from CE + ADX above limit + current value of DS is below limit.

For the following grid positions only signals from CE are used.

 

 

Entry logic SELL order:

Only signals at candle close are followed.

First entry at the close of a candle with SELL Signal from CE + ADX above limit + current value of DS is below limit.

For the following grid positions only signals from CE are used.

 

 

Position management:

 

Normally a trade is closed by TP.

In case the grid is needed, the basket must reach TP basket (average) to get closed.

The SL is applied separately on each position. In case of one position reaching SL, the basket shall be recalculated and the TP basket shall be adjusted.

 

An additional grid position is opened in case of another CE signal in the same direction (BUY/SELL). The minimum grid step must be obeyed. In case there is another CE signal at candle close, but the minimum grid distance is not yet reached, the grid position is opened when minimum grid distance will be reached. If minimum grid distance is not reached, no additional grid order shall be opened.

Only signals at candle close are followed.

For all following grid orders the minimum grid distance shall be obeyed. 

 

An opposite CE signal will close the basket (even with a loss).

 

All open positions shall  be closed at a settable time, e.g. at night 1:00 a.m.

 



反馈

1
开发者 1
等级
(88)
项目
143
39%
仲裁
21
19% / 48%
逾期
30
21%
空闲
2
开发者 2
等级
(58)
项目
66
8%
仲裁
39
26% / 56%
逾期
12
18%
工作中
3
开发者 3
等级
(563)
项目
932
47%
仲裁
301
59% / 25%
逾期
124
13%
工作中
4
开发者 4
等级
(2422)
项目
3042
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
5
开发者 5
等级
(453)
项目
512
33%
仲裁
25
40% / 48%
逾期
7
1%
已载入
相似订单
Second step of how I made $15million dollars in a month.next thing I learned, you must Adapt to the market so over the past 10 years, I have realized how the market has changed year over years and how the market is moving now.the way your trades are going now may not happen in the next upcoming months a quick story there is a times where I have been trading and I would have great week,great days and great months most
I have been trading for over 10 years and in that period I made a little Over $15million dollars from day trading.I want to break down all the lesson and things I have learned throughout my journey. The first thing that I have learned is you don’t have to trade everyday.when I first started out trading,I woke up Every single day looking to take trades in the market and over the few years,I have focus
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
RSI trading bot 50 - 80 USD
Good morning, I'm looking to have an RSI based trading bot developed, which focuses on having many options for closing trades in order to diversify my trading opportunities, and to be good for experimentation in backtesting. Here are the features I'd like: -Being able to have as many of the following options activated as I want, to try all combinations of them -To work on all timeframes, though I will be focusing on
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video

项目信息

预算
100+ USD
VAT (19%): 19 USD
总计: 119 USD
开发人员
90 USD
截止日期
 2  10 天