v0.4.0 — First Reveal
🧮 Gan Engine Beta v0.4.0 — First Reveal
"The first public prototype of Gan Engine."
🚀 Overview
Version v0.4.0 marks the first public reveal of Gan Engine.
This release transforms the project from a backend proof of concept into an interactive web application capable of retrieving live Indian market data, calculating Gann Square of Nine levels, and presenting the results through a clean and modern user interface.
Gan Engine does not predict future prices.
Instead, it continuously calculates deterministic mathematical support and resistance levels using the day's opening price and presents them in a simple and intuitive way.
This release serves as the foundation for future beta testing and mathematical validation.
✨ New Features
📈 Live Indian Market Data
Integrated Yahoo Finance to retrieve live NSE market information.
Current prototype displays:
- Company Name
- Exchange
- Current Price
- Opening Price
🧮 Gann Square of Nine Engine
Implemented the first version of the Gan Engine mathematical core.
Current calculations include:
- 45° Support
- 45° Resistance
- 90° Support
- 90° Resistance
The engine is fully deterministic and produces identical results for identical opening prices.
💻 First Interactive Web Application
Introduced the first complete frontend interface.
Features include:
- Modern dark theme
- Responsive layout
- Stock search
- Market overview
- Gann Levels dashboard
- Live chart placeholder
- Loading animation
- Reminder prototype
🏗 Architecture
Gan Engine now consists of:
Frontend
↓
REST API
↓
Market Provider
↓
Gan Engine Mathematics
↓
Yahoo Finance
This modular architecture allows each component to evolve independently.
Beta Testing Goals
The objective of this release is to validate:
- UI usability
- Backend reliability
- Mathematical consistency
- API performance
- User interaction flow
No prediction logic is included.
Engineering Philosophy
Gan Engine never predicts market movement.
Instead, it calculates mathematical Gann Square of Nine levels derived from the day's opening price and allows users to monitor those levels throughout the trading session.
What's Next
v0.5
- Historical backtesting
- Improved chart engine
- Multiple angle support
v0.6
- Browser notifications
- Watchlists
- Percentage mode
v1.0
- Public Release
- Progressive Web App
- Premium subscriptions
- Advanced mathematical tools
Built with ❤️ by Sukh
Gan Engine Beta v0.4.0 — First Reveal