Files
trading_bot_v3/v4/n8n-workflow-simple.json
mindesbunister 0b9c60774f fix: Replace IF nodes with Switch nodes in n8n workflow
- Changed from n8n-nodes-base.if (v2) to n8n-nodes-base.switch (v3)
- IF nodes were showing 'custom node' error in n8n
- Switch nodes are universally available in all n8n versions
- Both conditional nodes updated: Risk Check and Trade Success
- Workflow should now import without errors
2025-10-23 16:12:25 +02:00

12 KiB