支持中心 帮助文档 联系我们
📱 微信: 18391752892 | 💬 QQ: 3313198376 | ✈️ Telegram | 📧 fishfx123@gmail.com
EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34% EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34%

Trend Signals Pro

👤 作者: Pavel Golovko

4.8 分

¥0.00

📌 版本: v1.7
📥 下载: 0
⭐ 评分: 4.8

📝 产品详情

Trend Signals Pro

作者Pavel Golovko
版本v1.7
更新2024-03-07T02:05:28
激活数0

Simplify your trading experience with Trend Signals Professional indicator.

  • Easy trend recognition.
  • Precise market enter and exit signals.
  • Bollinger Bands trend confirmation support.
  • ATR-based trend confirmation support. (By default this option is OFF to keep interface clean. You can turn it ON in indicator settings.)
  • Easy to spot flat market conditions with ATR-based trend confirmation lines.
  • Highly customizable settings.
  • Fast and responsive.

Note: Do not confuse ATR-based trend confirmation with ATR-based SuperTrend indicator. These are completely different ways to confirm trend direction.


Please rate and review Trend Signals Pro.


Output buffers for expert adviser developers:

0 trend_buy
1 trend_sell
2 trend_buy_start
3 trend_sell_start

4 signal_buy
5 signal_sell
6 signal_buy_start
7 signal_sell_start

8 BB_buy
9 BB_sell
10 BB_buy_start
11 BB_sell_start

12 ATR_buy
13 ATR_sell
14 ATR_buy_start
15 ATR_sell_start

Input parameters for expert adviser developers:

input group "= Trend ="
input bool           Trend_ON                   = true;
input int            Trend_Period               = 20;
input ENUM_MA_METHOD Trend_Method               = MODE_SMA;
input int            Trend_Smoothing            = 0;
input int            Trend_Shift                = 0;
input double         Trend_Sell_Offset          = 0.0;
input double         Trend_Buy_Offset           = 0.0;
input group "= Signals ="
input bool           Signals_ON                 = true;
input int            Signals_Period             = 1;
input ENUM_MA_METHOD Signals_Method             = MODE_SMA;
input int            Signals_Smoothing          = 0;
input int            Signals_Shift              = 0;
input double         Signals_Sell_Offset        = 0.0;
input double         Signals_Buy_Offset         = 0.0;
input int            Signals_Candle_Coloring    = 50;
input group "= Bollinger Bands Trend ="
input bool           BB_ON                      = true;
input int            BB_Period                  = 20;
input double         BB_Deviation               = 2.0;
input int            BB_Smoothing               = 0;
input int            BB_Shift                   = 0;
input double         BB_Sell_Offset             = 0.0;
input double         BB_Buy_Offset              = 0.0;
input  ENUM_APPLIED_PRICE  BB_Price             = PRICE_CLOSE;
input group "= ATR Trend ="
input bool           ATR_ON                     = true;
input int            ATR_Period                 = 10;
input double         ATR_Multiplier             = 3.0;
input int            ATR_Shift                  = 0;
input double         ATR_Sell_Offset            = 0.0;
input double         ATR_Buy_Offset             = 0.0;


安全须知

本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。

EA 配置

交易品种XAUUSD
时间框架H1 (推荐)
推荐经纪商IC Markets, IC Trading
最低存款$300 / 0.01手

📸 截图预览