crypto-code/Stock-Market-AI-GUI ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app for stock market analysis and trading using AI.

I want a home page with three main options: stock info, price prediction, and a trading agent. For stock info, let me enter a ticker symbol and a time range, then show the historical data in a table and a chart of closing prices with hover details. For prediction, let me enter a stock symbol, training period, number of simulations, and how many future days to predict, then show the projected closing prices in a chart. For the trading agent, let me enter a symbol, the time period to trade on, an initial fund, and how many days to wait between buying or selling, then show the buy and sell points directly on the chart.

Please make it look clean and easy to use, and keep everything running from a single web interface. If you need current library docs or examples, look them up online and use whatever works best.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab