Convert 3 MA indicators and 1 Stochastic indicator to EA

MQL4 专家

工作已完成

执行时间7 天
客户反馈
Thank you for a great job
员工反馈
Thank you :)

指定

Hi, I will like an EA out of 4 indicators but with the ability to enable or disable any of the indicators please

First indicator - Moving Average crossover indicator. 

Second Indicator - The Same Moving Average indicator but with different Moving Average inputs. 

Third Indicator -  The Same Moving Average indicator but with different MA inputs. 

Fourth Indicator - Stochastic

There will also be slight modification of the Moving Average inputs please because the indicator currently uses 3 moving averages and Moving averages does not align in order but i will like the EA to use 4 Moving averages and the Moving Averages must align in correct order before a trade is opened. I will provide required specification during discussion.


The reason for using the same  Moving Average indicator 3 times is because i use different variations of the Moving average crossover on one chart so that i get alerts when any of the setups are met. Example  - 5,20,50,100 EMA setup and a 5,50,100,200 ema setup. As i am not able to add 3 EA setups on one chart, its best to have it coded together.


EA Settings


1. Lot size options
a. Fixed Lot size
b. Risk %
2. Stop Loss options
a. Fixed SL
b. ATR
If ATR enabled then input ATR Period
3. Take Profit Options
a. Fixed TP
b. ATR
If ATR enabled then input ATR Period
4. Maximum Allowed Trades = 4 (default setting)
5. Breakeven enabled/disabled
a. Breakeven Point = xx pips
b. Breakeven Pip = xx pips
6. Trailstop enabled/disabled
a. Trailing Pip = xx pips
7. Partial Close enabled/disabled (percentage of Take profit)
a. Take profit Level 1 = xx% , Take Profit Lot size = xx%
b. Take profit level 2 = xx%, Take profit 2 Lot size = xx%
c. Take profit level 3 = xx%, Take Profit 3 Lot size = xx%


反馈

1
开发者 1
等级
(22)
项目
28
29%
仲裁
3
0% / 67%
逾期
7
25%
空闲
2
开发者 2
等级
(365)
项目
412
36%
仲裁
35
26% / 57%
逾期
63
15%
空闲
3
开发者 3
等级
(84)
项目
149
31%
仲裁
32
34% / 41%
逾期
43
29%
空闲
4
开发者 4
等级
(1083)
项目
1432
45%
仲裁
48
73% / 13%
逾期
35
2%
工作中
5
开发者 5
等级
(17)
项目
24
33%
仲裁
5
20% / 40%
逾期
8
33%
空闲
6
开发者 6
等级
(5)
项目
4
25%
仲裁
2
0% / 50%
逾期
1
25%
工作中
7
开发者 7
等级
(584)
项目
916
46%
仲裁
31
39% / 29%
逾期
93
10%
空闲
8
开发者 8
等级
(48)
项目
80
28%
仲裁
8
75% / 13%
逾期
41
51%
空闲
9
开发者 9
等级
(117)
项目
138
41%
仲裁
30
7% / 77%
逾期
17
12%
空闲
10
开发者 10
等级
(2410)
项目
3027
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
11
开发者 11
等级
(43)
项目
72
49%
仲裁
4
0% / 50%
逾期
19
26%
空闲
12
开发者 12
等级
(68)
项目
111
26%
仲裁
17
6% / 71%
逾期
15
14%
空闲
13
开发者 13
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
14
开发者 14
等级
(430)
项目
606
55%
仲裁
48
23% / 56%
逾期
178
29%
空闲
15
开发者 15
等级
(30)
项目
93
49%
仲裁
18
56% / 17%
逾期
38
41%
空闲
16
开发者 16
等级
(114)
项目
154
47%
仲裁
2
0% / 50%
逾期
4
3%
空闲
17
开发者 17
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
18
开发者 18
等级
(356)
项目
632
26%
仲裁
89
73% / 13%
逾期
12
2%
空闲
19
开发者 19
等级
(2067)
项目
2625
62%
仲裁
113
45% / 26%
逾期
418
16%
工作中
20
开发者 20
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well
Hello I need create simple trend first candle session EA. Ea wait for first M5/M15/M30/H1 (all possible timeframes to choose) candle at asian, european and NYC session and open buy/sell stop order above (in long situation) or below (in short situation) x points from highest/lowest point of the first candle. + trailing stop loss stop loss take profit breakeven magic key
Hello Guys ! Looking for a developer to create a EA for my Buy and Sell No repaint indicator. I only have the EX4 indicator file and I want the EA to take trades according to the Buy and sells signals generated by the Indicator. Here are some inputs I want for the EA: - Trailing stop - TP and SL ( in pips ) - Entries, TP and SL ( based on opposite signals arrow ) - Daily target ( in Dollars $ or % ) - Trading hours -

项目信息

预算
40+ USD
开发人员
36 USD
截止日期
 3 天