Raahi-Bhushan/ui-trading-system ? reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted web dashboard for algorithmic options trading on Zerodha Kite Connect, focused on NIFTY and SENSEX.
I want a clean Flask app that runs locally, walks me through setup with a simple wizard, and lets me log in with my own Zerodha account. It should start in dry run mode by default, so trades are simulated until I explicitly turn live trading on. The dashboard should show open positions, Greeks, margin, order activity, and a clear status for whether it is in dry run or live mode.
Please include the main automated tools from the project, like gap trading, survivor style rebalancing, expiry day trades, early exit GTT monitoring, covered calls, and a trade journal with P and L tracking. Add notifications for fills and important alerts, plus safety checks that warn about risky or duplicate orders. If needed, look up current Kite Connect docs online and make sure the app is easy to run on my own machine.