Project Title: Supertrend EA with M30 Entry and M15 Exit

Spezifikation

Project Title: Supertrend EA with M30 Entry and M15 Exit

Developer Requirements:

  1. Must have experience with Supertrend indicator customization

  2. Proven track record of developing multi-timeframe EAs

  3. Ability to provide backtest reports

Strategy Specifications

Entry Conditions (M30 Timeframe):

  • BUY when price crosses ABOVE Supertrend line

  • SELL when price crosses BELOW Supertrend line

  • Input parameters for ATR period (default: 10) and multiplier (default: 3.0)

Exit Conditions (M15 Timeframe):

  • Close BUY position when price closes BELOW M15 Supertrend

  • Close SELL position when price closes ABOVE M15 Supertrend

Risk Management:

  • No stop loss or take profit (exit only on M15 reversal)

  • Spread filter (default max 50 points)

  • Slippage control (default 30 points)

Trade Management:

  • Only one position at a time

  • Minimum 2 M30 bars (1 hour) between trades

  • Magic number for trade identification

Additional Requirements

  1. Visual Markers:

    • Arrows to show entry points on chart

    • Different colors for buy/sell signals

  2. Logging:

    • Detailed trade log with timestamps

    • Reason for each exit (M15 reversal)

  3. Input Parameters:

    mql4

    input double LotSize = 0.3; // Trade size input int ATR_Period = 10; // ATR period for Supertrend input double Multiplier = 3.0; // ATR multiplier input int MaxSpread = 50; // Maximum allowed spread input int MinBarsBetweenTrades = 2; // Minimum bars between trades (2=1 hour)

  4. Testing Requirements:

    • Must work on XAUUSD (Gold)

    • Show profitable backtest results for 2024-2025

    • Provide .set files for optimization

Delivery Timeline

  1. Phase 1: Basic EA version within 3 days

  2. Phase 2: Optimization and testing report (2 days)

  3. Final Delivery: Complete EA with documentation (1 day)



Note for Developer:
The EA should strictly follow the price action rules without adding hidden filters or additional indicators. All logic must be transparent in the code with proper comments in English.

Client Contact:
[deepakmehta1707@gmail.com

New chat

Bewerbungen

1
Entwickler 1
Bewertung
(250)
Projekte
313
28%
Schlichtung
34
26% / 65%
Frist nicht eingehalten
10
3%
Arbeitet
2
Entwickler 2
Bewertung
(375)
Projekte
481
23%
Schlichtung
59
54% / 25%
Frist nicht eingehalten
55
11%
Beschäftigt
3
Entwickler 3
Bewertung
(272)
Projekte
401
27%
Schlichtung
39
41% / 49%
Frist nicht eingehalten
1
0%
Frei
4
Entwickler 4
Bewertung
(47)
Projekte
67
37%
Schlichtung
5
40% / 40%
Frist nicht eingehalten
1
1%
Frei
5
Entwickler 5
Bewertung
(3)
Projekte
6
17%
Schlichtung
0
Frist nicht eingehalten
1
17%
Frei
Veröffentlicht: 3 Beispiele
6
Entwickler 6
Bewertung
(253)
Projekte
259
30%
Schlichtung
0
Frist nicht eingehalten
3
1%
Frei
Veröffentlicht: 2 Beispiele
7
Entwickler 7
Bewertung
(140)
Projekte
149
41%
Schlichtung
3
33% / 33%
Frist nicht eingehalten
1
1%
Arbeitet
8
Entwickler 8
Bewertung
(154)
Projekte
193
58%
Schlichtung
10
80% / 0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
9
Entwickler 9
Bewertung
(24)
Projekte
30
13%
Schlichtung
12
0% / 75%
Frist nicht eingehalten
8
27%
Frei
10
Entwickler 10
Bewertung
(12)
Projekte
12
17%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
1
8%
Frei
11
Entwickler 11
Bewertung
(68)
Projekte
124
40%
Schlichtung
17
47% / 53%
Frist nicht eingehalten
31
25%
Beschäftigt
12
Entwickler 12
Bewertung
(160)
Projekte
285
35%
Schlichtung
18
22% / 61%
Frist nicht eingehalten
42
15%
Beschäftigt
13
Entwickler 13
Bewertung
(309)
Projekte
555
35%
Schlichtung
79
32% / 42%
Frist nicht eingehalten
201
36%
Arbeitet
14
Entwickler 14
Bewertung
(183)
Projekte
236
20%
Schlichtung
21
43% / 19%
Frist nicht eingehalten
0
Arbeitet
15
Entwickler 15
Bewertung
(295)
Projekte
474
39%
Schlichtung
103
41% / 23%
Frist nicht eingehalten
79
17%
Überlastet
Veröffentlicht: 2 Beispiele
16
Entwickler 16
Bewertung
(14)
Projekte
20
25%
Schlichtung
0
Frist nicht eingehalten
2
10%
Frei
Veröffentlicht: 3 Beispiele
17
Entwickler 17
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
18
Entwickler 18
Bewertung
(77)
Projekte
243
74%
Schlichtung
7
100% / 0%
Frist nicht eingehalten
1
0%
Frei
Veröffentlicht: 1 Artikel
19
Entwickler 19
Bewertung
(7)
Projekte
8
13%
Schlichtung
6
33% / 33%
Frist nicht eingehalten
0
Frei
20
Entwickler 20
Bewertung
(3)
Projekte
2
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
21
Entwickler 21
Bewertung
(10)
Projekte
14
43%
Schlichtung
0
Frist nicht eingehalten
3
21%
Frei
Ähnliche Aufträge
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Articles How to create Requirements Specification for ordering an indicator 76 MetaQuotes 51 380 Table of Contents How can algo trading make a trader's live easier? Supplement text with images and videos Useful programs for creating Requirements Specification Formulating the Requirements Specification as an algorithm Requirements Specification Examples What can I specify in the Requirements Specification? Indicator
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop
I need a custom MT5 expert advisor (EA) designed to mirror trades between two different broker accounts (Master and Slave) running on the same local PC. My primary objective is Synchronous Execution to avoid being exposed to the market due to price mismatches. Core Requirements: Symbol-Agnostic: The EA must automatically copy trades for any symbol I trade (Forex, Gold, Indices, etc.) without needing to hardcode
Hello, I need a professional MT5 Expert Advisor for currency trading. PAIRS: EURUSD, GBPUSD, USDJPY, USDCHF TIMEFRAME: M15 STRATEGY: - EMA 8 cross EMA 21 (entry signal) - EMA 50 for trend filter - RSI 14 confirmation (Buy > 52, Sell < 48) - No trade if RSI > 75 or < 25 SESSION: London + New York only 07:00 to 17:00 GMT No weekend trading TRADE MANAGEMENT: - Lot size: 0.06 - Take Profit: $15 per trade - Stop Loss: $8
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
Product Requirements Document (PRD) Project Title: Liquidity Sniper Semi-EA (Fibonacci & SMC Based) Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (High Volatility) / M5 Timeframe 1. EA Operating Concept (Semi-Automated) Human-Machine Collaboration: The trader manually draws a standard Fibonacci Retracement object on the M15 chart to define the market structure (setting the 1.0 and 0.0 anchor points). EA's Role
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy

Projektdetails

Budget
30+ USD
Ausführungsfristen
von 1 bis 3 Tag(e)