Expert Advisor based on RSI and BB strategy for MQL4

작업 종료됨

실행 시간 2 일

명시

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

파일:

응답함

1
개발자 1
등급
(584)
프로젝트
913
46%
중재
31
39% / 29%
기한 초과
93
10%
작업중
2
개발자 2
등급
(212)
프로젝트
246
45%
중재
42
10% / 57%
기한 초과
5
2%
무료
3
개발자 3
등급
(1053)
프로젝트
1391
45%
중재
46
72% / 13%
기한 초과
35
3%
작업중
4
개발자 4
등급
(57)
프로젝트
75
25%
중재
9
33% / 56%
기한 초과
8
11%
무료
5
개발자 5
등급
(126)
프로젝트
158
35%
중재
4
25% / 50%
기한 초과
13
8%
무료
6
개발자 6
등급
(39)
프로젝트
55
13%
중재
5
20% / 20%
기한 초과
6
11%
무료
7
개발자 7
등급
(1117)
프로젝트
1419
62%
중재
21
57% / 10%
기한 초과
43
3%
작업중
8
개발자 8
등급
(102)
프로젝트
151
60%
중재
7
29% / 43%
기한 초과
20
13%
무료
9
개발자 9
등급
(54)
프로젝트
53
17%
중재
7
0% / 100%
기한 초과
5
9%
무료
10
개발자 10
등급
(195)
프로젝트
317
35%
중재
64
13% / 56%
기한 초과
82
26%
무료
11
개발자 11
등급
(23)
프로젝트
45
20%
중재
24
29% / 42%
기한 초과
12
27%
작업중
12
개발자 12
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
13
개발자 13
등급
(331)
프로젝트
521
32%
중재
23
65% / 9%
기한 초과
15
3%
작업중
14
개발자 14
등급
(96)
프로젝트
142
75%
중재
0
기한 초과
2
1%
작업중
15
개발자 15
등급
(227)
프로젝트
402
34%
중재
52
37% / 40%
기한 초과
145
36%
로드됨
16
개발자 16
등급
(2048)
프로젝트
2600
62%
중재
113
44% / 26%
기한 초과
417
16%
작업중
17
개발자 17
등급
(19)
프로젝트
27
19%
중재
6
33% / 33%
기한 초과
2
7%
무료
18
개발자 18
등급
(126)
프로젝트
151
48%
중재
6
83% / 17%
기한 초과
2
1%
무료
19
개발자 19
등급
(250)
프로젝트
400
38%
중재
82
41% / 20%
기한 초과
69
17%
로드됨
비슷한 주문
Hello, I would like you to help me develop a simple Expert Advisor (EA) for trading the Boom and Crash markets. All the project requirements is available with me . kindly bid if you can develop EA for boom and out crash . Thanks
Hello, I am looking for an programmer to convert a TradingView strategy pine script to MT5 EA auto trade bot. The indicator is based on the FVG/Imbalance (Pine script will be provided) The MT5 EA must return 100% the same results as TradingView script The MT5 EA must include the same options as TradingView The MT5 EA must be errors free
I would like a Forex trading robot for MT5. The market entry signal is based on a TradingView Indicator (I will provide the name of which one), and the robot should execute Buy or Sell trades based on the Buy/Sell alerts that this indicator provides. The TradingView Pine Script is open source, so it will be available for you to see. Closing of positions is done by the SL, TP. The lot size is calculated as a
Hi! I would like an expert MT4 developer to create an EA based only on MACD. I will give more details about the timeframe, lot size, parameters of MACD, and trade conditions in private. Thank You
i want an EA that enters based on the form of a candle if the lower wick is bigger then the rest of the candle i want buy and if the upperwick is bigger then the rest of the candle i want a sell single, i want it to enter with the sl 1 tick lower or higher then the lower or upperwick depening on buy or sell trade. then the stoploos needs to move when the trade goes to 0,5% sl too break even, when trad eis on 1% sl to
I want to build an indicator or EA that calculates the statistics on an instrument, and show the statistical distribution of the calculated sample statistics. The statistics will be based on Open high low close of a candle. I want the right to the EA and the source code I want to be able to change to different timeframes and get the statistics on those time frame. When i apply the indicator to intraday timeframe, i
Pvi 30 - 200 USD
pips volume indicator between 1 to 10k counting indicator. on only specified periods of open close low hi with selected time period m1 m5 m15 etc etc with level can customize by users. changes color after each 25 percent of pips count means u set 1000 pips it must first change its color after 25 percent than 50 than 75 first the final color should be the signal of buy sell user can select the levels colors. i want to
Hi, Would it be possible to get a developer for my trading system based on the attached specification? EA DETAILS Indicators to use (1) Better RSI () (2) Dynamic Linear Regression Channel (DLRC) by Iravan on Tradingview.com () (3) Range filter Buy and Sell 5 min – guikroth version on Tradingview.com () (With Dynamic Linear Regression, the period/length is automatically adjusted making it much faster to trade
Hello I am looking for a developer to help me backtest my custom ninjatrader 8 strategy andake it work perfectly your expertise is highly need for this project kindly reach out to me and let proceed
Hello please I need a developer to help me fix errors on my Ninjatrader 8 strategy I and make it work perfectly your expertise is need for this project kindly reach out to me and let's proceed

프로젝트 정보

예산
30 - 100 USD
개발자에게
27 - 90 USD
기한
 5 일