vikash98k/crypto-agent ? reverse-engineered prompt

Reverse engineered prompt

Build me a Django crypto market intelligence app that scans Binance Spot USDT pairs and helps me decide whether a setup looks like LONG, SHORT, or WAIT.

I want it to keep stored candle data in the database, run deterministic indicator and price action analysis on that data, then rank the strongest setups on a scanner page. The AI part should only explain the analysis in plain English and let me ask follow up questions about one asset and timeframe. No automated trading, no order placement, no live market calls when a page loads, everything should come from stored data.

Please include a clean dashboard with a markets table, scanner results, asset chart pages, alerts for direction changes, a news page for stored RSS headlines, and a simple login option for deployed use. Use the README as the source of truth and read the CLAUDE docs before building. If you need anything current from docs online, feel free to look it up.