Precision Trend Bot
- エキスパート
- Abdullah Saeed M Alarawi
- バージョン: 1.0
- アクティベーション: 10
General Trading Settings
-
Trading Mode: (TRADE_BOTH, TRADE_BUY_ONLY, TRADE_SELL_ONLY) Controls the direction of allowed initial entries.
-
Magic Number: A unique ID for the EA to manage its own positions, allowing multiple EAs to run on the same account.
-
Deviation Points: Allowed price deviation (slippage) for order execution in points.
-
New Bar Entry Only: (True/False) If True, initial entries will only occur at the opening of a new M1 bar.
-
One Basket Total Only: (True/False) If True, the EA will only manage one basket (Buy or Sell) at a time.
-
Cooldown Minutes: Minutes to wait after a basket closes before allowing a new initial entry.
Indicator & Filter Settings
-
EMA Fast Period: Period for the Fast Exponential Moving Average (Trend direction).
-
EMA Slow Period: Period for the Slow Exponential Moving Average (Trend direction).
-
RSI Period: Period for the Relative Strength Index (Momentum confirmation).
-
RSI Buy Level: RSI level must be above this value to confirm a buy entry.
-
RSI Sell Level: RSI level must be below this value to confirm a sell entry.
-
ATR Period: Period for the Average True Range indicator (Volatility measurement).
-
ATR Min Points: Minimum allowed ATR value in points to open an initial trade.
-
ATR Max Points: Maximum allowed ATR value in points to open an initial trade.
-
ADX Period: Period for the Average Directional Index (Trend strength).
-
ADX Min Threshold: Minimum ADX value required for an entry, ensuring market movement.
-
ADX Max Threshold: Maximum ADX value allowed for an entry, avoiding extremely volatile conditions.
-
ADX Recovery Block Threshold: If ADX exceeds this value, new recovery orders are blocked due to excessive trend strength against the basket.
Recovery & Lot Settings
-
Level 1 Lot: Lot size for the first order in the basket (initial entry).
-
Level 2 Lot: Lot size for the second order in the recovery basket.
-
Level 3 Lot: Lot size for the third order in the recovery basket.
-
Level 4 Lot: Lot size for the fourth order in the recovery basket.
-
Max Levels: Maximum number of levels (positions) allowed in a single recovery basket (max 4).
-
Base Grid Distance: Base distance in points required before opening the next recovery level.
-
Use ATR Distance: (True/False) If True, grid distances expand dynamically based on volatility (ATR). If False, fixed grid distance is used.
-
ATR Distance Multiplier: Multiplier applied to the current ATR value to determine the adaptive grid distance.
-
Distance Multiplier Per Level: Geometric expansion multiplier applied to the distance required for each subsequent level.
Exit & Profit Settings
-
Basket Target Mode: (BASKET_TP_MONEY, BASKET_TP_POINTS, BASKET_TP_BALANCE_PERCENT) Determines how the basket profit target is calculated.
-
Basket TP Money (USD): Target profit for the basket in your account currency.
-
Basket TP Points: Target profit for the basket in points.
-
Basket TP Balance %: Target profit for the basket as a percentage of your current account balance.
-
Enable Profit Lock: (True/False) Enables the advanced trailing profit mechanism after the basket reaches a minimum profit.
-
Profit Lock Trigger (USD): Minimum profit required in account currency to activate the Profit Lock mechanism.
-
Profit Lock Giveback (USD): Allowed profit retrace in account currency before the basket is forcefully closed to lock in a floor profit.
Safety Settings
-
Max Spread Points: Maximum allowed spread in points to open a new trade.
-
Max Floating Loss (USD): Emergency close limit if the floating loss of the entire basket exceeds this value.
-
Daily Closed Drawdown (USD): If the closed loss for the current day exceeds this limit, the EA will stop trading for the remainder of the day.
-
Max Total Lot: Maximum cumulative lot size allowed for all open positions managed by the EA.
-
Max Basket Age (Minutes): Baskets older than this will be automatically closed to manage risk and free capital.
-
Emergency Close On Risk: (True/False) Enables emergency closing of a basket if Max Floating Loss or Max Basket Age is reached.
-
Trading Session Start Hour: Trading session start hour (0 to 23).
-
Trading Session End Hour: Trading session end hour (0 to 23). Note: 0 for both means 24-hour trading.
Risk Disclaimer: Trading foreign exchange on margin carries a high level of risk and may not be suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to trade foreign exchange, you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment, and therefore you should not invest money that you cannot afford to lose. Past performance of any trading system or methodology is not necessarily indicative of future results. No representation is being made that any account will or is likely to achieve profits or losses similar to those shown. Aegis Gold System is provided as-is without any guarantees. All input settings are recommendations and must be verified by the user.
