EMA Touch Entry EA

MQL4 专家 脚本

工作已完成

执行时间2 天

指定

EMA Touch Entry EA

I am looking for an EA that enters trades on an EMA touch. Specifically:

  • Buying: When the price touches the 10 EMA (Low) + X for buying.
  • Selling: When the price touches the 10 EMA (High) - X for selling.

I will attach the EA to a specific pair and timeframe. For example, I attach the EA on 1-hour chart with the 10 EMA (Low) + X for buying. Then I will place two horizontal lines: one for stop loss and one for take profit. The EA should automatically pick these lines for stop loss and take profit levels respectively

A handy dashboard is required that updates me real-time with:

  • The likely entry point
  • The associated risk
  • Risk-reward ratio
  • Lot size information
  • Other useful info

The EA should provide options for both fixed dollar amount risk and percentage risk.

After the entry is triggered, the EA should expire on that particular chart so no further entry, unless I reattach the EA freshly


Again Example:

For BUY:

  • Condition: When the price touches the 10 EMA (Low) + X on the specified timeframe from above.

For SELL:

  • Condition: When the price touches the 10 EMA (High) - X on the specified timeframe from below.

Note: X represents the ATR of the current timeframe. There should be an option to select the percentage of ATR. For example, if ATR is 100 pips and I select 5%, then X will be 5 pips.


I will be using this EA on different pairs and timeframes simultaneously so the EA should be capable of this.


反馈

1
开发者 1
等级
(339)
项目
457
52%
仲裁
22
50% / 27%
逾期
5
1%
已载入
2
开发者 2
等级
(22)
项目
28
11%
仲裁
6
33% / 50%
逾期
4
14%
工作中
3
开发者 3
等级
(295)
项目
372
21%
仲裁
43
60% / 23%
逾期
43
12%
已载入
4
开发者 4
等级
(1)
项目
3
0%
仲裁
0
逾期
0
工作中
5
开发者 5
等级
(91)
项目
113
36%
仲裁
8
88% / 0%
逾期
0
工作中
6
开发者 6
等级
(347)
项目
546
32%
仲裁
24
67% / 8%
逾期
16
3%
工作中
7
开发者 7
等级
(1088)
项目
1440
45%
仲裁
49
73% / 12%
逾期
35
2%
已载入
8
开发者 8
等级
(41)
项目
58
55%
仲裁
2
0% / 0%
逾期
1
2%
工作中
9
开发者 9
等级
(10)
项目
25
28%
仲裁
1
0% / 0%
逾期
1
4%
已载入
10
开发者 10
等级
(66)
项目
73
30%
仲裁
2
0% / 0%
逾期
1
1%
已载入
11
开发者 11
等级
(197)
项目
201
27%
仲裁
0
逾期
3
1%
空闲
12
开发者 12
等级
(58)
项目
178
71%
仲裁
4
100% / 0%
逾期
1
1%
工作中
13
开发者 13
等级
(68)
项目
79
9%
仲裁
33
9% / 55%
逾期
6
8%
已载入
14
开发者 14
等级
(549)
项目
759
46%
仲裁
23
39% / 13%
逾期
63
8%
工作中
15
开发者 15
等级
(3)
项目
3
0%
仲裁
3
33% / 33%
逾期
0
空闲
16
开发者 16
等级
(476)
项目
505
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
17
开发者 17
等级
(149)
项目
238
60%
仲裁
3
67% / 0%
逾期
6
3%
空闲
18
开发者 18
等级
项目
0
0%
仲裁
0
逾期
0
空闲
19
开发者 19
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
20
开发者 20
等级
项目
1
0%
仲裁
0
逾期
0
工作中
21
开发者 21
等级
(295)
项目
437
64%
仲裁
5
40% / 0%
逾期
4
1%
工作中
22
开发者 22
等级
(454)
项目
513
33%
仲裁
26
38% / 46%
逾期
7
1%
已载入
23
开发者 23
等级
(2082)
项目
2642
61%
仲裁
113
45% / 26%
逾期
418
16%
工作中
24
开发者 24
等级
(41)
项目
88
14%
仲裁
30
30% / 53%
逾期
36
41%
工作中
25
开发者 25
等级
(15)
项目
19
11%
仲裁
0
逾期
1
5%
空闲
相似订单
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is
Modify My EA 30+ USD
good day coder i want to add additional indicator to my ea The Coder should be able to code indicator to EA i will only send you source code if you can proof the indicator can be coded into ea all other features will be discussed inside but the major part is this peculiar indicator i am available for discussion My time zone is GMT+1 Source code will be release and tested on live market i trade from monday to sunday
Hello , By slippage control on Take profit and stoploss functions the ea won't implement different results of TP and Stoploss on volatile markets, target is to produce exact numbers of sl and tp on live executions .A coder who has done this type of job will be the choice . lot sizing will be added to EA
Use indicator provided to produce support and resistance levels, and enter trade if price reaches s/r level which user has specified in settings. TP and SL should also come from user settings. TP and SL options should be s/r levels. EA trade should only be opened if there is a trade already open from another EA, based on magic number. EA should check for magic number from other EA, and only enter trade if there is a
1. Idea uruchomienia jest następująca : wejście na rynek ma miejsce, gdy główna linia MACD przecina się z linią sygnałową zgodnie z aktualnym uruchamianiem trendu . 2. Trend jest ustalany na podstawie średniej kroczącej wykładniczej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od sieci, trend jest postrzegany jako rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hello, Need to create an EA solely based on an indicator. Will provide the indicator, which is just available on the market. The EA will just trade based on the signals and close trades based on my parameter
So, I have the attached include and ex files (which I got from online. I cannot remember the time and where though). I would like you to edit it to fit something I have and use in excel. What I want is that I want to specify these main parameters: 1. Number of trades (I do not think it should be difficult but If it will be too complex and challenging, then you can set number of trades to just 3). That is fine 2
Hello. I would features added to an EA I have made for an indicator I purchased; "PZ Day Trading Indicator", for indicator buffers and other information you can find it here in the "developer" tab https://www.pointzero-trading.com/en/Products/view/PZDayTrading I cannot provide you with the indicator due to licensing, you can download the demo version on the market, and we will have to work in a produce -> test ->
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend

项目信息

预算
100 - 200 USD
开发人员
90 - 180 USD
截止日期
 1  4 天