Expert Advisor based on RSI and BB strategy for MQL4

Trabalho concluído

Tempo de execução 2 dias

Termos de Referência

I would like to create an EA based on the attached working indicator which places orders based on the Bollinger Bands and RSI.

1. The idea of the trading system is as follows: market entries are performed when it crosses inside RSI overbought and BB upper line for short trades and the opposite for long trades.

2. Trading Signals:

  • Buy signal: close price crosses inside BB lower line and RSI crosses oversold level.
  • Sell signal: close price crosses inside BB upper line and RSI crosses overbought level.

3. Positions are opened at the market price, when a new bar emerges. The Expert Advisor is to be tested using Open prices, so there is no need to add functions for disabling operations inside the bar.

4. Positions are only closed by stop loss which could be set as infinity (up to account equity)

5. Position management There can only be a limited number of positions open at a certain time

6. Inputs required:

  • RSI period (default 14)
  • RSI overbought level (default 70)
  • RSI oversold level (default 30)
  • BB period (default 20)
  • BB standard deviation (default 2)
  • Take profit in percentage (default 10%)
  • Stop loss in percentage (default 50%)
  • Number of orders open simultaneously (default 5)
  • Equity per order ($100 or 10% of account equity)
  • Order margin (x200)
  • true/false to activate or deactivate long and short orders separately

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(600)
Projetos
933
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Livre
2
Desenvolvedor 2
Classificação
(213)
Projetos
246
45%
Arbitragem
42
10% / 57%
Expirado
5
2%
Livre
3
Desenvolvedor 3
Classificação
(1102)
Projetos
1459
45%
Arbitragem
49
73% / 12%
Expirado
36
2%
Livre
4
Desenvolvedor 4
Classificação
(59)
Projetos
78
26%
Arbitragem
9
33% / 56%
Expirado
8
10%
Livre
5
Desenvolvedor 5
Classificação
(132)
Projetos
176
39%
Arbitragem
4
25% / 50%
Expirado
14
8%
Livre
6
Desenvolvedor 6
Classificação
(39)
Projetos
55
13%
Arbitragem
5
20% / 20%
Expirado
6
11%
Livre
7
Desenvolvedor 7
Classificação
(1133)
Projetos
1436
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
8
Desenvolvedor 8
Classificação
(110)
Projetos
163
63%
Arbitragem
7
29% / 43%
Expirado
20
12%
Trabalhando
9
Desenvolvedor 9
Classificação
(54)
Projetos
53
17%
Arbitragem
7
0% / 100%
Expirado
5
9%
Livre
10
Desenvolvedor 10
Classificação
(197)
Projetos
320
35%
Arbitragem
64
13% / 56%
Expirado
83
26%
Livre
11
Desenvolvedor 11
Classificação
(23)
Projetos
45
20%
Arbitragem
24
29% / 46%
Expirado
12
27%
Livre
12
Desenvolvedor 12
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
13
Desenvolvedor 13
Classificação
(357)
Projetos
563
33%
Arbitragem
24
67% / 8%
Expirado
17
3%
Livre
14
Desenvolvedor 14
Classificação
(96)
Projetos
143
76%
Arbitragem
0
Expirado
2
1%
Livre
15
Desenvolvedor 15
Classificação
(249)
Projetos
446
34%
Arbitragem
56
36% / 38%
Expirado
164
37%
Carregado
16
Desenvolvedor 16
Classificação
(2104)
Projetos
2675
62%
Arbitragem
114
46% / 25%
Expirado
420
16%
Carregado
17
Desenvolvedor 17
Classificação
(19)
Projetos
27
19%
Arbitragem
6
33% / 33%
Expirado
2
7%
Livre
18
Desenvolvedor 18
Classificação
(126)
Projetos
151
48%
Arbitragem
6
83% / 17%
Expirado
2
1%
Livre
19
Desenvolvedor 19
Classificação
(261)
Projetos
426
38%
Arbitragem
86
44% / 19%
Expirado
71
17%
Carregado
Pedidos semelhantes
EA gold HB king5 100+ USD
// เริ่มต้นโปรแกรม EA input double LotSize = 0.1; // ขนาดของล็อต input double TakeProfit = 50; // จุดกำไร input double StopLoss = 50; // จุดขาดทุน // ฟังก์ชันที่เรียกเมื่อมีการสั่งซื้อ void OnTick() { double MA = iMA(NULL, 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Simple Moving Average (SMA) 14 double Price = Bid; if(Price > MA) // เงื่อนไขสำหรับการซื้อ { if(OrderSelect(0, SELECT_BY_POS) == false) //
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
I want to create a robot to open and close trades for me based on my moving averages cross overs . I normally trade on my phone so i would like to set it on my phone 1st
Hello there, am in need of an expert pinescript programmer who can work on an existing code to add some indicators and features. Please bid if you understand pinescript well and can work on existing code
TIME FRAME: 15 MIN LOT SIZE: 0.01 CANDLE START TIME: 2:00 CANDLE END TIME: 2:14 ENTRY BUFFER: 1 SL BUFFER: 1 TARGET $: 10 MARTINGALE % : 200 (All the above data should be adjustable) Details: 1. We have to mention candle start time and end time (ie: 4.00 to 4.59). If the candle breaks the high of the given time it should go for buy. If it breaks the low of the given time it should go for sell. 2
We are seeking an experienced MQL4 developer to create a forecasting indicator with a prediction accuracy above 80%. The indicator must be capable of learning from historical market data starting from the year 2000 to the present. Additionally, it should offer an option to analyze and learn from all available candlesticks on the current timeframe, allowing it to adapt to real-time market conditions. Key Requirements
I need help with creating a website traders chatroom, it must show traders online,offline,inactive. the chatroom top section must show four clocks with different times and time scale like this.. the chatroom must have a history data of up to 10days, then longer history must be deleted automatically. if you have better chatroom please say your recommendations
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1

Informações sobre o projeto

Orçamento
30 - 100 USD
Desenvolvedor
27 - 90 USD
Prazo
para 5 dias