Straight forward EA based on PAT (2nd leg entries + EMA + Trade management)

指定

FrontEnd
Input:
* License Key 
* EMA Settings
* Trading Window 
* Max Daily Equity Lose (%)
* spread # (stop limit distance from the signal candle entry) 
* Body to Candle ratio for signal candle range > (%) //(ON/OFF) 
* SL 
* TP (Multiplier of SL) 
* BE (Candle O/C from entry) // (ON/OFF) 

BackEnd
Logic: 
1) 2nd leg entries starts at the beginning of the trading window and only counts directionally with respect to where the candle is trending in terms of EMA - Above/Below
2) The 2nd leg counter resets with each LL swing (price trending below EMA) & HH Swing (price trending above EMA) 
3) Entry Conditions must be met for the EA to execute the Stop limit with respect to spread # 

Entry Conditions: 
* The signal Candle is not far from the EMA ( distance based on SL value and from the nearest signal wick to EMA) 
* The stop limit is at least 1:1 from the latest swing H or L that started the counter 
* The Body of the signal candle is not < 15% (to avoid doji)
* The Body of the signal candle is not 80% + and touching the EMA 

応答済み

1
開発者 1
評価
(152)
プロジェクト
228
80%
仲裁
22
27% / 50%
期限切れ
11
5%
パブリッシュした人: 24 articles, 1882 codes
2
開発者 2
評価
(461)
プロジェクト
803
48%
仲裁
73
19% / 52%
期限切れ
140
17%
取り込み中
3
開発者 3
評価
(18)
プロジェクト
23
22%
仲裁
8
13% / 63%
期限切れ
4
17%
4
開発者 4
評価
(332)
プロジェクト
485
40%
仲裁
82
11% / 63%
期限切れ
77
16%
パブリッシュした人: 1 code
5
開発者 5
評価
(72)
プロジェクト
80
10%
仲裁
38
8% / 58%
期限切れ
6
8%
6
開発者 6
評価
(20)
プロジェクト
51
75%
仲裁
0
期限切れ
8
16%
7
開発者 7
評価
(6)
プロジェクト
8
0%
仲裁
8
13% / 88%
期限切れ
0
8
開発者 8
評価
(5)
プロジェクト
1
100%
仲裁
4
0% / 75%
期限切れ
0
仕事中
9
開発者 9
評価
(611)
プロジェクト
711
33%
仲裁
45
49% / 42%
期限切れ
14
2%
仕事中
10
開発者 10
評価
(322)
プロジェクト
499
67%
仲裁
5
40% / 0%
期限切れ
4
1%
パブリッシュした人: 8 codes
11
開発者 11
評価
(45)
プロジェクト
91
13%
仲裁
34
26% / 59%
期限切れ
37
41%
12
開発者 12
評価
(78)
プロジェクト
246
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
13
開発者 13
評価
(298)
プロジェクト
478
40%
仲裁
105
40% / 24%
期限切れ
82
17%
取り込み中
パブリッシュした人: 2 codes
14
開発者 14
評価
(471)
プロジェクト
490
75%
仲裁
6
67% / 17%
期限切れ
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
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
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
أحتاج إلى مستشار خبير لمنصة MetaTrader 5 (MT5) مصمم كآلة حالة محدودة (FSM). يجب أن ينفذ أوامر السوق فقط بناءً على مستويات أسعار يحددها المستخدم. يجب ألا يستخدم أي مؤشرات أو تحليل فني أو أوامر معلقة أو ذكاء اصطناعي أو قرارات تداول تلقائية. يجب أن ينفذ المستشار الخبير ببساطة تسلسلًا محددًا مسبقًا لمستويات الأسعار كما يحددها المستخدم تمامًا، مع إدارة دقيقة للحالة، ودورة نشطة واحدة في كل مرة، ومعالجة الفجوات السعرية،
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
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for an experienced MQL5 developer to code a custom Expert Advisor for MetaTrader 5 based on my own private trading strategy.I have all the specific entry rules, exit conditions, and risk management parameters fully prepared. I will share these exact details with the selected developer via direct message once the job is initiated.The final delivery must include the clean, fully commented source code (.mq5
I require a custom EA and an accompanying custom indicator built in MQL5 for Meta Trader 4/5. The EA must be fully automated (Algo Trading); Telegram-Signal-Linked and named 'AMK Fx'

プロジェクト情報

予算
50 - 350 USD
締め切り
最低 1 最高 14 日