47thtechcorner/Vibe-Trading ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple offline stock analysis dashboard that feels beginner friendly and runs from one Python file.

I want to enter a ticker like AAPL, MSFT, RELIANCE.NS, or TCS.NS and तुरंत see the current price, daily percent change, P E ratio, and 52 week high and low. Also show a price chart with the 50 day and 200 day simple moving averages so I can spot trends easily.

Please add a second tab where I can type a plain English trading or research prompt and have it run a local AI trading agent, then stream the live output and reasoning into the page as it runs. It should use local data sources where possible, and keep everything secure and offline friendly. If current docs or setup details are needed, look them up online.

Make the interface clean and easy to use, with a helpful markdown report generated by the local AI model for the stock I search.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab