Gold CatBoost Clusters Real
- Experts
- Version: 1.1
- Mise à jour: 6 juin 2026
- Activations: 15
Gold CatBoost Clusters Real EA operates on the CatBoost algorithm using clustering methods. A set of features is fed into the CatBoost model, constructed based on price data and moving averages (MA). These include distances between the price and MAs across different periods, as well as between the MAs themselves, which help capture deviation and trend strength. The features are normalized—by dividing by the price or MA—to make them scale-invariant. Additionally, rolling window statistics (mean, standard deviation, maximum, and minimum) are used to reflect volatility and behavior over a given period. Lagged features are also included, providing past values that help the model understand temporal dynamics. Ratio-based features, such as price-to-MA and MA-to-MA, describe relative positioning. The slope of moving averages is calculated to represent the speed of trend changes, and a compression metric—defined as the sum of distances—indicates whether the market is in a flat or trending state. Finally, binary features are added to describe the trend structure, such as sequences like MA1 > MA2 > MA3 and their reverse.
Recommendations:
- Connecting an account through the spread rebate service will allow you to earn additional profit in the form of spread rebate.
- Currency pairs: XAUUSD, GOLD.
- Timeframe: H1.
- The spread is not important, the broker is not important.
Settings:
- "------------Open settings------------";
- Intensity - trading intensity;
- "------------Lots settings------------";
- MaximumRisk - maximum risk per trade (the number of enabled strategies is taken into account);
- CustomLot - fixed lot per trade;
- "------------Close settings------------";
- TakeProfit - fixed profit;
- StopLoss - fixed loss;
- "------------Other settings-----------";
- MaxSpread - maximum spread for opening a position;
- Slippage - slippage;
- Magic - magic number;
- EAComment - position commentary (ATTENTION - do not change position comments. The EA keeps track of comments).

"After the upgrade, I backtested with a real EA and the equity curve looks fantastic! I've already started live trading to test it out.