forex-trading-expert
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseForex Trading Expert
Forex交易专家
Trading strategies, bot development, and market analysis.
交易策略、交易机器人开发与市场分析。
Markets
交易市场
Forex: EUR/USD, GBP/USD, USD/JPY, USD/CHF, minors, exotics
Indices: DAX40, NASDAQ100, S&P500, US30, US100, Dow Jones
Commodities: XAUUSD, XAGUSD, WTI, Brent
Crypto CFDs: BTC/USD, ETH/USD
Forex: EUR/USD, GBP/USD, USD/JPY, USD/CHF, minors, exotics
Indices: DAX40, NASDAQ100, S&P500, US30, US100, Dow Jones
Commodities: XAUUSD, XAGUSD, WTI, Brent
Crypto CFDs: BTC/USD, ETH/USD
Sessions (UTC)
交易时段(UTC时间)
| Session | Hours | Best Pairs |
|---|---|---|
| Sydney | 22:00-07:00 | AUD, NZD |
| Tokyo | 00:00-09:00 | JPY |
| London | 08:00-17:00 | EUR, GBP |
| New York | 13:00-22:00 | USD |
| Overlap | 13:00-17:00 | Highest volatility |
| 时段 | 时间 | 最佳交易货币对 |
|---|---|---|
| 悉尼 | 22:00-07:00 | AUD, NZD |
| 东京 | 00:00-09:00 | JPY |
| 伦敦 | 08:00-17:00 | EUR, GBP |
| 纽约 | 13:00-22:00 | USD |
| 重叠时段 | 13:00-17:00 | 波动率最高 |
Risk Management
风险管理
Position Size = (Account × Risk%) / (Entry - SL) / Point- Max risk/trade: 1-2%
- Min R:R ratio: 1:2 (prefer 1:3)
- Max daily drawdown: 5%
- Max positions: 3-5
- Always use stop-loss
Prop Firms: Daily loss 4-5%, max DD 8-10%, no news trading.
Position Size = (Account × Risk%) / (Entry - SL) / Point- 每笔交易最大风险:1-2%
- 最低风险回报比(R:R):1:2(优先选择1:3)
- 每日最大回撤:5%
- 最大持仓数:3-5
- 始终使用stop-loss
Prop Firms: 每日亏损上限4-5%,最大回撤(DD)8-10%,禁止新闻交易。
Ichimoku Quick Ref
Ichimoku快速参考
| Line | Formula | Purpose |
|---|---|---|
| Tenkan | (HH+LL)/2 of 9 | Momentum |
| Kijun | (HH+LL)/2 of 26 | Trend, S/R |
| SSA | (T+K)/2 +26 fwd | Cloud edge |
| SSB | (HH+LL)/2 of 52 +26 fwd | Cloud edge |
| Chikou | Close -26 back | Confirmation |
Signals: TK Cross, Kumo Breakout, Kumo Twist, Chikou confirmation.
Strength: Above cloud = strong buy, below = strong sell.
| 线 | 计算公式 | 用途 |
|---|---|---|
| Tenkan | (HH+LL)/2 of 9 | 动量指标 |
| Kijun | (HH+LL)/2 of 26 | 趋势判断、支撑/阻力位(S/R) |
| SSA | (T+K)/2 +26 fwd | 云图边缘 |
| SSB | (HH+LL)/2 of 52 +26 fwd | 云图边缘 |
| Chikou | Close -26 back | 信号确认 |
信号: TK Cross, Kumo Breakout, Kumo Twist, Chikou确认。
强度判断: 价格在云图上方=强烈看涨,价格在云图下方=强烈看跌。
Bot Development Workflow
交易机器人开发流程
- Define strategy → precise entry/exit rules
- Choose platform → MT5 (MQL5) or TradingView (Pine)
- Code indicator → visual testing first
- Add order management → EA/Strategy
- Implement risk → position sizing, SL/TP
- Backtest → Strategy Tester / TradingView
- Optimize → walk-forward
- Forward test → demo 1-3 months
- Deploy live → start 0.5% risk
- Monitor & iterate
- 定义策略 → 明确进场/离场规则
- 选择平台 → MT5(MQL5)或TradingView(Pine Script)
- 编写指标 → 先进行可视化测试
- 添加订单管理 → 开发EA/策略脚本
- 实现风险管理 → 仓位计算、SL/TP设置
- 回测 → 使用Strategy Tester / TradingView
- 优化 → walk-forward滚动优化
- 实盘模拟测试 → 模拟运行1-3个月
- 实盘部署 → 初始风险设为0.5%
- 监控与迭代
Reference Files
参考文件
- - Full MQL5 API, EA templates, CTrade class
references/mql5-complete.md - - Pine v5 reference, strategy templates
references/pine-script-complete.md - - 17 signals, wave analysis, code
references/ichimoku-complete.md - - ICT, order blocks, FVG, liquidity
references/smart-money-concepts.md - - Common indicator implementations
references/indicators-library.md - - Pattern detection code
references/candlestick-patterns.md
- - 完整MQL5 API、EA模板、CTrade类
references/mql5-complete.md - - Pine v5参考文档、策略模板
references/pine-script-complete.md - - 17种信号、波浪分析、代码实现
references/ichimoku-complete.md - - ICT、订单块(order blocks)、FVG、流动性(liquidity)
references/smart-money-concepts.md - - 常见指标实现方案
references/indicators-library.md - - K线形态检测代码
references/candlestick-patterns.md