Project Title: Supertrend EA with M30 Entry and M15 Exit

指定

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

反馈

1
开发者 1
等级
(250)
项目
313
28%
仲裁
34
26% / 65%
逾期
10
3%
工作中
2
开发者 2
等级
(375)
项目
481
23%
仲裁
59
54% / 25%
逾期
55
11%
已载入
3
开发者 3
等级
(272)
项目
401
27%
仲裁
39
41% / 49%
逾期
1
0%
空闲
4
开发者 4
等级
(47)
项目
67
37%
仲裁
5
40% / 40%
逾期
1
1%
空闲
5
开发者 5
等级
(3)
项目
6
17%
仲裁
0
逾期
1
17%
空闲
发布者: 3 代码
6
开发者 6
等级
(253)
项目
259
30%
仲裁
0
逾期
3
1%
空闲
发布者: 2 代码
7
开发者 7
等级
(140)
项目
149
41%
仲裁
3
33% / 33%
逾期
1
1%
工作中
8
开发者 8
等级
(154)
项目
193
58%
仲裁
10
80% / 0%
逾期
0
空闲
发布者: 1 代码
9
开发者 9
等级
(24)
项目
30
13%
仲裁
12
0% / 75%
逾期
8
27%
空闲
10
开发者 10
等级
(12)
项目
12
17%
仲裁
2
0% / 50%
逾期
1
8%
空闲
11
开发者 11
等级
(68)
项目
124
40%
仲裁
17
47% / 53%
逾期
31
25%
已载入
12
开发者 12
等级
(160)
项目
285
35%
仲裁
18
22% / 61%
逾期
42
15%
已载入
13
开发者 13
等级
(309)
项目
555
35%
仲裁
79
32% / 42%
逾期
201
36%
工作中
14
开发者 14
等级
(183)
项目
236
20%
仲裁
21
43% / 19%
逾期
0
工作中
15
开发者 15
等级
(295)
项目
474
39%
仲裁
103
41% / 23%
逾期
79
17%
繁忙
发布者: 2 代码
16
开发者 16
等级
(14)
项目
20
25%
仲裁
0
逾期
2
10%
空闲
发布者: 3 代码
17
开发者 17
等级
项目
0
0%
仲裁
0
逾期
0
空闲
18
开发者 18
等级
(77)
项目
243
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
19
开发者 19
等级
(7)
项目
8
13%
仲裁
6
33% / 33%
逾期
0
空闲
20
开发者 20
等级
(3)
项目
2
0%
仲裁
1
0% / 100%
逾期
0
空闲
21
开发者 21
等级
(10)
项目
14
43%
仲裁
0
逾期
3
21%
空闲
相似订单
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
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
Chin 30 - 300 USD
i want to add the 30m time frame in the ema section high ema is 1h low ema is 5m i want u to add a mid ema so i can use 3 time frames
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy

项目信息

预算
30+ USD
截止日期
 1  3 天