I need an MT5&MT4 expert advisor that trades candlesticks.

MQL5 エキスパート

指定

I need someone to program me an MT5&MT4 expert advisor that trades candlesticks. Ideally it would have an ADX-filter, where i could enter the ADX-value, so for example, only enter trades if ADX is above 50.


Message me for more details and/or if you have a proposal.

応答済み

1
開発者 1
評価
(76)
プロジェクト
130
49%
仲裁
5
80% / 0%
期限切れ
6
5%
2
開発者 2
評価
(126)
プロジェクト
160
36%
仲裁
4
25% / 50%
期限切れ
13
8%
3
開発者 3
評価
(7)
プロジェクト
12
42%
仲裁
1
0% / 100%
期限切れ
2
17%
4
開発者 4
評価
(878)
プロジェクト
1391
67%
仲裁
117
32% / 42%
期限切れ
215
15%
5
開発者 5
評価
(795)
プロジェクト
1365
72%
仲裁
112
29% / 48%
期限切れ
341
25%
仕事中
6
開発者 6
評価
(167)
プロジェクト
192
11%
仲裁
37
38% / 35%
期限切れ
5
3%
仕事中
7
開発者 7
評価
(3)
プロジェクト
4
0%
仲裁
1
100% / 0%
期限切れ
0
8
開発者 8
評価
(19)
プロジェクト
35
26%
仲裁
10
30% / 70%
期限切れ
5
14%
9
開発者 9
評価
(5)
プロジェクト
9
0%
仲裁
1
100% / 0%
期限切れ
3
33%
10
開発者 10
評価
(361)
プロジェクト
386
70%
仲裁
4
75% / 0%
期限切れ
2
1%
取り込み中
11
開発者 11
評価
(43)
プロジェクト
72
49%
仲裁
4
0% / 50%
期限切れ
19
26%
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
13
開発者 13
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
14
開発者 14
評価
(96)
プロジェクト
143
76%
仲裁
0
期限切れ
2
1%
15
開発者 15
評価
(26)
プロジェクト
34
26%
仲裁
7
14% / 43%
期限切れ
7
21%
16
開発者 16
評価
(91)
プロジェクト
131
35%
仲裁
13
38% / 31%
期限切れ
32
24%
仕事中
17
開発者 17
評価
(27)
プロジェクト
43
7%
仲裁
18
6% / 78%
期限切れ
26
60%
18
開発者 18
評価
(41)
プロジェクト
88
14%
仲裁
29
31% / 55%
期限切れ
36
41%
仕事中
19
開発者 19
評価
(2411)
プロジェクト
3028
66%
仲裁
77
48% / 14%
期限切れ
340
11%
20
開発者 20
評価
(2067)
プロジェクト
2625
62%
仲裁
113
45% / 26%
期限切れ
418
16%
取り込み中
21
開発者 21
評価
プロジェクト
2
0%
仲裁
2
100% / 0%
期限切れ
0
22
開発者 22
評価
(3)
プロジェクト
3
67%
仲裁
1
0% / 0%
期限切れ
0
23
開発者 23
評価
(472)
プロジェクト
501
52%
仲裁
10
60% / 20%
期限切れ
3
1%
24
開発者 24
評価
(144)
プロジェクト
198
42%
仲裁
20
25% / 55%
期限切れ
9
5%
25
開発者 25
評価
(214)
プロジェクト
242
75%
仲裁
10
80% / 0%
期限切れ
4
2%
仕事中
26
開発者 26
評価
(563)
プロジェクト
931
47%
仲裁
301
59% / 25%
期限切れ
123
13%
仕事中
27
開発者 27
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
類似した注文
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Necesito un bot decente para prueba de fondeo y también cuenta personal, scalp, no grid, no martingale, no practicas prohibidas, algo objetivo, confiable y rentable... 5 Min mínimos de duración por operación, algo ya hecho y bactesteado en cuenta real y de fondeo. Necesito algo agresivo, constante pero que no exponga el capital... prefiero una estrategia de smc
Modify existing EA 50 - 70 USD
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
Looking for experienced programmer to create a trend line breakout and trend line bounce indicator that send alert with arrow on screen without open trades multiple currency pairs time frame M15 H1 H4 D1 W1 MN
Hello programmers, I need a coding assistance to do the following job. Currently the EA opens two different trades one has a comment "Originial" and another has comment "Series" The job is if the Original trade is negative by x pips, open a hedge trade(Hedge1#-OrderTicket of the soruce trade) along with one buystop and a sell stop order and the comment of the trade will be "Recovery#1-+OrderTicket() of the original
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
An ea with 4 moving average, and two time frame confluence. Option to add risk to reward and percentage of balance to trade. Message me remaining for the more info
Hi All, I will try to be as precise as possible. We can discuss if you have any questions. I need an indicator to be developed for MT5 for detecting Engulfing Failed Zones. Requirement (in H4/ H1/ M30 Time frames only): Identify Engulfing Buy/ Sell Candle. Identify when the Engulfing Buy is failed, or Engulfing sell is failed. Draw a zone for that area of Engulfing Buy/Sell Fail. Invalidate the zone or delete the
Hi. I want to fix my EA. The concept of lowestBid- There aree 3 levels of price. Price1 at the top, Price 2 in the middle and Price3 at the bottom. When the EA starts it start at Price1. And lowestBid is set to Price1. When the price hits Price 2, lowestBid=Price2. When price hits Price3, lowestBid=Price3. When Price come back up to level2, lowestBid=Price2 ....so on and so forth. lowestBid will keep changing with

プロジェクト情報

予算
30 - 500 USD
VAT(付加価値税) (21%): 6.3 - 105 USD
合計: 36.3 - 605 USD
開発者用
27 - 450 USD