- Execute Trade node was trying to access qualityScore from Check Risk node - This caused syntax error in n8n when Check Risk blocks the trade - Backend API calculates qualityScore from the provided metrics (atr, adx, rsi, etc.) - No need to pass it explicitly in the request body