Mohammad007/solana-sniper-terminal ? reverse-engineered prompt
Reverse engineered prompt
Build me a polished Solana memecoin trading dashboard that feels like a real sniper terminal, but only for paper trading and learning.
I want a Streamlit app that scans new Solana tokens in real time using live market data, ranks them with a simple strength score, and automatically simulates buys when they pass the filters. It should let me set things like trade amount, take profit, stop loss, minimum liquidity, and minimum score from the sidebar. Show a live market scanner, an active positions view with real time PnL, and a trade history section so I can see what happened after positions close.
Please make it persist balances, open trades, and history in SQLite so the data is still there after restart. Use a clean dark or white terminal style, make it feel professional, and keep the interface responsive. If you need to check current docs for Streamlit or the market data API, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit