Trend following EA with super trend,MACD and re-entry signals

工作已完成

执行时间2 天
客户反馈
So far so good he's a very patient guy who is never tired of hearing a customer and making sure satisfaction is achieved.He did a very good job after helping me with series of back tests I'm very ok.

指定

Hello,
I need an EA that will be a trend following with these features.
Money management
EA must use signal generator AI to automatically do a top down analysis on all time frames and then take trades in a smaller time frame based on generated signals.
After analysis the bot must display all the trends on each time frame and then indicate whether its buying or selling.
The bot should open signals on one side at a time meaning it shouldn't open both sell and buy trades at the same time.
there should be an option of how many trades should be opened when there's a signal.
The bot should have AI that can learn and adjust according to current market trends.

The EA should use these strategies.
Super trend signals
MACD crossover signals
Re-Entry signals.

Smart money concept(smc)

I want the smc to track institutional footprints through order blocks, fair value gaps, and liquidity grabs.That is underlying supply-demand imbalances, offering deeper insights and high-probability opportunities.


The EA should have these filters.
ATR Bollinger Bands
EMA and higher-timeframe trend
volatility protection

Risk based lot sizing , a method where the position size increases as the account balance grows.
No martingale ....it should be pure trend and momentum logic and equity based scaling.
It should have maximum lot size cap and a reward to risk ratio 2:1
EA should be optimized for xauusd as the default pair on full auto mode.
Also should trade all pairs,indicies and crypto when on semi or manual modes so changes can be done.
optimized set file for all major pairs and another for indicies then lastly for btc so it can be loaded for the bot when necessary.


EA should be able to pause if there's a high impact news and resume after.
EA Should work on all mt5 accounts including cent accounts with minimum of 1000 cents.
Finally,EA should be able to work fine with or without vps as long as pc is on and off course nonstop if on vps.

Attached are some screenshots to look through and pick the ones necessary.

反馈

1
开发者 1
等级
(16)
项目
35
23%
仲裁
4
0% / 50%
逾期
2
6%
工作中
2
开发者 2
等级
(328)
项目
513
19%
仲裁
35
43% / 31%
逾期
34
7%
已载入
3
开发者 3
等级
(510)
项目
977
74%
仲裁
27
19% / 67%
逾期
100
10%
空闲
发布者: 1 文章, 6 代码
4
开发者 4
等级
(2)
项目
2
0%
仲裁
1
0% / 100%
逾期
0
空闲
5
开发者 5
等级
项目
2
0%
仲裁
4
25% / 50%
逾期
1
50%
空闲
6
开发者 6
等级
(318)
项目
565
35%
仲裁
81
31% / 44%
逾期
204
36%
空闲
7
开发者 7
等级
项目
0
0%
仲裁
0
逾期
0
空闲
8
开发者 8
等级
(10)
项目
13
0%
仲裁
23
0% / 78%
逾期
4
31%
工作中
9
开发者 9
等级
(7)
项目
6
0%
仲裁
4
25% / 75%
逾期
2
33%
空闲
10
开发者 10
等级
(75)
项目
80
6%
仲裁
46
11% / 54%
逾期
7
9%
工作中
11
开发者 11
等级
(5)
项目
4
25%
仲裁
1
0% / 100%
逾期
0
空闲
12
开发者 12
等级
(25)
项目
31
13%
仲裁
13
0% / 77%
逾期
9
29%
空闲
13
开发者 13
等级
(78)
项目
246
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
14
开发者 14
等级
(13)
项目
22
41%
仲裁
8
0% / 50%
逾期
3
14%
空闲
15
开发者 15
等级
项目
0
0%
仲裁
0
逾期
0
空闲
16
开发者 16
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
相似订单
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
Ниже представлено готовое, технически выверенное Техническое задание (ТЗ) . Вы можете полностью скопировать этот текст и разместить его на бирже фриланса (например, MQL5.com в разделе «Фриланс» или на Smart-Lab). Данное ТЗ написано на профессиональном языке, понятном разработчикам торговых систем для терминала QUIK (на языке Lua) . ТЕХНИЧЕСКОЕ ЗАДАНИЕ (ТЗ) Разработка мультивалютного торгового робота для терминала
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
EA Crafter 500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured

项目信息

预算
30 - 70 USD
截止日期
 10 天