mrhustlex/TradingSpy-TradingAgentService ? reverse-engineered prompt
Reverse engineered prompt
Build me a local first trading research app that runs in Docker and lets me explore the market, ask questions in plain English, and test strategy ideas without connecting to a broker or placing any trades.
I want a clean dashboard with market overview tools like sector heatmaps, industry movement views, stock prediction charts, and a chat style trading assistant that can explain what is happening and summarize news, fundamentals, insider activity, and market context. The assistant should also be able to generate simple trading strategies from a prompt, validate them, run backtests on historical candles, compare them against buy and hold, and keep iterating until it finds something better or tells me why it failed.
Please keep everything local and transparent, with saved run history, visible validation errors, and clear logs of what the agent is doing. If you need current docs or data source details, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit