Trabalho concluído

Tempo de execução 13 horas
Comentário do desenvolvedor
customer gives details about the ea that he want good to work with
Comentário do cliente
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.

Termos de Referência

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.

Entry Criteria:

  1. 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.
  2. 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.




Respondido

1
Desenvolvedor 1
Classificação
(272)
Projetos
401
27%
Arbitragem
39
41% / 49%
Expirado
1
0%
Livre
2
Desenvolvedor 2
Classificação
(47)
Projetos
67
37%
Arbitragem
5
40% / 40%
Expirado
1
1%
Livre
3
Desenvolvedor 3
Classificação
(33)
Projetos
35
20%
Arbitragem
5
40% / 40%
Expirado
0
Livre
Publicou: 1 código
4
Desenvolvedor 4
Classificação
(21)
Projetos
28
36%
Arbitragem
7
14% / 71%
Expirado
2
7%
Livre
5
Desenvolvedor 5
Classificação
(152)
Projetos
228
80%
Arbitragem
22
27% / 50%
Expirado
11
5%
Livre
Publicou: 24 artigos, 1882 códigos
6
Desenvolvedor 6
Classificação
(325)
Projetos
506
19%
Arbitragem
32
44% / 31%
Expirado
34
7%
Carregado
7
Desenvolvedor 7
Classificação
(16)
Projetos
35
23%
Arbitragem
4
0% / 50%
Expirado
2
6%
Trabalhando
Pedidos semelhantes
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity

Informações sobre o projeto

Orçamento
123+ USD
Prazo
para 25 dias