Gold Therapy
- Experts
- Version: 1.0
- Activations: 20
Goldtherapy is an institutional-grade algorithmic trading system designed for modern market conditions. Unlike traditional grid or martingale systems that expose accounts to unchecked risk, Goldtherapy operates on a strict single-trade execution model. It combines fully automated market regime detection with a professional manual trading dashboard, offering traders absolute control over their risk exposure and portfolio management.
The core architecture of Goldtherapy is built around strict risk containment and prop-firm compliance. It constantly monitors equity high-watermarks and daily loss limits, dynamically adjusting execution to protect the account's capital base.
Key Features
- AI Regime Detection: The system continuously analyzes market volatility using proprietary Moving Average and ADX algorithms. It dynamically switches between trend-following execution during volatile breakouts and mean-reversion execution during ranging markets.
- Prop-Firm Compliance Shield: Built-in daily loss and overall drawdown trackers monitor the account equity in real-time. If the account approaches strict prop-firm drawdown limits, the system visually warns the user and restricts further exposure.
- One-Click Execution Dashboard: The premium on-chart interface allows for instant manual interventions. Traders can execute trades with exact 1:1, 1:2, or 1:3 Risk to Reward ratios with a single click, instantly snapping Take Profit targets to mathematically precise levels.
- Independent Multi-Symbol Basket: When managing multiple currency pairs simultaneously, the built-in Basket Manager tracks open profit independently for each symbol, closing individual assets the moment their specific targets are reached without disrupting the rest of the portfolio.
- Strict Risk Management: Goldtherapy never uses grid, martingale, or cost-averaging techniques. Every trade is protected by an absolute Stop Loss, and the system respects all broker volume limits and freeze levels.
Input Parameters
General Settings
- DefaultTradeDirection: The default allowed trading direction.
- DefaultSL: The default Stop Loss distance.
- DefaultTP: The default Take Profit distance.
- DefaultEntryType: Specifies if the EA uses Instant or Pending orders.
- DefaultRisk: The percentage of account balance to risk per trade.
- DefaultMagicNumber: The unique identifier for orders placed by the EA.
Technical Indicators
- FastMAPeriod: Period for the fast Moving Average.
- SlowMAPeriod: Period for the slow Moving Average.
- RSIPeriod: Period for the Relative Strength Index.
- ADXPeriod: Period for the Average Directional Index (used for regime detection).
- UseRSIFilter: Enable or disable RSI filtering for entries.
- UseADXFilter: Enable or disable ADX filtering for market regime detection.
- UseATRForStops: Enable ATR-based dynamic Stop Loss and Take Profit calculations.
Prop Firm Limits
- InpPropFirmMode: Select the specific drawdown calculation model.
- InpPropMaxDailyLossPerc: The maximum allowed daily loss percentage before trading is halted.
- InpPropMaxOverallLossPerc: The maximum allowed overall drawdown percentage.
- UseVirtualStops: Enable stealth stops to hide actual Stop Loss levels from the broker.
Adaptive Risk
- UseAdaptiveRisk: Automatically reduce lot sizes after consecutive losses.
- MaxConsecutiveLosses: The threshold of losses before adaptive risk reduces exposure.
Metals Master Basket
- UseBasketManager: Enable the portfolio basket management system.
- BasketMultiSymbol: Enable independent target tracking across multiple symbols.
- BasketTargetUSD: The profit target in currency to close the symbol basket.
- BasketStopLossUSD: The absolute monetary stop loss for the basket.
- SmartSpreadGate: Enable volatility lockout to prevent trading during extreme spread widening.
