Project Title: Supertrend EA with M30 Entry and M15 Exit

Specification

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

Responded

1
Developer 1
Rating
(224)
Projects
278
27%
Arbitration
14
50% / 36%
Overdue
9
3%
Busy
2
Developer 2
Rating
(367)
Projects
469
24%
Arbitration
50
60% / 20%
Overdue
52
11%
Busy
3
Developer 3
Rating
(254)
Projects
372
24%
Arbitration
21
62% / 24%
Overdue
1
0%
Busy
4
Developer 4
Rating
(45)
Projects
56
34%
Arbitration
1
0% / 0%
Overdue
1
2%
Working
5
Developer 5
Rating
(2)
Projects
5
20%
Arbitration
0
Overdue
1
20%
Free
Published: 3 codes
6
Developer 6
Rating
(234)
Projects
241
31%
Arbitration
0
Overdue
3
1%
Free
Published: 2 codes
7
Developer 7
Rating
(17)
Projects
19
11%
Arbitration
2
50% / 50%
Overdue
1
5%
Loaded
8
Developer 8
Rating
(136)
Projects
166
53%
Arbitration
10
80% / 0%
Overdue
0
Working
Published: 1 code
9
Developer 9
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Working
10
Developer 10
Rating
(10)
Projects
11
18%
Arbitration
0
Overdue
1
9%
Working
11
Developer 11
Rating
(64)
Projects
117
39%
Arbitration
15
47% / 53%
Overdue
29
25%
Working
12
Developer 12
Rating
(156)
Projects
280
35%
Arbitration
14
29% / 50%
Overdue
42
15%
Free
13
Developer 13
Rating
(287)
Projects
515
36%
Arbitration
62
34% / 35%
Overdue
187
36%
Working
14
Developer 14
Rating
(161)
Projects
209
19%
Arbitration
18
44% / 17%
Overdue
0
Free
15
Developer 15
Rating
(284)
Projects
459
39%
Arbitration
95
43% / 18%
Overdue
73
16%
Working
Published: 2 codes
16
Developer 16
Rating
(14)
Projects
20
25%
Arbitration
0
Overdue
2
10%
Free
Published: 2 codes
17
Developer 17
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
18
Developer 18
Rating
(75)
Projects
230
73%
Arbitration
6
100% / 0%
Overdue
1
0%
Free
19
Developer 19
Rating
(7)
Projects
7
14%
Arbitration
5
20% / 20%
Overdue
0
Working
20
Developer 20
Rating
(2)
Projects
2
0%
Arbitration
0
Overdue
0
Free
21
Developer 21
Rating
(5)
Projects
8
13%
Arbitration
0
Overdue
0
Working
Similar orders
hello great developer i want to fix this script This arrow shouldn’t of printed because the renko brick ended red{ check the image} One other guy said this ‘okay I am seeing, arrow sticks because your code plots it conditionally but never deletes it later. This is expected behavior unless you add cleanup logic like -- Chart.RemoveObject(...) for outdated arrows... not sure if you understand the technical parts
im looking for a developer to build a fully automated trading robot Expert Advisor for Metatrader 5. The EA must do the following open buy sell orders based on a custom strategy details below place take profit and stop loss automatically Lot size should be adjustable Should avoid overtrading e.g. max 3 trades per day Close trades automatically based on criteria Work on multiple pairs if possible News filler optional
I need an Expert advisor (EA) for metatrader 5 (MT5), coded in MQL5. The EA should open and close trades based on the RSI indicator. A buy trade is triggered when RSI crosses below 30 and then moves back above it. A sell trade when RSI crosses above 70 and then drops below. The EA must include customizable input settings such as RSI period, lot size, stop loss, take profit, maximum number of trades, and trading time
I'm looking for a professional MQL developer to convert an Indicator codes (Pine Script) from TradingView to MQL5 and modifying it , It's based on FVG and OB indicator in tradingview
Fix script 40+ USD
hello great developer i want to fix this script This arrow shouldn’t of printed because the renko brick ended red{ check the image} One other guy said this ‘okay I am seeing, arrow sticks because your code plots it conditionally but never deletes it later. This is expected behavior unless you add cleanup logic like -- Chart.RemoveObject(...) for outdated arrows... not sure if you understand the technical parts
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
I’m looking for an experienced MQL5 developer to build a fully custom Expert Advisor (EA) for MT5. The EA should combine two integrated strategies: Session-Based Breakout System, using the opening range of a defined market session to detect and trade breakout-retest setups on lower timeframes. Multi-Timeframe Reversal Strategy, incorporating RSI-based exhaustion signals, candlestick confirmations, and automated
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 -
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

Project information

Budget
30+ USD
Deadline
from 1 to 3 day(s)

Customer

Placed orders1
Arbitrage count0