[Trend Following x Aggressive Position Scaling Strategy] MT4 EA "Pyramid_USDJPY(H1)" Introduction
Hello everyone! Today we introduce the MT4 Expert Advisor “Pyramid_USDJPY(H1)”.
? Pyramid_USDJPY(H1) Main features and characteristics
This EA combines trend following and pyramiding (adding positions) to efficiently ride profits in trending markets as an automated trading system.
Clear trend determination with 3 MAs
Using three EMAs (Fast, Slow, Trend), it filters signals to only those in the clear trend direction based on the relationships between short-term and long-term moving averages and the position of the candlesticks.Pyramiding strategy to maximize profits
If the market moves in the predicted direction, it automatically adds entries (pyramiding) up to the maximum position count (default is 3) at a pre-set pip interval. This allows profits to grow significantly when a strong trend occurs.Volatility-following risk management
Includes a money management function (MMRisk) that automatically calculates the optimal lot size based on available account margin and the set risk tolerance (%).
Loss cut (SL) and take profit (TP) widths can be fixed or automatically calculated to follow market volatility using ATR (Average True Range) with AutoSLTP.
Also equipped with break-even protection and trailing stop features to safeguard profits.
Intuitive GUI operation panel
A dedicated control panel is displayed on the chart. Without opening a settings screen, you can toggle various functions (Auto, SL/TP, time limits, money management, etc.) ON/OFF in real time with a single click on the panel’s buttons.
?️ Version 1.16 changes
In this update, we optimized default parameters for actual operation and refined the settlement flow.
Optimization of default parameters
Changed InpOneDay_Init (OneDay AllClose Default) from true to false to support a more flexible operating style.
Changed InpRiskPercent (MM Risk Percent) from 0.1 to 0.5 to make the money management function (MMRisk) work with a more practical initial value.
Stabilization of settlement processing
Revised the batch settlement flow at specified times to make internal logic run more smoothly and reliably.
Harness the power of a strong trend and smartly accumulate profits with “Pyramid_USDJPY(H1)”. Please try the new version 1.16 in your portfolio for trading!
Pramid_USDJPY(H1)↓