get_rolling_window_ticker
Fetch real-time cryptocurrency market data for specific trading pairs within defined time windows using the Binance Cryptocurrency MCP. Specify symbols, window size, and data type (FULL or MINI) for detailed or condensed insights.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
symbol | No | Trading pair symbol, e.g. BTCUSDT | |
symbols | No | Array of multiple trading pair symbols | |
type | No | Return data type, FULL or MINI | |
windowSize | No | Window size, e.g. 1m, 4h, 1d |