Create Trade Signals - I'm looking for a developer to create an EA capable of incorporating custom indicators

工作已完成

执行时间4 天
员工反馈
Fast reply and good customer. Thanks

指定

Hello,


I'm looking for a developer to create an EA capable of incorporating custom indicators

This is a brief scope, we can give more detail of what the signals are to BUY and SELL when we select a programmer.

 Take 4 Indicators (I have source code)

    • Custom Moving Average (code exists in MQL4, I need to be able to modify; MA period, MA shift, MA Averaging Method, MA Applied Price).  If last candle closed above MA then BUY signal is outputted conversely if last candle closed below MA then a SELL signal is outputted.
    • Parabolic SAR (code exists in MQL4, I need to be able to modify; Price Increment Step and Maximum Value of Step). If SAR output is below MA a BUY signal is outputted conversely if SAR output is above MA then a SELL signal is outputted.
    • Wattah Attar Explosion (I have source code, I need to be able to modify Sensitivity).  If positive volume is above average volume a BUY signal is outputted conversely if a negative volume is above the average volume a SELL signal is outputted.
    • Aroon Up and Down (I have source code) If ArronUP is above ArronDown a BUY Signal is outputted conversely ArronUP is below AroonDown a SELL signal is outputted.
  • To determine if a BUY or a SELL is identified.  Do not need alerts, sounds, emails or charts just need the calculations.

This has to be for all time frames and all charts inserted into

 

A lot of “IF” statements (eg if all are “BUY” then a PlaceBuyOrder returning an Alert for BUY


反馈

1
开发者 1
等级
(586)
项目
918
46%
仲裁
31
39% / 29%
逾期
93
10%
工作中
2
开发者 2
等级
(878)
项目
1391
67%
仲裁
117
32% / 42%
逾期
215
15%
工作中
3
开发者 3
等级
(563)
项目
932
47%
仲裁
301
59% / 25%
逾期
124
13%
工作中
4
开发者 4
等级
(1127)
项目
1429
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
5
开发者 5
等级
(1086)
项目
1437
45%
仲裁
48
73% / 13%
逾期
35
2%
工作中
6
开发者 6
等级
(137)
项目
167
35%
仲裁
11
91% / 0%
逾期
0
空闲
7
开发者 7
等级
(19)
项目
27
11%
仲裁
11
9% / 55%
逾期
12
44%
空闲
8
开发者 8
等级
(23)
项目
45
20%
仲裁
24
29% / 46%
逾期
12
27%
空闲
9
开发者 9
等级
(475)
项目
504
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
10
开发者 10
等级
(349)
项目
463
51%
仲裁
41
24% / 49%
逾期
149
32%
空闲
11
开发者 11
等级
(430)
项目
606
55%
仲裁
48
23% / 56%
逾期
178
29%
空闲
12
开发者 12
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
13
开发者 13
等级
(376)
项目
398
31%
仲裁
62
19% / 69%
逾期
50
13%
工作中
14
开发者 14
等级
(196)
项目
318
35%
仲裁
64
13% / 56%
逾期
82
26%
空闲
15
开发者 15
等级
(1853)
项目
3455
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
16
开发者 16
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
17
开发者 17
等级
(135)
项目
192
42%
仲裁
17
29% / 59%
逾期
28
15%
空闲
18
开发者 18
等级
(58)
项目
89
38%
仲裁
26
4% / 77%
逾期
39
44%
工作中
19
开发者 19
等级
(721)
项目
1040
39%
仲裁
47
49% / 23%
逾期
84
8%
空闲
20
开发者 20
等级
(2422)
项目
3042
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
21
开发者 21
等级
(264)
项目
538
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
22
开发者 22
等级
(21)
项目
35
54%
仲裁
8
63% / 38%
逾期
1
3%
空闲
23
开发者 23
等级
(253)
项目
407
38%
仲裁
85
42% / 19%
逾期
70
17%
已载入
24
开发者 24
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
25
开发者 25
等级
(87)
项目
114
26%
仲裁
7
29% / 57%
逾期
5
4%
空闲
26
开发者 26
等级
(155)
项目
171
43%
仲裁
5
0% / 80%
逾期
8
5%
工作中
27
开发者 27
等级
(453)
项目
512
33%
仲裁
25
40% / 48%
逾期
7
1%
已载入
28
开发者 28
等级
(251)
项目
400
54%
仲裁
9
67% / 22%
逾期
36
9%
空闲
相似订单
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
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
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
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e

项目信息

预算
100 - 250 USD
开发人员
90 - 225 USD
截止日期
 1  2 天