NayakwadiS/NSE-Neuron ? reverse-engineered prompt
Reverse engineered prompt
Build me an Indian stock market prediction app for NSE stocks that can fetch historical data for any listed company and forecast the next 5 trading days. I want it to show predicted High, Low, and Close prices, plus simple Buy, Hold, or Sell signals, and also detect the current market mood like bullish, bearish, or sideways.
Please make it work as both a web app and a command line tool, with a clean one click launch for the UI. The app should show an interactive candlestick chart with the forecast overlaid, highlight signal markers, and show any candlestick patterns it finds. If possible, train and compare a few different deep learning models and rank them by accuracy so the app can suggest the best one for the current market condition.
Use current docs online if you need to, and make the experience easy to run locally with clear setup steps.
Are you gonna build this?
make sure you review the code using coderabbit