ESJavadex/elliot-waves-auto — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple web app for Elliott Wave analysis for stocks and indexes. I want to type a ticker like AAPL or ^SPX, choose a date range and interval, then see a price chart with detected impulse waves and ABC corrections drawn on it. The app should also show Fibonacci retracement and extension zones, RSI and ATR context, and a plain English trade idea with entry, stop loss, take profit, position sizing, and risk notes.

Add options to show or hide trade signal overlays, run a basic historical backtest, and analyze a small batch of tickers from presets. Use Yahoo Finance data and handle rate limits gracefully so it does not break after a few requests.

Make it runnable locally in a browser, and also include Docker setup so I can run it on a small home server or Raspberry Pi. Please keep the interface simple and include a clear educational only warning, not financial advice.

Want more depth? Deep Reverse