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 codes
6
開発者 6
評価
(234)
プロジェクト
241
31%
仲裁
0
期限切れ
3
1%
パブリッシュした人: 2 codes
7
開発者 7
評価
(17)
プロジェクト
19
11%
仲裁
2
50% / 50%
期限切れ
1
5%
取り込み中
8
開発者 8
評価
(136)
プロジェクト
166
53%
仲裁
10
80% / 0%
期限切れ
0
仕事中
パブリッシュした人: 1 code
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 codes
16
開発者 16
評価
(14)
プロジェクト
20
25%
仲裁
0
期限切れ
2
10%
パブリッシュした人: 2 codes
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
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
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
Look for a strategy Enter a trade sell or buy accordingly with respect to the market manage risks take only profits following charts working even at low capital size unbeatable in the market
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
I ’m looking for an experienced MQL5 developer to create a MetaTrader 5 Expert Advisor (EA) that can: Monitor account-wide conditions , such as free margin vs. balance. Prevent new trades from being opened by any EA if: The free margin falls below 50% of the account balance ; Any other EA has already opened a position on the account (regardless of symbol or magic number). The goal is to ensure that multiple EAs

プロジェクト情報

予算
30+ USD
締め切り
最低 1 最高 3 日

依頼者

出された注文1
裁定取引数0