仕事が完了した
実行時間13 時間
開発者からのフィードバック
customer gives details about the ea that he want good to work with
依頼者からのフィードバック
The developer understood the mission and executed. Has a deeper understanding of trading and applies it to the customer's advantage. Provided clear explanations and support.
指定
Summary:
Develop an MT5 autotrader that:
- Trades using a “Buy Low, Sell High” strategy based on mean reversion.
- Uses the 21-day Bollinger Bands (with the 21-day SMA as the centerline) to identify overbought/oversold conditions.
- Executes trades at a fixed size of 0.01 units per trade.
- Sets stop-loss levels using the ATR (21) to adapt to market volatility.
- Incorporates risk management, trade confirmation, and performance logging to ensure disciplined execution.
Strategy Overview:
-
Core Strategy:
The system implements a “Buy Low, Sell High” approach using mean reversion principles. The algorithm will seek to identify when the price is near its lower or upper bounds relative to historical averages and then enter trades accordingly. -
Timeframe & Indicators:
- Bollinger Bands:
- Period: 21 days
- The 21-day Simple Moving Average (SMA) forms the centerline.
- Upper and lower bands are calculated based on standard deviation (a standard multiplier, e.g., 2, can be used unless specified otherwise).
- Use the position of the price relative to these bands to gauge potential reversal zones.
- ATR (21):
- Period: 21 days
- This indicator will be used to dynamically determine the stop-loss distance based on current market volatility.
- Bollinger Bands:
Entry Criteria:
- Buy Signal (Long Entry):
- Condition: Price is trading at or near the lower Bollinger Band, indicating potential oversold conditions relative to the 21-day average.
- Additional Confirmation:
- Look for a divergence in momentum (if available) or a clear signal of price reversal.
- Price should have historically demonstrated a rebound when near this band.
- Sell Signal (Short Entry):
- Condition: Price is trading at or near the upper Bollinger Band, indicating potential overbought conditions relative to the 21-day average.
- Additional Confirmation:
- Similar to the long side, include confirmation from price action that a reversal or pullback is likely.
Order Execution & Position Sizing:
- Unit Size:
- All trades will be executed with a fixed size of 0.01 units per trade.
- Trade Frequency:
- The system should limit the number of simultaneous open positions to reduce exposure and adhere to the “quality over quantity” principle.
- Scaling and Re-entries:
- If the trade conditions reoccur and confirmation is maintained, the system may consider additional entries (still at 0.01 units each) but should remain conservative to avoid overtrading.
Stop-Loss Calculation:
- ATR (21) Based Stop-Loss:
- For each trade, calculate the current ATR (with a period of 21 days).
- Use a multiplier (e.g., 1x or 1.5x ATR) as a risk-adjusted stop-loss distance from the entry price.
- The stop-loss will be placed:
- For a long trade: below the entry price by the computed ATR value.
- For a short trade: above the entry price by the computed ATR value.
- The exact multiplier can be adjusted during optimization to suit the volatility profile of the instrument.
Trade Management & Exit Criteria:
- Take-Profit & Trailing Stops:
- Define a take-profit mechanism based on a favorable risk-reward ratio (preferably 1:1 or higher).
- Consider implementing a trailing stop feature (also ATR-based) that adjusts as the trade moves favorably.
- Manual Override / Safety Checks:
- Include logic to prevent entries during extremely low or high volatility periods if it deviates from historical behavior.
- Incorporate filters (e.g., market news or high-impact events) to temporarily halt trading.
Other Considerations:
-
Backtesting and Optimization:
- The autotrader should include parameters for the ATR multiplier and Bollinger Bands deviation multiplier to be optimized based on historical data.
- Ensure that the strategy is tested on multiple instruments to confirm its robustness.
-
Logging and Reporting:
- The system must log each trade, including entry conditions, stop-loss levels (based on ATR), take-profit levels, and exit reasons.
- Regular performance reports (e.g., daily/weekly summaries) should be generated for ongoing evaluation and refinement.
応答済み
1
評価
プロジェクト
403
28%
仲裁
40
40%
/
50%
期限切れ
1
0%
暇
2
評価
プロジェクト
67
37%
仲裁
5
40%
/
40%
期限切れ
1
1%
暇
3
評価
プロジェクト
35
20%
仲裁
5
40%
/
40%
期限切れ
0
暇
パブリッシュした人: 1 code
4
評価
プロジェクト
28
36%
仲裁
7
14%
/
71%
期限切れ
2
7%
暇
5
評価
プロジェクト
228
80%
仲裁
22
27%
/
50%
期限切れ
11
5%
暇
パブリッシュした人: 24 articles, 1882 codes
6
評価
プロジェクト
514
19%
仲裁
35
46%
/
31%
期限切れ
34
7%
仕事中
7
評価
プロジェクト
35
23%
仲裁
4
0%
/
50%
期限切れ
2
6%
仕事中
類似した注文
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Bollinger and rRSI
30+ USD
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
Mac200
50+ USD
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this
Iconic Boy
300 - 400 USD
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Supply and Demand EA
50 - 250 USD
I need a SnD EA. Prefer coder who has previous experience coding SnD EA. PO are based on (CHoCH or BoS) and 3EMA, order block (from my TradingView indicator), area based on Fibonacci. SL options are based on fix pips or zone size; CL is based on candle closing. TP1 and TP2 options are based on fix pips or fix ratio. Canceling PO is based on market structure or Fibonacci. Money management are based on fix volume or
プロジェクト情報
予算
123+ USD
締め切り
最高 25 日