Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:22 +08:00
commit 8b1c32716c
15 changed files with 1797 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# References
Bundled resources for market-price-tracker skill
- [ ] crypto_exchanges_api.md: API documentation for various crypto exchanges like Binance, Coinbase, Kraken.
- [ ] stock_data_api.md: API documentation for stock data providers like Alpha Vantage, IEX Cloud, Polygon.io.
- [ ] forex_feeds_api.md: API documentation for forex data feeds like OANDA, Forex Connect, Currency Layer.
- [ ] technical_indicators.md: Detailed explanations and formulas for technical indicators like RSI, MACD, Bollinger Bands.