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
等级
(224)
项目
278
27%
仲裁
14
50% / 36%
逾期
9
3%
繁忙
2
开发者 2
等级
(367)
项目
469
24%
仲裁
50
60% / 20%
逾期
52
11%
繁忙
3
开发者 3
等级
(254)
项目
372
24%
仲裁
21
62% / 24%
逾期
1
0%
繁忙
4
开发者 4
等级
(45)
项目
56
34%
仲裁
1
0% / 0%
逾期
1
2%
工作中
5
开发者 5
等级
(2)
项目
5
20%
仲裁
0
逾期
1
20%
空闲
发布者: 3 代码
6
开发者 6
等级
(234)
项目
241
31%
仲裁
0
逾期
3
1%
空闲
发布者: 2 代码
7
开发者 7
等级
(17)
项目
19
11%
仲裁
2
50% / 50%
逾期
1
5%
已载入
8
开发者 8
等级
(136)
项目
166
53%
仲裁
10
80% / 0%
逾期
0
工作中
发布者: 1 代码
9
开发者 9
等级
(1)
项目
1
0%
仲裁
0
逾期
0
工作中
10
开发者 10
等级
(10)
项目
11
18%
仲裁
0
逾期
1
9%
工作中
11
开发者 11
等级
(64)
项目
117
39%
仲裁
15
47% / 53%
逾期
29
25%
工作中
12
开发者 12
等级
(156)
项目
280
35%
仲裁
14
29% / 50%
逾期
42
15%
空闲
13
开发者 13
等级
(287)
项目
515
36%
仲裁
62
34% / 35%
逾期
187
36%
工作中
14
开发者 14
等级
(161)
项目
209
19%
仲裁
18
44% / 17%
逾期
0
空闲
15
开发者 15
等级
(284)
项目
459
39%
仲裁
95
43% / 18%
逾期
73
16%
工作中
发布者: 2 代码
16
开发者 16
等级
(14)
项目
20
25%
仲裁
0
逾期
2
10%
空闲
发布者: 2 代码
17
开发者 17
等级
项目
0
0%
仲裁
0
逾期
0
空闲
18
开发者 18
等级
(75)
项目
230
73%
仲裁
6
100% / 0%
逾期
1
0%
空闲
19
开发者 19
等级
(7)
项目
7
14%
仲裁
5
20% / 20%
逾期
0
工作中
20
开发者 20
等级
(2)
项目
2
0%
仲裁
0
逾期
0
空闲
21
开发者 21
等级
(5)
项目
8
13%
仲裁
0
逾期
0
工作中
相似订单
hello coders , i want you to create a trading bot in mt5. i have the pinescript code for the strategy. the trading bot is a type of scalping bot hence the entry and exit would be very fast typically in the same candle and within 20 seconds. so if anyone can help me in creating i would be very muh happy
Hi Experts! Please advise if it possible to modify an EA attached to my requirements? 1. Would like to add a volatility parameter of the instrument 2. Would like to add a trigger for intitalization / termination of this EA
Hello.. I need a professional developer to correct the expert's errors and add some necessary options to it... The expert makes profits in the demo account of most companies while losing in the real account.. The expert works on the strength of liquidity with fast trades and very tight stop loss... I need a developer to detect the expert's errors
Hi traders, I'm looking for a developer who can turn an indicator strategy i've developed into an EA. I have 3 Indicators i use and I do not have the source code for them. They all deliver PUSH alerts in MT4 though. I am looking for a developer who can create an EA (either MT4 or MT5) that can code an EA based off of 3 indicators, again which I have, but I do NOT have source code for the indicators. I have a strategy
This Expert Advisor (EA) is based on the 'Liquidity Sweep + Momentum Shift' scalping strategy, built for EURUSD, XAUUSD (Gold), and NAS100 (NASDAQ). It is designed to trade on the 5-minute (M5) timeframe, identifying high-probability reversals following liquidity grabs. The EA must scan for trades continuously and may execute up to 10 trades per symbol per day, depending on conditions met. 2. Symbols and Timeframes -
We are seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) tailored to our specific trading strategy. The ideal candidate should have proven experience in building high-performance trading robots with a focus on strategy optimization, debugging, and efficient order execution. Key Responsibilities: Develop and code an Expert Advisor based on our pre-defined strategy. Conduct in-depth testing
Two EAs previously developed by developers one from HongKong and another from Nigeria. Need to first cross verify whether they did right coding or not? If no, report those errors, fix them. If yes, carry on for creating combined EA to achieve main purpose of making this new EA profitable along with fresh coding of entry logics
Most of what I’ve been sent are just optimized bots — I want a true expert with a strong win rate, low drawdown, and a good risk-reward ratio. Open to discussions if you have one Send I'll try 7 days in live
I’m after someone that can create me an EA for meta trader 5 using smart money concepts and will need to be able to code in their own weekly and monthly volume profile as it’s hard to get on metatrader 5 so the chances are they will have to code it themselves . I would like my ea to trade EURUSD, gold & nasdaq and the idea is it trades smart money concepts at weekly and monthly key levels ! I do not want developing
on non repaint indicator based on gold pair wich gives daily 2 to 3 clean trades as day trading or scalping but clean trades 30 to 70pips per day the indicator should give accurate signals above80% with sl and 2 tps only. while using filter window below like rsi wich i will give its dimention as picture below. the developer has to contact me so i show how i want for better understanding and to help him make good

项目信息

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

客户

所下订单1
仲裁计数0