交易系统实验室
关于 EA 开发、MT5 回测、风控与入场时机的实战笔记。不吹嘘,只谈机制。
TrendEA.mq5 + Trend.mqh Explained: Line-by-Line Walkthrough (MT5) Part 2
A practical, line-by-line walkthrough of a production-ready MT5 Trend EA architecture: a pure strategy module (Trend.mqh) and an execution engine (TrendEA.mq5). Learn how indicator logic becomes signals, how signals become orders, and how safety gates keep EAs reliable in live trading.
MQL5 Code Walkthrough Trend EA MT5 EA Architecture EA Execution Engine Maintainable EA techniquesTrendEA.mq5 + Trend.mqh Explained: Line-by-Line Walkthrough (MT5) Part 1
A practical, line-by-line walkthrough of a production-ready MT5 Trend EA architecture: a pure strategy module (Trend.mqh) and an execution engine (TrendEA.mq5). Learn how indicator logic becomes signals, how signals become orders, and how safety gates keep EAs reliable in live trading.
MQL5 Code Walkthrough Trend EA MT5 EA Architecture EA Execution Engine Maintainable EA techniques标签
- 只选一个时段(东京/伦敦/纽约),一次只验证一个想法
- 先固定每笔的风险跑一段时间,等成绩稳定了再谈优化
- 把有效的参数记下来,把结果一笔笔攒成记录