代码

LRDegrees MT5 MetaTrader 5

用于 MetaTrader 5 的外汇交易指标,显示两条线性回归线,以及仓位角度和趋势提醒。

StepUpDown MetaTrader 5

在 MetaTrader 5 上使用箭头和提醒来指示价格在不同方向上的分步价格上涨和下跌的外汇交易指标。

iCrosshairClickTarget MetaTrader 5

用于 MetaTrader 5 的 iCrosshairClickTarget 指标是 MetaTrader 4 的 iCrosshair 指标的升级版。

ExpBuySellSide MetaTrader 5

ExpBuySellSide 是一个 MetaTrader 5 EA交易,基于 ATRStops 和 StepUpDown 指标。

ExpHAWaves MetaTrader 5

ExpHAWaves 是一个 MetaTrader 5 的 EA 交易,它是基于 Heiken Ashi 和 StepUpDown 指标的。

ExpPricePosition MetaTrader 5

ExpPricePosition 是一个基于 PricePosition 和 StepUpDown 指标的 MetaTrader 5 EA 交易。

PricePosition MetaTrader 5

当价格上升高于 (BUY) 或下跌低于所选角度线 (SELL) 时, PricePosition 指标提供价格位置的角度点数。

OrderExample MetaTrader 5

智能交易系统使用 OrderSendAsync() 函数发送交易请求。

BB_OsMA MetaTrader 5

BB_OsMA 指标是圆珠形态的 OsMA 指标, 具有上下偏离作为边带。

ForexLine MetaTrader 5

ForexLine 指标提供交易信号: 红线 (卖出信号) 和蓝线 (买入信号)。

文章

How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 7): ZigZag with Awesome Oscillator Indicators Signal MetaTrader 5

The multi-currency expert advisor in this article is an expert advisor or automated trading that uses ZigZag indicator which are filtered with the Awesome Oscillator or filter each other's signals

How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 6): Two RSI indicators cross each other's lines MetaTrader 5

The multi-currency expert advisor in this article is an expert advisor or trading robot that uses two RSI indicators with crossing lines, the Fast RSI which crosses with the Slow RSI

How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 5): Bollinger Bands On Keltner Channel — Indicators Signal MetaTrader 5

The Multi-Currency Expert Advisor in this article is an Expert Advisor or Trading Robot that can trade (open orders, close orders and manage orders for example: Trailing Stop Loss and Trailing Profit) for more than one symbol pair from only one symbol chart. In this article we will use signals from

How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 4): Triangular moving average — Indicator Signals MetaTrader 5

The Multi-Currency Expert Advisor in this article is Expert Advisor or trading robot that can trade (open orders, close orders and manage orders for example: Trailing Stop Loss and Trailing Profit) for more than one symbol pair only from one symbol chart. This time we will use only 1 indicator

How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 3): Added symbols prefixes and/or suffixes and Trading Time Session MetaTrader 5

Several fellow traders sent emails or commented about how to use this Multi-Currency EA on brokers with symbol names that have prefixes and/or suffixes, and also how to implement trading time zones or trading time sessions on this Multi-Currency EA

如何利用 MQL5 创建简单的多币种智能交易系统(第 2 部分):指标信号:多时间帧抛物线 SAR 指标 MetaTrader 5

本文中的多币种智能交易系统是智能交易系统或交易机器人,它仅在一个品种图表上就能交易(开单、平单、和管理订单,例如:尾随停损和止盈)超过 1 个交易品种对。这次我们只用 1 个指标,即抛物线 SAR 或 iSAR, 将其应用在 PERIOD_M15 到 PERIOD_D1 的多个时间帧。

如何利用 MQL5 创建简单的多币种智能交易系统(第 1 部分):基于 ADX 指标的信号,并结合抛物线 SAR MetaTrader 5

本文中的多币种智能交易系统是交易机器人,它只能在单一品种图表中运营,但可交易(开单、平单和管理订单)超过一个品种对。