Automatisierte Aktienanalyse mit über 10 technischen Indikatoren, Zukunfts-Projektion und Zielermittlung.
Das Tool liefert klare Long/Short-Signale, berechnet Entry/Stop/Take-Profit-Levels und visualisiert alles in einem professionellen Chart mit Drift-Projektion (inkl. Volatilitätskegel).
- ✅ Über 10 technische Indikatoren
- RSI, MACD, ADX, Bollinger Bands, MFI, OBV, Stochastic, ATR, Trend-Slope, Moving Averages (SMA/EMA)
- 🔍 Automatische Signal-Analyse
- Berechnet Bull/Bear-Score und gibt klare Long/Short-Empfehlungen aus
- 📈 Projektion in die Zukunft
- Lineare Drift-Schätzung mit Volatilitätskegel
- Schätzung, wann TP1 / TP2 / Stop wahrscheinlich erreicht werden
- 💾 Flexible Datenquellen
--source stooq(kostenlos, ohne API-Key)--source alpha(Alpha Vantage API, mit Fallback aufSYMBOL_SEARCH)- oder lokale CSV-Datei
- 🧭 Broker-Kompatibilität (optional)
- Preisanpassung auf Trade Republic oder andere Brokerpreise per Faktor
- 📊 Professionelle Charts
- SMA20, SMA50, Bollinger-Bänder, Entry/TP/SL-Linien, Projektion mit Datum
- 💡 Caching
- Schneller Abruf durch lokale Cache-Dateien
- 📦 Keine Abhängigkeit von yfinance
- Rein auf
requests,pandas,numpy,matplotlib
- Rein auf
pip install pandas numpy matplotlib requestspython V15.py --source stooq --ticker P911.DE --period 6mo --plot --forward-days 30 --save p911.pngpython V15.py --source alpha --ticker M3N.DEF --period 6mo --plot --forward-days 30 --save M3N.pngFür Alpha Vantage API Key in Zeile 33 einfügen --> Alpha Api Key