rsmctn's picture
Upload README.md with huggingface_hub
d6feabf verified
---
title: BIST DP-LSTM Trading Dashboard
emoji: ๐Ÿš€
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 5.44.0
app_file: app.py
pinned: false
license: mit
---
# ๐Ÿš€ BIST DP-LSTM Trading Dashboard
Advanced stock trading signals dashboard for BIST (Borsa Istanbul) using Differential Privacy LSTM models and Turkish financial sentiment analysis.
## ๐ŸŽฏ Features
- **๐Ÿ“Š Interactive Price Charts** with trading signals visualization
- **๐Ÿค– DP-LSTM Ensemble Models** for price prediction
- **๐Ÿ’ญ Turkish Financial Sentiment Analysis** from news sources
- **๐Ÿ“ˆ Performance Metrics** and trading statistics
- **๐Ÿ”’ Differential Privacy** for data protection
- **โšก Real-time Analysis** (demo mode with mock data)
## ๐Ÿ› ๏ธ Technology Stack
- **Models:** Differential Privacy LSTM + Temporal Fusion Transformer + Simple Transformer
- **NLP:** Turkish VADER sentiment + FinBERT
- **Features:** 131+ technical indicators across multiple timeframes
- **Privacy:** Adaptive differential privacy with Opacus
- **Frontend:** Gradio interactive dashboard
- **Deployment:** Hugging Face Spaces
## ๐Ÿ“Š Performance Targets
- **Direction Accuracy:** โ‰ฅ68% (MVP) โ†’ โ‰ฅ75% (Production)
- **Sharpe Ratio:** >2.0
- **Max Drawdown:** <15%
- **Signal Confidence:** >65% average
## โš ๏ธ Disclaimer
This system is for **research and educational purposes only**.
- Past performance does not guarantee future results
- Not financial advice - consult with financial advisors
- Demo mode shows simulated data for demonstration
- Always do your own research before investing
## ๐Ÿ”— Links
- **GitHub Repository:** [RSMCTN/BIST_AI001](https://github.com/RSMCTN/BIST_AI001)
- **Production API:** [Railway Deployment](https://bist-dp-lstm-trading.up.railway.app)
- **Documentation:** [Complete System Docs](https://github.com/RSMCTN/BIST_AI001/blob/main/README.md)
## ๐ŸŽฎ How to Use
1. Select a BIST 30 stock from the dropdown
2. Choose analysis period (7-90 days)
3. Click "Analyze Stock" button
4. Explore interactive charts and metrics
5. Review latest trading signals and performance
## ๐Ÿš€ About the System
This dashboard showcases an advanced algorithmic trading system designed for the Turkish stock market (BIST). The system integrates:
- **Multi-source data collection** (MatriksIQ API, financial news)
- **Advanced ML models** with privacy protection
- **Risk management** and portfolio optimization
- **Real-time execution** capabilities
- **Comprehensive monitoring** and analytics
Built with modern MLOps practices and deployed across multiple platforms for maximum accessibility and reliability.
---
**Made with โค๏ธ for the Turkish financial research community**