Expert Advisor based on Moving Averages

工作已完成

执行时间6 小时
客户反馈
This was my first EA order, made very quickly in 2-3 hours, made perfectly with the specification - THANK YOU and Chapeau Bas.
员工反馈
Thanks so much!!!!!

指定

I need an expert advisor opening positions based on the indicator Moving Average (possibility to set intervals in MA). Operating at all time frame. The main operating principle of the EA - observation on TF 1H MA if the price is above 1H MA allow opening only buy positions at lower TF (M30, M15, M5) and if below 1H MA only sell position at lower TF. Opening position when the candle cross and close above or below Moving average minimum 1 point above / below MA max 40 points (possibility of setting points). Opening of the position along with stoploss (possibility of setting points) and with TakeProfit (possibility of setting points) and Trailing Stop Loss (possible setting of points and if possible cancellation of TSL after a few pips 2-3 possibility of setting pips / points). Possibility to set trading hours, Expert Advisor should use the broker's clock. The number of buy / sell positions can be set.Incorporate AutoLot size calculation and position size. For example EA running on TimeFrame M5, must observe all the time Moving Average 1H and if price cross and is above 1H MA on M5 EA open only one position buy, and if price cross and is below 1H MA on M5 EA open only one position sell.

反馈

1
开发者 1
等级
(129)
项目
182
31%
仲裁
16
31% / 63%
逾期
27
15%
工作中
2
开发者 2
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
3
开发者 3
等级
(59)
项目
182
55%
仲裁
31
45% / 16%
逾期
103
57%
空闲
4
开发者 4
等级
(362)
项目
502
40%
仲裁
145
17% / 73%
逾期
98
20%
繁忙
5
开发者 5
等级
(878)
项目
1391
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
6
开发者 6
等级
(1060)
项目
1399
45%
仲裁
47
72% / 13%
逾期
35
3%
空闲
7
开发者 7
等级
(90)
项目
118
17%
仲裁
44
23% / 39%
逾期
20
17%
空闲
8
开发者 8
等级
(2052)
项目
2607
62%
仲裁
113
45% / 26%
逾期
417
16%
工作中
9
开发者 9
等级
(430)
项目
606
55%
仲裁
48
23% / 56%
逾期
178
29%
空闲
10
开发者 10
等级
(349)
项目
463
51%
仲裁
41
24% / 49%
逾期
149
32%
空闲
11
开发者 11
等级
(2393)
项目
3004
65%
仲裁
76
47% / 14%
逾期
340
11%
工作中
12
开发者 12
等级
(1852)
项目
3453
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
13
开发者 13
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
14
开发者 14
等级
(542)
项目
1321
59%
仲裁
28
82% / 0%
逾期
10
1%
空闲
15
开发者 15
等级
(94)
项目
148
59%
仲裁
16
38% / 13%
逾期
25
17%
空闲
16
开发者 16
等级
(45)
项目
59
42%
仲裁
5
0% / 60%
逾期
12
20%
空闲
17
开发者 17
等级
(7)
项目
15
33%
仲裁
4
0% / 25%
逾期
3
20%
空闲
18
开发者 18
等级
(488)
项目
1014
58%
仲裁
29
28% / 24%
逾期
131
13%
空闲
19
开发者 19
等级
项目
0
0%
仲裁
0
逾期
0
空闲
20
开发者 20
等级
(43)
项目
72
49%
仲裁
4
0% / 50%
逾期
19
26%
空闲
21
开发者 21
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
22
开发者 22
等级
(48)
项目
80
28%
仲裁
8
75% / 13%
逾期
41
51%
空闲
相似订单
EA 30 - 75 USD
I would like my robot to open up to 2000 trades. It should be 90-97% accurate at all times. It should trade currency pairs, Indexes and Gold. It must analyze the chart automatically and it must be easy to be set up. It must not lose any money. Profitable all the way. I would like someone who is highly experienced to do the job. NB!! MOBILE ROBOT. It must have automated TP and SL. all trades should be trigger anytime
Hello, I need a developer to help me convert my thinkorswim strategy into tradingview and also do some modifications without any errors and make it work perfectly your expertise is highly needed in this project kindly reach out to me and let's proceed thanks
Hello, I need a developer or coder to help me code my custom Quantower strategy and make it work perfectly with errors and also make some modifications in other to work perfectly on the platfrom, kindly reach out to me your expertise is highly needed for this project thanks
will create Show Balance script in MQL4 on MT4 and. I will Create: Copy trade from mt4 to OKX SPOT API WEBSITE https://www. okx .com/docs-v5/en/#overview I want When open position buy on mt4 >> will buy on OKX spot When close this position on mt4 >> will sell on OKX spot When open position sell on mt4 >> will sell on OKX spot When close this position on mt4 >> will buy on OKX spot just one file MQL4 / exe work on mt4
I bought FXSSI.com tools (sentiment indicator) including the following indicator: FXSSI.Ratio.ex4 (.mq4 versions are not provided) Now I am trying to export the indicators' output values in an EA in order to generate trading signals and to backtest strategies based on various combinations of some of these indicators but I can't make it work. I use iCustom() but it always returns either: > 2147483647 if indicator is
The concept is pretty simple and straight forward. When price hit support and form a green candle and the CCI line is either in the over sold level or below the middle/zero line, then it will be a BUY. And when price hit resistance and form a RED candle and the CCI line is either in the over bought level or above the middle/zero line, then it will be a SELL. Now another condition for buy and sell. When price cross
Convert Pine Script Trading view To MT4 Convert Attach Script to mt4 with buy and sell signals on Chart and Data Window. The buy and sell signal must be the SAME signals, on the same candles. No deviation. Must Match BTC 1 hr to buy and sell signals... no deviation
hello 👋 great developer am looking for developer that will help me to convert pinescript strategy to mt4 strategy I will be looking for your bid soon Best regards Ayofe
Hello! I need to make the indicator for Forex Tester 5. The platform supports indicators/strategies/scripts which are written in .dll format and can be created in Delphi or C++ programming languages. Are you interested in the task? In the attached files the Task is explained, and in the file in Excel you can see the formulas and data. The task is to make an indicator for Forex Tester 5. If you want to fulfil the
Rules for price action bot: write me an mt5(mql5) .mq5 code expert advisor with the following rules: rules= 1.strategies-Pin Bar Strategy,Inside Bar Strategy,Engulfing Candlestick Strategy,Breakout and Retest Strategy,Trendline Trading Strategy,Hammer Candlestick Pattern,Shooting Star Candlestick Pattern,Three Inside Up Candlestick Pattern,Three Inside Down Candlestick Pattern,Morning Star Candlestick

项目信息

预算
30 - 100 USD
VAT (23%): 6.9 - 23 USD
总计: 36.9 - 123 USD
开发人员
27 - 90 USD
截止日期
 1  10 天