Commit Graph

1 Commits

Author SHA1 Message Date
mindesbunister
8ff5efbb6d feat: Add simplified n8n workflow without secret validation
- New n8n-workflow-simple.json with 10 nodes (vs 13 in complete version)
- Direct flow: TradingView webhook → Parse → Risk check → Execute → Telegram
- No TradingView webhook secret validation (simpler setup)
- Updated guide to explain single API_SECRET_KEY authentication
- Customized for flow.egonetix.de webhook URL
- Clearer documentation of security model and testing steps
2025-10-23 16:04:52 +02:00