Arabinda942/AI-Powered-Automated-Stock-Report-Generation-System-for-Banking-Industry ? reverse-engineered prompt
Reverse engineered prompt
Build me a Streamlit app that helps analyze stocks and generate a simple report for banking or finance teams.
I want it to take either live market data or uploaded stock files, then show clear buy, sell, or hold signals using common indicators like RSI, MACD, Bollinger Bands, and moving average crossovers. It should also use a few machine learning models to compare predictions, like random forest, SVM, decision tree, gradient boosting, and XGBoost, and then present the result in a way a non expert can understand.
Please include an interactive dashboard with candlestick charts, volume spike detection, trend analysis, risk level classification, and suggested stop loss and target prices. It should also support analyzing multiple stocks, especially NIFTY based ones, and highlight the top bullish and bearish picks.
At the end, I want a downloadable report that summarizes the analysis clearly. If you need current docs or data details, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit