Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user