指定

I need an MT4/MT5 Expert Advisor based on a simple EMA trend strategy.

Please quote me your price and delivery time.

Here are the rules:


INDICATORS

– EMA 50

– EMA 200


BUY CONDITIONS:

– Price above EMA200

– EMA50 above EMA200

– Price pulls back to EMA50 (touch or cross within last 3 candles)

– Strong bullish candle (body ≥ 60%, closes above EMA50)

– One trade at a time


SELL CONDITIONS:

– Price below EMA200

– EMA50 below EMA200

– Price pulls back to EMA50

– Strong bearish candle (body ≥ 60%, closes below EMA50)

– One trade at a time


STOP LOSS:

– SL at the extreme of the pullback

Buy: lowest low of last X candles

Sell: highest high of last X candles

– X adjustable


TAKE PROFIT:

– TP = SL distance × TP multiplier (default = 2.0)


RISK SETTINGS:

– Risk % per trade (default 1%)

– If fixed lot enabled → use LotSize

– Spread filter

– Time filter (StartHour, EndHour)

– No martingale, no grid, no hedging


TRADE MANAGEMENT:

– SL & TP placed immediately after entry

– EA closes only at SL or TP

– Optional early exit if price strongly closes across EMA50


OTHER:

– Magic number input

– EA must work on any pair or timeframe

– Clean, bug-free coding


応答済み

1
開発者 1
評価
(15)
プロジェクト
19
16%
仲裁
5
40% / 40%
期限切れ
0
2
開発者 2
評価
(375)
プロジェクト
481
23%
仲裁
58
55% / 26%
期限切れ
55
11%
取り込み中
3
開発者 3
評価
(18)
プロジェクト
22
9%
仲裁
6
33% / 50%
期限切れ
1
5%
仕事中
4
開発者 4
評価
(60)
プロジェクト
87
29%
仲裁
24
13% / 58%
期限切れ
7
8%
仕事中
5
開発者 5
評価
(1)
プロジェクト
0
0%
仲裁
2
0% / 100%
期限切れ
0
6
開発者 6
評価
(39)
プロジェクト
57
18%
仲裁
6
33% / 17%
期限切れ
1
2%
パブリッシュした人: 2 codes
7
開発者 7
評価
(2639)
プロジェクト
3354
67%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
8
開発者 8
評価
(503)
プロジェクト
970
74%
仲裁
27
19% / 67%
期限切れ
100
10%
仕事中
パブリッシュした人: 1 article, 6 codes
9
開発者 9
評価
(144)
プロジェクト
186
41%
仲裁
24
58% / 21%
期限切れ
13
7%
10
開発者 10
評価
(28)
プロジェクト
39
23%
仲裁
14
0% / 93%
期限切れ
4
10%
仕事中
11
開発者 11
評価
(77)
プロジェクト
243
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
13
開発者 13
評価
(4)
プロジェクト
5
0%
仲裁
1
0% / 100%
期限切れ
1
20%
14
開発者 14
評価
(160)
プロジェクト
285
35%
仲裁
18
22% / 61%
期限切れ
42
15%
取り込み中
15
開発者 15
評価
(50)
プロジェクト
64
20%
仲裁
11
27% / 55%
期限切れ
5
8%
16
開発者 16
評価
(16)
プロジェクト
35
23%
仲裁
4
0% / 50%
期限切れ
2
6%
仕事中
17
開発者 17
評価
(2)
プロジェクト
3
0%
仲裁
0
期限切れ
0
18
開発者 18
評価
(75)
プロジェクト
80
6%
仲裁
46
11% / 54%
期限切れ
7
9%
仕事中
19
開発者 19
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
20
開発者 20
評価
(347)
プロジェクト
417
53%
仲裁
20
55% / 15%
期限切れ
29
7%
取り込み中
21
開発者 21
評価
(6)
プロジェクト
6
0%
仲裁
0
期限切れ
2
33%
22
開発者 22
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
23
開発者 23
評価
(17)
プロジェクト
23
39%
仲裁
6
33% / 50%
期限切れ
0
24
開発者 24
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
25
開発者 25
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
26
開発者 26
評価
(1)
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
27
開発者 27
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
28
開発者 28
評価
(6)
プロジェクト
5
0%
仲裁
2
50% / 50%
期限切れ
2
40%
29
開発者 29
評価
(36)
プロジェクト
41
20%
仲裁
13
8% / 69%
期限切れ
1
2%
多忙
30
開発者 30
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
31
開発者 31
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period
EA 30+ USD
EA trading assistant that can analyse the market and provide accurate signals. Should be able to trade in mt5. The EA should indicate when to enter the market and when to exit. Should trade prop firms
Project Title Freedom ORB – Fully Automated MT5 Expert Advisor (ORB + Structure + Liquidity) (MT5) Project Description I require a fully automated MT5 Expert Advisor based on a structured Opening Range Breakout (ORB) model with market structure and liquidity confirmation. The EA must: Detect ORB session range Wait for breakout (close-based) Wait for retrace Confirm M1 structure + displacement Execute trade
I’m looking for a trading bot where I can use a balance of £1000 to make regular entries making £20-£40 per entry. obviously, I want to have minimum loss with a lot more profit being made
Dear Developer, I am looking to develop both a MetaTrader 5 Indicator and a MetaTrader 5 Expert Advisor (EA) based on the swing depth logic shown in the Pine Script code attached below. The indicator and EA must be built as separate files but must follow the exact same signal logic so both display and execute identically. Please carefully review the requirements below and confirm your understanding before starting
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
Hello friends, We need Robot, EA , or Trading software with proven( 6 to 12 months) and it should be given consistent profit upto 3 % per month with no risk ( low Drawdown ), we will pay what you ask, and also We are regulated forex broker and we have all access like FIX API etc, and we dealing with Top tier 1 LPs . Thanks
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries

プロジェクト情報

予算
60+ USD