Excellent work! This is a fantastic contribution to the developer community. Building a keyboard-first F&O analytics tool is not a trivial task, and the fact that you’ve made it open source is commendable.
What stands out:
Keyboard-first Design - This is a seriously underrated UX approach. The terminal/TUI interface for options analysis is a game-changer for power traders who value speed and efficiency.
Upstox API Integration - You’ve built a solid example of how to leverage Upstox APIs for advanced F&O tools, which will help others understand the API capabilities better.
Open Source - Sharing your work as open source helps the entire trading community. Developers can learn, extend, and contribute.
Professional Implementation - The strategy builder, Greeks visualization, and security measures (using individual client tokens) show you’ve thought about real-world use cases.
The work-in-progress nature (adding more features, ensuring precision calculations) also shows you’re committed to continuous improvement.
Keep it up! This kind of tooling is exactly what the F&O trader community needs. Looking forward to seeing where this goes.