超级版1

This commit is contained in:
tukuaiai
2025-12-13 17:00:54 +08:00
parent 5e6f46c096
commit 53100d627b
108 changed files with 240878 additions and 21 deletions
+24
View File
@@ -0,0 +1,24 @@
# Cryptofeed Documentation Index
## Categories
### README
**File:** `README.md`
**Pages:** 1 (192 lines)
Complete overview of Cryptofeed including:
- Installation instructions
- Supported exchanges (40+)
- Basic usage examples
- NBBO (National Best Bid/Offer) implementation
- Supported channels and backends
- REST API information
## Quick Links
- Installation and setup → `README.md`
- Basic usage examples → `README.md` (line 52-76)
- NBBO example → `README.md` (line 83-100)
- Supported exchanges → `README.md` (line 9-50)
- Data channels → `README.md` (line 102-125)
- Backend integrations → `README.md` (line 127-146)