Skip to content

πŸ“Š OpenClaw Trading Assistant

🎯 Smart Signals

AI-powered trading signals combining RSI, MACD, and Moving Averages with confidence scoring.

Learn more β†’

πŸ“ˆ Technical Analysis

Advanced support & resistance calculations using multiple proven algorithms.

Learn more β†’

πŸ’° Position Sizing

Risk-based position calculator to optimize your capital allocation.

Learn more β†’

πŸ”” Price Alerts

Automated monitoring for stop-loss and take-profit levels.

Learn more β†’


πŸš€ Quick Start

docker pull xuxuclassmate/trading-assistant:latest
docker run --rm -it \
  -v $(pwd)/.env:/app/.env \
  -v $(pwd)/watchlist.txt:/app/watchlist.txt \
  xuxuclassmate/trading-assistant:latest

5 min setup No dependencies

pip install openclaw-trading-assistant
ta

10 min setup Python 3.11+

npm install -g @xuxuclassmate/openclaw-trading-assistant
ta

10 min setup Node 18+


πŸ“Š Live Example

$ ta sig --symbol NVDA

πŸ“ˆ Generating signals for NVDA...

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  NVDA @ $175.64                     β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚  RSI (14):       52.34  [Neutral]   β”‚
β”‚  MACD:           0.1234 [Bullish]   β”‚
β”‚  MA (50):        $168.20 [Bullish]  β”‚
β”‚  MA (200):       $155.80 [Bullish]  β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚  Combined Score: 3/3 [Bullish]      β”‚
β”‚  Recommendation: BUY                β”‚
β”‚  Confidence:     Medium (67%)       β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

βœ… Analysis complete!

πŸ“ˆ Market Overview

  • NVDA - Bullish πŸ“ˆ
  • AAPL - Neutral ➑️
  • MSFT - Bullish πŸ“ˆ
  • TSLA - Bearish πŸ“‰

View Full Analysis β†’

  1. NVDA - AI chip demand
  2. AMD - Data center growth
  3. META - VR investments
  4. GOOGL - Cloud expansion

See Why β†’


πŸŽ“ Learning Path


πŸ“¦ Installation Options

Method Command Time Difficulty
Docker ⭐ docker pull xuxuclassmate/trading-assistant:latest 5 min Easy
pip pip install openclaw-trading-assistant 10 min Medium
npm npm install -g @xuxuclassmate/openclaw-trading-assistant 10 min Medium
Source git clone + pip install -e . 15 min Advanced

β†’ Complete Installation Guide


🎯 Why Trading Assistant?

πŸ€– AI-Powered

Combines multiple technical indicators with smart scoring algorithms.

🌐 Multi-Platform

Available on Docker, PyPI, npm - use it anywhere.

πŸ”’ Privacy First

Runs locally, your data stays on your machine.

πŸ†“ Free & Open Source

MIT licensed, community-driven development.


πŸ“Š Project Stats

πŸ“¦ Downloads & Usage

Latest Version: v1.3.1 (March 25, 2026)

Docker Hub πŸ†• Just Launched

PyPI βœ… Published

GitHub Releases βœ… Active

Be the first to use it! Stats will appear here as the community grows. πŸš€

⭐ Community

πŸ†• GitHub Stars ⭐ Be the first!

πŸ†• Forks 🍴 Fork it!

πŸ†• Issues πŸ› Report one!

This project just launched! Your star ⭐ and feedback help it grow. 🌱


πŸ†• Latest Updates

v1.3.1 - Author Update

  • βœ… Updated PyPI author info
  • βœ… Email: mail@xuxuclassmate.com
  • πŸ“¦ All platforms updated

Release Notes β†’

v1.3.0 - CLI Revolution

  • πŸ–₯️ New ta command (2 letters!)
  • 🎨 Interactive mode
  • πŸ“š Complete documentation website

What's New β†’


πŸ’¬ Join the Community

πŸ™ GitHub

  • Report issues
  • Request features
  • Contribute code

Contribute β†’

πŸ’¬ Discussions

  • Ask questions
  • Share strategies
  • Help others

Join Discussion β†’


πŸ“ License

MIT License - Free for personal and commercial use.

View License β†’



Made with ❀️ by XuXuClassMate

Version License Docker Pulls