仕事が完了した
実行時間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
評価
プロジェクト
968
46%
仲裁
32
38%
/
34%
期限切れ
96
10%
暇
パブリッシュした人: 6 codes
2
評価
プロジェクト
246
45%
仲裁
42
10%
/
57%
期限切れ
5
2%
暇
3
評価
プロジェクト
1664
49%
仲裁
52
71%
/
12%
期限切れ
37
2%
暇
4
評価
プロジェクト
83
28%
仲裁
9
33%
/
56%
期限切れ
9
11%
暇
パブリッシュした人: 1 code
5
評価
プロジェクト
178
39%
仲裁
4
25%
/
50%
期限切れ
14
8%
暇
6
評価
プロジェクト
55
13%
仲裁
5
20%
/
20%
期限切れ
6
11%
暇
7
評価
プロジェクト
1462
63%
仲裁
21
57%
/
10%
期限切れ
43
3%
暇
8
評価
プロジェクト
195
67%
仲裁
7
29%
/
43%
期限切れ
21
11%
暇
9
評価
プロジェクト
53
17%
仲裁
7
0%
/
100%
期限切れ
5
9%
暇
10
評価
プロジェクト
332
35%
仲裁
64
13%
/
56%
期限切れ
87
26%
暇
11
評価
プロジェクト
45
20%
仲裁
24
29%
/
46%
期限切れ
12
27%
暇
12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
暇
13
評価
プロジェクト
655
33%
仲裁
31
74%
/
6%
期限切れ
20
3%
暇
14
評価
プロジェクト
143
76%
仲裁
0
期限切れ
2
1%
暇
15
評価
プロジェクト
520
36%
仲裁
62
34%
/
35%
期限切れ
187
36%
仕事中
16
評価
プロジェクト
2834
62%
仲裁
118
46%
/
25%
期限切れ
428
15%
暇
17
評価
プロジェクト
27
19%
仲裁
6
33%
/
33%
期限切れ
2
7%
暇
18
評価
プロジェクト
151
48%
仲裁
6
83%
/
17%
期限切れ
2
1%
暇
19
評価
プロジェクト
459
39%
仲裁
95
43%
/
18%
期限切れ
73
16%
取り込み中
パブリッシュした人: 2 codes
類似した注文
General Idea of the Trading Strategy / EA Functionality This order is for modifying and completing an existing MQL5 Expert Advisor (EA) that acts as a trade manager for user-opened "master" trades ( trades opened by another EA or user that has a stop loss as at trade open, it could be a stop or limit order or even a market execution). The EA does not generate trading signals or open/modify/close master trades
Kamohelo Phehlane
50 - 150 USD
The robot must make me a large profits and it must be strategic.It must look for strategies and tell me whether to buy or sell the trade.And it must take a half of the profit and must give me the other half of the profit
Fixing Existing EA
30+ USD
Hey, I need someone to troubleshoot and fix my current Breakout EA. Shouldn't take too long to fix, work ist mostly already done. The strategy is clear and simple, but some things don't work like they should: - Optimization / Backtesting problems, trades are not closing as they are supposed to at their desired time - Check my inbuilt Randomization features (I doubt they are working correctly) - Info Panel needs some
Døsh forex
30 - 200 USD
I want a robot that will help me and trade the the robot will be very good I don’t want to loose money I repeat I don’t want to loose money
I need an EA that takes MT5 Alert information and converts those alerts into trades. Assets can be Forex, Indices, Metals. EA to be installed on a separate chart of the MT5 instance. These are the required settings: - A trade filter that assists in filtering the desired asset and direction of the trade from the alert message. This can be a text string that precedes the actual asset. e.g. assume the alert: 'Scalper
Hello good people, I’m looking for a skilled MQL5 developer to create a fully automated Expert Advisor (EA) for MetaTrader 5 based purely on price action. No indicators, no grid trading, and no martingale—just clean, confirmed price action logic. 🔸 ENTRY STRATEGY The EA must detect the following patterns: Bullish/Bearish Engulfing Candles Pin Bars (bullish/bearish), including spike rejections Breakouts of support
hello I have a strategy based on 4 zigzag indicators and 1 parabolic sar that i want to implement in a robot with adjustable settings please contact me for more info and if you are able to this job
Trading bot developer needed
30+ USD
Hello, I’m currently looking to hire a professional and experienced developer to help create a custom trading bot (Expert Advisor) for the MetaTrader platform (MT5). What I Need: I’m looking for someone who can: Develop a fully automated trading bot based on my strategy (which I will provide in detail)
We are looking for an experienced MT5/MQL5 developer to build a data bridge that connects an external market data feed (tick-by-tick from a third-party provider) into the MT5 platform. Requirements: Capture real-time tick-by-tick market data (bid/ask/last price, volume) from an external API (source: WebSocket/REST or DLL). Push this data into MT5 in a format compatible with native charts and order execution
MosesRobot
30+ USD
1. Timeframe & Pairs Timeframe: 5-minute chart (M5) Pairs: EURUSD, GBPUSD, USDJPY,XAUUSD (low spreads, high liquidity) Trading Hours: London & New York session overlap (13:00–17:00 UTC) for volatility. --- 2. Indicators & Filters Main Signals: 1. EMA Crossover: EMA 9 (fast) & EMA 21 (slow) Buy signal: EMA 9 crosses above EMA 21 Sell signal: EMA 9 crosses below EMA 21 2. RSI Filter (Period 14): Buy only if RSI > 50
プロジェクト情報
予算
30 - 100 USD
開発者用
27
- 90
USD
締め切り
最高 5 日