Open Candlestick chart app
echart_mcp_view_open_candlestickOpen a candlestick chart to visualize OHLC market data. Specify title, data rows, and field mappings for open, high, low, close values.
Instructions
Open a focused candlestick MCP App for OHLC market and range data. Use top-level title/subtitle; data holds rows, tree, or nodes/links; encoding maps fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Tabular rows. | |
| title | No | Chart title. | |
| advanced | No | Renderer and safe option patch. | |
| encoding | No | OHLC field mapping. | |
| subtitle | No | Chart subtitle. | |
| interaction | No | Candlestick interactions. | |
| presentation | No | Candlestick presentation. |