指定
Detail requirements :
1. Use multiple time frames (e.g. Daily + hour )
2. Detect trending in high level time frame (e.g. Daily)
3. Buy / Sell in low level time frame (e.g. hour)
4. When Retract happens, but high time frame trend direction no change, perform retract sell (if big trend is buy) / retract buy (if big trend is sell).
5. When Retract finish, take the retract portion profit (if profitable) or stop loss the retract portion (if loss).
6. Can use multiple indicators / techniques
7. Trailing profit function
8. The EA should be able to pass the MQL5 EA validation check for MQL5 market place selling
Sample Big trend and Retract example in attached picture.
反馈
1
等级
项目
1
0%
仲裁
1
0%
/
0%
逾期
0
工作中
2
等级
项目
0
0%
仲裁
0
逾期
0
空闲
3
等级
项目
8
13%
仲裁
1
0%
/
0%
逾期
2
25%
空闲
相似订单
MT5安装EA脚本量化交易实操过
50 - 500 USD
平台**: MetaTrader 5 (MT5) - **交易品种**: 伦敦金 (XAUUSD) - **时间框架**: 15分钟 (M15) 和 1小时 (H1) - **EA 类型**: 半自动/全自动交易 --- ## **2. 核心交易逻辑** ### **2.1 入场条件(多单/空单)** - **多单(Buy)条件**(需同时满足): 1. **MACD 金叉**(DIFF 上穿 DEA)。 2. **RSI(14) > 50 且向上突破**(避免超买区 >70)。 3. **价格突破 20 日均线**(MA20)。 - **空单(Sell)条件**(需同时满足): 1. **MACD 死叉**(DIFF 下穿 DEA)。 2. **RSI(14) < 50 且向下跌破**(避免超卖区 <30)。 3. **价格跌破 20 日均线**(MA20)。 ### **2.2 出场条件** -
项目信息
预算
30+ USD
开发人员
27
USD
截止日期
从 1 到 10 天