Trend Falcon Signals
- Utilità
- Channaphat Yamuangmorn
- Versione: 1.0
Trend Falcon Signals is a professional-grade, lightweight signal indicator utility developed for MetaTrader 5. It is specifically designed to identify high-probability, trend-following entry points using a multiple-timeframe moving average crossover system.
Please note: This utility is purely an analytical tool. It does NOT open, manage, or close trades automatically. It strictly provides visual arrows on the chart and sends mobile notifications to assist manual traders.
Core Trading Logic & Strategy The system operates on a robust dual-timeframe analysis concept to filter out market noise:
Trend Filter: The utility monitors a long-term Exponential Moving Average (Default: 200 EMA) on a higher timeframe (Default: H1) to establish the primary market bias. It will only search for BUY signals in an uptrend and SELL signals in a downtrend.
Signal Trigger: On the working timeframe (Default: M5), the system waits for a crossover between a Fast EMA and a Slow EMA.
Strict Confirmation: To completely eliminate false signals and repainting issues, the system waits for the current candlestick to fully close. The signal is only generated if the candle closes favorably in the direction of the trend.
Main Features
100% Non-Repaint Signals: Arrows are permanently locked on the chart once the candle closes.
Instant Telegram Alerts: Receive immediate push notifications directly to your mobile device containing the symbol, direction, and logic.
Auto-Detect Symbol: Flawlessly supports all broker suffixes and prefixes (e.g., XAUUSD.ecn, EURUSD.m).
Lightweight Processing: The code is optimized to run only on bar close, consuming zero unnecessary CPU resources.
Input Parameters
Fast EMA Period: The period for the fast-moving average trigger line (Default: 12).
Slow EMA Period: The period for the slow-moving average trigger line (Default: 26).
Trend EMA Period: The period for the main trend filter line (Default: 200).
Trend Timeframe: The higher timeframe used for the Trend EMA (Default: 1 Hour).
Trigger Timeframe: The timeframe where the arrows will be displayed (Default: 5 Minutes).
Telegram Bot Token: Enter your personal Telegram bot token to enable push notifications.
Telegram Chat ID: Enter your Telegram chat ID destination.
Setup Instructions & Recommendations
Recommended Symbols: XAUUSD (Gold), Major Forex pairs, and Indices.
Working Timeframe: Please attach this utility directly to the M5 chart.
WebRequest Setup: In order to receive Telegram messages, you must add the standard Telegram API URL to your allowed WebRequest list in your MetaTrader 5 terminal (Tools -> Options -> Expert Advisors).
