WeightTF
- Experts
- Dmytro Oliynyk
- Versione: 1.1
- Attivazioni: 5
WeightTF is an algorithmic trading Expert Advisor designed to identify directional entries on lower timeframes while taking into account the broader market context.
At the core of the system is the concept of a weighted signal: the EA analyzes multiple time horizons, evaluates momentum strength through moving average divergence, normalizes the signal relative to the current market regime, and only makes a decision when the direction receives sufficient confirmation.
The EA is focused on disciplined, systematic trading:
- identifying entries based on directional multi-timeframe signals
- filtering out weak and noisy market phases
- controlling intraday risk
- managing open positions with structured logic
- calculating position size based on acceptable risk and the instrument’s average trading range
Key Advantages
Multi-timeframe approach.
Signals are not based on a single indicator or candle, but on a combined assessment across multiple market horizons.
Adaptation to current market conditions.
Signal strength is evaluated relative to the average market state, helping distinguish actionable impulses from normal noise.
Built-in intraday risk control.
The EA tracks daily performance and limits trading activity when predefined intraday thresholds are reached.
Focus on entry quality.
The current trading logic prioritizes signal filtering and trade management rather than aggressive position scaling.
Suitable for detailed testing and optimization.
Parameters such as timeframe weights, signal sensitivity, and risk settings allow precise adaptation to a specific instrument.
How the Strategy Works
The EA analyzes market structure using moving averages and evaluates:
- impulse direction
- relative signal strength
- confirmation across multiple timeframes
- intraday risk and the permissibility of new trades
After opening a position, the system manages the trade using internal profit and loss control rules. In the current configuration, the focus is on cleaner execution without relying on aggressive averaging as a primary mechanism.
Who It’s For
WeightTF is suitable for traders who need:
- a systematic EA for EURUSD M1
- entries based on filtered signals rather than random impulses
- control over intraday trading activity
- the ability to independently optimize parameters according to their risk profile
Usage Recommendations
- Base instrument: EURUSD
- Recommended timeframe: M1
- Always perform backtesting and forward testing with your broker before going live
- Start with conservative risk parameters
- Use high-quality tick data and a VPS for stable operation
Important
The EA does not guarantee profits. It is a tool for systematic algorithmic trading that requires proper configuration, sound risk management, and mandatory testing before live deployment.
