Symbol
Symbol identifier (e.g., BTC) used to filter price data
| Property | Value |
|---|---|
| Category | Market Data |
| Unit | Dimensionless |
| Resolution | 1d |
| Assets | BTC |
| Tier | Basic |
| API Endpoint | GET /v1/prices |
| Field | symbol |
Overview
Symbol identifier (e.g., BTC) used to filter price data. This metric is part of the Blocklens analytics suite providing comprehensive Bitcoin market data.
Interpretation
Track price symbol filter to understand market structure and institutional positioning. Changes in this metric can signal shifts in market dynamics, liquidity conditions, or institutional sentiment toward Bitcoin.
Use Cases
- Market analysis: Monitor price symbol filter for trend identification and market structure assessment
- Research: Incorporate into quantitative models and cross-metric correlation studies
- Reporting: Include in periodic market reports and institutional briefings
API Usage
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/prices?start_date=2024-01-01&end_date=2024-12-31&limit=365"