Buys when KDJ(9,3,3) golden-crosses while price is above MA10; sells on KDJ death cross, price below MA10, or stop-loss — backtested over the same system-screened stock universe as simulation4.php.
Start cash: $10,000Data path: DB-cached API /hourly-bars-by-dayBuy: KDJ(9,3,3) golden cross + price > MA10Sell: KDJ death cross OR price < MA10 OR 1.5% stop-lossTrading window: 08:00-18:00 ETUniverse: same system-screened stock universe as simulation4.php