Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:03 +08:00
commit e1e05719b2
14 changed files with 838 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for crypto-derivatives-tracker skill
- [ ] derivatives_data_template.json: Example JSON template for storing derivatives data.
- [ ] funding_rate_chart_template.html: HTML template for visualizing funding rates.
- [ ] open_interest_chart_template.html: HTML template for visualizing open interest.