Termos de Referência

Hello, I’m looking for a great MQL4 developer to develop EA with RSI indicator integration 


  1. RSI setting when the bot will take buy/sell action
  2. The EA will only take buy action when the RSI oversold around 20 and 30 level, means the EA will open buy at 30 level and another second order at 20 level if the price drop.
  3. The EA will only take sell action when the RSI overbought around 70 and 80 level, means the EA will open sell at 70level and another second order at 80 level if the price up.
  4. I need currency setting, so I will put the currency that I would like to trade and the EA will scan/detect the market condition 
  5. I need time frame selection from M5,M15,M30,H1,H4,D1,W1,MN and on/off setting.
  6. I need Lot size, Double lot size on/off setting, TP and SL parameters setting for each time frame.
  7. I need comment order parameter setting for each time frame so I know this order opened based on which time frame
  8. Trailing stop to lock profit and on/off setting
  9. Licensing system for EA will be expired in certain date

Respondido

1
Desenvolvedor 1
Classificação
(192)
Projetos
232
30%
Arbitragem
1
100% / 0%
Expirado
9
4%
Livre
2
Desenvolvedor 2
Classificação
(294)
Projetos
371
21%
Arbitragem
43
60% / 23%
Expirado
43
12%
Trabalhando
3
Desenvolvedor 3
Classificação
(39)
Projetos
50
18%
Arbitragem
5
40% / 40%
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(236)
Projetos
440
26%
Arbitragem
125
21% / 57%
Expirado
96
22%
Trabalhando
5
Desenvolvedor 5
Classificação
(376)
Projetos
398
31%
Arbitragem
62
19% / 69%
Expirado
50
13%
Trabalhando
6
Desenvolvedor 6
Classificação
(42)
Projetos
62
8%
Arbitragem
12
58% / 42%
Expirado
1
2%
Livre
7
Desenvolvedor 7
Classificação
(251)
Projetos
400
54%
Arbitragem
9
67% / 22%
Expirado
36
9%
Livre
8
Desenvolvedor 8
Classificação
(586)
Projetos
918
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Trabalhando
9
Desenvolvedor 9
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
11
Desenvolvedor 11
Classificação
(143)
Projetos
255
35%
Arbitragem
12
25% / 58%
Expirado
42
16%
Livre
12
Desenvolvedor 12
Classificação
(9)
Projetos
8
0%
Arbitragem
9
0% / 67%
Expirado
3
38%
Livre
13
Desenvolvedor 13
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
15
Desenvolvedor 15
Classificação
(96)
Projetos
143
76%
Arbitragem
0
Expirado
2
1%
Livre
16
Desenvolvedor 16
Classificação
(126)
Projetos
151
48%
Arbitragem
6
83% / 17%
Expirado
2
1%
Livre
17
Desenvolvedor 17
Classificação
(54)
Projetos
53
17%
Arbitragem
7
0% / 100%
Expirado
5
9%
Livre
18
Desenvolvedor 18
Classificação
(196)
Projetos
200
28%
Arbitragem
0
Expirado
3
2%
Trabalhando
19
Desenvolvedor 19
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
20
Desenvolvedor 20
Classificação
(1091)
Projetos
1771
61%
Arbitragem
14
64% / 7%
Expirado
84
5%
Trabalhando
21
Desenvolvedor 21
Classificação
(56)
Projetos
175
71%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
22
Desenvolvedor 22
Classificação
(43)
Projetos
72
49%
Arbitragem
4
0% / 50%
Expirado
19
26%
Livre
23
Desenvolvedor 23
Classificação
(137)
Projetos
167
35%
Arbitragem
11
91% / 0%
Expirado
0
Livre
24
Desenvolvedor 24
Classificação
(34)
Projetos
49
43%
Arbitragem
3
0% / 33%
Expirado
14
29%
Trabalhando
25
Desenvolvedor 25
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
26
Desenvolvedor 26
Classificação
(64)
Projetos
69
64%
Arbitragem
3
100% / 0%
Expirado
7
10%
Trabalhando
27
Desenvolvedor 27
Classificação
(563)
Projetos
932
47%
Arbitragem
301
59% / 25%
Expirado
124
13%
Trabalhando
Pedidos semelhantes
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
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

Informações sobre o projeto

Orçamento
70+ USD
Desenvolvedor
63 USD