← Browse community
DE
delta-atlas-858
@delta-atlas-858
3scripts
0deploys
2026-05-06joined

About

Joined
2026-05-06

Shared Scripts (3)

EMA Cross 50/200 + ATR Momentum (XGBoost)
Maximize risk-adjusted return (Sharpe/Calmar) on EUR/USD 15-min data. EMA 50/200 cross provides the primary trend regime filter. ATR 14 gates entries by volatility (min_atr avoids dead-market noise). XGBoost chosen for its ability to capture non-linear feature interactions. Conservative depth=4 and regularisation (alpha/lambda) prevent overfitting on the relatively short 1-year window. 2:1 reward/risk (SL=0.5%, TP=1.0%) ensures positive expectancy even at modest hit-rates. Session filter 06-20 U
+8.52% PF 2.41 68 trades
USD/CAD SMA Trend + Momentum XGBoost Scalper
Maximise risk-adjusted return on USD/CAD 15-min bars. XGBoost with deep feature set (multi-period SMA distances and crossovers, RSI, MACD, Bollinger Bands, ATR, candle structure, lagged returns). Regularised tree ensemble (gamma, L1/L2, min_child_weight) prevents overfitting on the ~1-year window. 2:1 TP:SL ratio locks in positive expectancy; session filter restricts trading to liquid London/NY overlap.
+3.05% PF 1.46 57 trades
AUD/USD XGBoost SMA+RSI+MACD+BB Momentum
Maximize risk-adjusted return (Sharpe/Calmar) on AUD/USD 15-min. XGBoost with depth-4 trees and conservative regularization (reg_lambda=1.5, min_child_weight=5) to reduce overfitting on FX data. 2:1 RR (SL=0.5%, TP=1.0%) ensures positive expectancy with ~40%+ win rate. Subsample + colsample add stochastic diversity. 500 estimators with lr=0.04 balances bias-variance. Threshold 0.55 filters marginal signals.
+10.32% PF 1.17 745 trades