8 lines
414 B
Markdown
8 lines
414 B
Markdown
# Scripts
|
|
|
|
Bundled resources for market-price-tracker skill
|
|
|
|
- [ ] price_tracker.py: Script to track prices of crypto, stocks, forex, commodities using WebSocket connections and data aggregation.
|
|
- [ ] alert_manager.py: Script to manage price alerts based on user-defined conditions and send notifications.
|
|
- [ ] technical_analysis.py: Script to calculate technical indicators like RSI, MACD, and moving averages.
|