mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-07 11:17:56 +08:00
3735df24dc
Changes to decision/engine.go: - Clean up Context struct field alignment for better readability - Enhance system prompt to include more technical analysis methods: * Added: technical resistance levels, Fibonacci, volatility bands * Changed wording from "you can do X" to "you can do but not limited to X" to encourage AI to use broader range of analysis techniques This gives the AI decision engine more explicit guidance on available technical analysis tools while maintaining flexibility. Co-Authored-By: tinkle-community <tinklefund@gmail.com>