仕事が完了した

実行時間22 日
開発者からのフィードバック
Idiot waste my too much time. He don't know everything about mt5. He don't know how to use EA just wasting time. Never deal with this guy.. worst experience with this guy.

指定

MQL5 Expert Advisor (EA) implementing a Supertrend-based trading strategy with ATR-based Stop Loss, 2x Take Profit, and an optional Trailing Stop Loss (TSL). The EA should support XAUUSD (Gold) trading, allow configurable timeframes, and be optimized for MetaTrader 5.


---

🔹 Strategy Overview

✅ Main Indicator: Supertrend
✅ Entry Confirmation: Higher Timeframe (HTF) Supertrend must confirm the trend
✅ Stop Loss: ATR value at the time of entry
✅ Take Profit: SL × 2 (1:2 RR)
✅ Trailing Stop Loss (TSL): Optional, activated when in profit
✅ Trade Type: Buy and Sell
✅ Symbol: XAUUSD (Configurable)
✅ Timeframe: User-defined (Default: M15)
✅ HTF Confirmation: User-defined (Default: M5)



1️⃣ Supertrend Calculation (Current & HTF)

ATR-based Bands:

Upper Band: (High + Low) / 2 - ATR × Multiplier

Lower Band: (High + Low) / 2 + ATR × Multiplier


Trend Determination:

If price is above the lower band → Bullish Trend (Green Supertrend)

If price is below the upper band → Bearish Trend (Red Supertrend)


✅ Supertrend ATR Period: User-defined (Default: 7)
✅ Supertrend Multiplier: User-defined (Default: 2.0)
✅ Higher Timeframe (HTF): User-defined (Default: M5)


2️⃣ Entry Conditions (Buy & Sell Rules)

✅ Buy Trade (Long Entry)

A BUY order is placed when:

1. Supertrend flips from red to green (Bearish → Bullish) on the current timeframe.


2. Higher Timeframe (HTF) Supertrend is already GREEN (Confirming bullish trend).



✅ Sell Trade (Short Entry)

A SELL order is placed when:

1. Supertrend flips from green to red (Bullish → Bearish) on the current timeframe.
2. Higher Timeframe (HTF) Supertrend is already RED (Confirming bearish trend).

✅ HTF Confirmation ensures stronger trend signals.
3️⃣ Exit Conditions (ATR-Based Stop Loss & 2x TP)

✅ Stop Loss (SL):

The SL is set dynamically based on the ATR value at the time of entry.

For Buy Trades: SL = Entry Price - ATR Value

For Sell Trades: SL = Entry Price + ATR Value


✅ Take Profit (TP):

TP = SL × 2 (Risk-Reward Ratio of 1:2).

For Buy Trades: TP = Entry Price + (ATR × 2)

For Sell Trades: TP = Entry Price - (ATR × 2)


✅ Example:

If ATR = 50 pips, then:

SL = 50 pips

TP = 100 pips
4️⃣ Trailing Stop Loss (TSL) Option

✅ Optional Trailing Stop Loss (TSL) with Activation Threshold

TSL is activated when trade reaches X pips in profit (user-defined).

TSL distance is user-defined (e.g., 20 pips behind price).

TSL follows price until stop-out.


✅ Trailing Stop Example:

If TSL Activation = 50 pips, and TSL Distance = 20 pips:

Once price moves 50 pips in profit, TSL moves to 30 pips profit.

If price moves 70 pips in profit, TSL moves to 50 pips profit.

Trade closes when price reverses 20 pips.

5️⃣ Additional Features & Settings

✅ ATR Volatility Filter (Displayed Only)

The Average True Range (ATR) is plotted to analyze market volatility.

ATR Period: User-defined (Default: 7).


✅ Chart Display (Minimalist, No Supertrend Plot)

Trades are marked with arrows and labels:

BUY trades → Green Arrow + "BUY" Label

SELL trades → Red Arrow + "SELL" Label


Supertrend Line is NOT plotted on the chart (Only used internally).


✅ Symbol & Timeframe Selection

Default Symbol: XAUUSD (Can be changed in inputs).

Default Timeframe: M15 (Can be changed in inputs).

HTF Confirmation Timeframe: M5 (Configurable).


✅ Risk Management & Trade Control

One Trade Per Signal: No multiple positions at the same time.

Trade Closes When SL, TP, or TSL is Hit.

Option to Enable/Disable Alerts for Entry Signals.

6️⃣ Inputs / Parameters for MQL5

To make the EA configurable, provide the following user inputs:
7️⃣ Final Deliverables

🎯 A fully functional MQL5 Expert Advisor (EA) that follows the above rules
🎯 User-configurable parameters for flexibility
🎯 Efficient backtesting compatibility in MetaTrader 5


---

📌 additional options

🔹 Can you implement this in MQL5 with proper risk management?
🔹 Would you suggest additional risk control mechanisms?

応答済み

1
開発者 1
評価
(375)
プロジェクト
481
23%
仲裁
58
55% / 26%
期限切れ
55
11%
取り込み中
2
開発者 2
評価
(7)
プロジェクト
8
0%
仲裁
4
0% / 100%
期限切れ
3
38%
3
開発者 3
評価
(39)
プロジェクト
57
18%
仲裁
6
33% / 17%
期限切れ
1
2%
パブリッシュした人: 2 codes
4
開発者 4
評価
(19)
プロジェクト
22
23%
仲裁
5
40% / 60%
期限切れ
2
9%
仕事中
5
開発者 5
評価
(93)
プロジェクト
115
23%
仲裁
21
29% / 52%
期限切れ
8
7%
6
開発者 6
評価
(350)
プロジェクト
421
54%
仲裁
20
55% / 15%
期限切れ
29
7%
仕事中
7
開発者 7
評価
(77)
プロジェクト
243
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
8
開発者 8
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
9
開発者 9
評価
(160)
プロジェクト
285
35%
仲裁
18
22% / 61%
期限切れ
42
15%
取り込み中
10
開発者 10
評価
(45)
プロジェクト
91
13%
仲裁
34
26% / 59%
期限切れ
37
41%
11
開発者 11
評価
(308)
プロジェクト
553
35%
仲裁
79
32% / 42%
期限切れ
200
36%
取り込み中
12
開発者 12
評価
(7)
プロジェクト
11
0%
仲裁
4
0% / 100%
期限切れ
2
18%
仕事中
13
開発者 13
評価
プロジェクト
1
100%
仲裁
0
期限切れ
0
14
開発者 14
評価
(21)
プロジェクト
25
52%
仲裁
3
0% / 100%
期限切れ
2
8%
15
開発者 15
評価
(272)
プロジェクト
401
27%
仲裁
39
41% / 49%
期限切れ
1
0%
16
開発者 16
評価
(47)
プロジェクト
67
37%
仲裁
5
40% / 40%
期限切れ
1
1%
17
開発者 17
評価
(16)
プロジェクト
20
0%
仲裁
10
0% / 80%
期限切れ
6
30%
18
開発者 18
評価
(6)
プロジェクト
5
0%
仲裁
2
50% / 50%
期限切れ
2
40%
19
開発者 19
評価
(152)
プロジェクト
228
80%
仲裁
22
27% / 50%
期限切れ
11
5%
パブリッシュした人: 24 articles, 1882 codes
20
開発者 20
評価
(12)
プロジェクト
12
17%
仲裁
2
0% / 50%
期限切れ
1
8%
21
開発者 21
評価
(9)
プロジェクト
11
18%
仲裁
4
0% / 100%
期限切れ
4
36%
22
開発者 22
評価
(17)
プロジェクト
25
0%
仲裁
4
0% / 100%
期限切れ
5
20%
仕事中
23
開発者 23
評価
(270)
プロジェクト
552
49%
仲裁
57
40% / 37%
期限切れ
227
41%
仕事中
24
開発者 24
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
25
開発者 25
評価
(295)
プロジェクト
474
39%
仲裁
103
41% / 23%
期限切れ
79
17%
多忙
パブリッシュした人: 2 codes
26
開発者 26
評価
(322)
プロジェクト
499
67%
仲裁
5
40% / 0%
期限切れ
4
1%
パブリッシュした人: 8 codes
27
開発者 27
評価
(1)
プロジェクト
1
0%
仲裁
0
期限切れ
0
類似した注文
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs

プロジェクト情報

予算
50+ USD
締め切り
最低 6 最高 15 日