欢迎访问 外汇EA下载与MT4/MT5自动交易资源 - 聚合外汇EA、黄金EA、量化交易工具与自动化交易实战内容。
登录 注册

Playground 系列 v1 至 V4 - 交易概念的组合 - MetaTrader 5 专家

author emer | 794 人阅读 | 0 人评论 |

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

此代码未经过优化,按原样提供用于教育和实验目的。

Playground EA 系列是为了试验公允价值缺口 (FVG) 和流动性概念而创建的。这些 EA 交易旨在测试不同的交易模式并观察不同策略在不同市场条件下的表现。作者不记得具体的实现细节,因为这些是快速的实验构建。

请随意使用、修改和学习此代码。它是理解基于侵犯的贸易的基础

g 战略和流动性目标。

Playground EA 系列包含五个版本(v1.00 - v1.04),每个版本都引入了新功能、改进和错误修复。所有版本都使用 FVG 库,并且大多数版本都利用流动性库进行市场分析。

所有版本的核心概念:

地位:具有双模式功能的初始实验版本

描述:第一次迭代引入了两种不同的交易模式:侵占倒卖和流动性倒卖。该版本尝试将 FVG 检测与流动性水平扫描结合起来。

输入参数:

魔法数字:9999

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

地位:简化且实用 - 删除流动性模式

描述:1.01 版本通过删除非功能性流动性倒卖模式并完全专注于侵占倒卖来解决 v1.00 中的关键问题。这导致了一个干净、有效的实施。

v1.00 的变化:

输入参数:

魔法数字:9999

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

地位:银弹计时双模式重新引入

描述:1.02版本重新引入了第二种交易模式,但采用了完全不同的方法。它引入了具有定时交易窗口和流动性目标的 Silver Bullet 模式,而不是流动性倒卖。此版本还改变了模式的操作方式 - 现在使用基于枚举的选择。

v1.01 的变化:

银弹特点:

输入参数:

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5w

地位:具有适当 DOL 实现的并行模式执行

描述:1.03版本进行了重大重构,允许两种交易模式同时运行且独立运行。它还更正了 Silver Bullet 时间窗口以匹配流动性库的实施并改进了 DOL 目标逻辑。

v1.02 的变化:

会话 DOL 映射:

输入参数:

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

地位:具有特定于会话的 DOL 和增强控制的最新版本

描述:版本 1.04 是最精细的实施,引入了特定于会话的 DOL 目标,其中每个 Silver Bullet 窗口都针对特定交易会话的流动性。它还添加了 Silver Bullet 子模式(固定目标与基于 DOL)的切换、每个窗口一笔交易规则以及改进的止损管理。

v1.03 的变化:

会话 DOL 定位:

止损实施:

每个窗口一笔交易规则:

输入参数:

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

The Playground Series v1 to V4 - A combination of trading concepts - expert for MetaTrader 5

该 Expert Advisor 系列仅用于教育和实验目的。作者对盈利能力或业绩不做任何保证。交易涉及重大损失风险。在考虑进行实时交易之前,请务必在模拟账户上进行彻底测试。

该代码代表实验工作和学习练习。使用风险自负。

该代码开放供社区使用和改进。请随意:

创建者:loki 系列:Playground EA(实验性 FVG 和流动性测试)

文档结束


附件下载

📎 Playground_v1_00.mq5 (32.43 KB)

📎 Playground_v1_01_Ench_mode_focus.mq5 (14.81 KB)

📎 Playground_v1_02.mq5 (58.43 KB)

📎 Playground_v1_03.mq5 (59.54 KB)

📎 Playground_v1_04.mq5 (78.36 KB)

📎 LiquidityLibrary.mqh (35.08 KB)

📎 FVGLibrary.mqh (22.78 KB)

📎 PlaceholderEmpty.mq5 (1.42 KB)

Source: MQL5 #68125

🔐
请登录后参与评论
注册满12小时后评论,即可解锁附件下载
立即登录