An innovative AI-powered trading assistant that combines technical analysis with a unique Donald Trump persona to provide trading insights and predictions.
MaigaXBT is a cutting-edge AI agent that delivers trading insights through an engaging Telegram interface. By leveraging advanced technical indicators and a distinctive Donald Trump persona, it provides users with actionable trading signals while collecting valuable prediction data for AI training.
graph TD
A[Telegram User] -->|Commands & Queries| B[MaigaXBT Bot Layer]
B -->|Process Requests| C[Trump Persona Handler]
C -->|Generate Insights| D[AI Analysis Engine]
D -->|Technical Analysis| E[Chart API]
E -->|Market Data| F[External Data Sources]
C -->|Store Predictions| G[Django Backend]
G -->|Process Tasks| H[Celery Workers]
H -->|Message Queue| I[RabbitMQ]
G -->|Cache| J[Redis]
G -->|Database| K[PostgreSQL]
L[User Predictions] -->|Data Collection| G
G -->|Points System| M[Rewards Engine]
-
Trump-Persona AI Agent
- Engaging communication style
- Memorable trading insights
- Interactive user experience
- Real-time market commentary
-
Trading Signal Generation
- Technical indicator analysis
- Market trend predictions
- Entry/exit point suggestions
- Risk level assessment
-
Prediction & Rewards System
- User signal prediction platform
- Points-based reward system
- Future airdrop eligibility
- Leaderboard rankings
-
Data Collection & Annotation
- User prediction tracking
- Signal accuracy analysis
- Market sentiment data
- Training data generation
-
Technical Analysis Tools
- Multiple timeframe analysis
- Custom indicator overlays
- Volume analysis
- Pattern recognition
-
Trading Signal Reception
- Receive AI-generated trading signals
- Get Trump-style market commentary
- Access risk management insights
- Track signal performance
-
Prediction Participation
- Predict upcoming signals
- Earn points for accuracy
- Compete on leaderboards
- Qualify for future airdrops
-
Market Analysis
- Access technical analysis
- View market trends
- Monitor key indicators
- Track prediction accuracy
-
Community Engagement
- Interact with Trump persona
- Share trading insights
- Track performance metrics
- Earn rewards
- Django: Main web framework
- Django REST Framework: API development
- Celery: Asynchronous task processing
- RabbitMQ: Message broker
- Redis: Caching and real-time data
- PostgreSQL: Primary database
- Aiogram: Telegram bot framework
- Python 3.12: Core programming language
- Chart API: Technical analysis visualization
- AI Models: Signal generation and Trump persona
- Docker: Containerization
- Docker Compose: Service orchestration
- AWS S3: File storage (optional)
- Sentry: Error tracking
- Python 3.12+
- Docker and Docker Compose
- Telegram Bot Token
-
Clone the Repository
git clone [repository-url] cd maigaxbt
-
Set Up Environment
python3.12 -m venv .venv source .venv/bin/activate pip install -r requirements-dev.txt
-
Configure Environment Variables
cp .env.example .env # Edit .env with your configuration
-
Start Services
# Start Django server make run.server.local # Start MaigaXBT bot make run.bot.local
-
Build and Start Services
docker compose up -d
-
Run Migrations
docker compose exec web python manage.py migrate
This project is temporarily public for review and evaluation purposes. All rights reserved. The code, documentation, and associated materials are proprietary and confidential. Unauthorized copying, modification, distribution, or use of this software is strictly prohibited.
- Available at
/api/schema/
when running the server - Swagger UI at
/api/schema/swagger-ui/
- ReDoc at
/api/schema/redoc/
- Sentry integration for error tracking
- Django Silk for performance profiling
- Custom logging system
- JWT authentication
- Rate limiting
- CORS protection
- Input validation
This is a proprietary project. Please contact the maintainers for any questions or feedback.
For support or inquiries, please reach out through the project's communication channels.