生成走势字符图
draw_ascii_chartGenerate an ASCII trend chart from stock price data to visualize market direction. Enter a symbol and market to produce a simple line chart of price movements.
Instructions
根据提供的价格列表生成一个简单的 ASCII 走势图,用于直观展示趋势
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | 市场: sh=沪市, sz=深市, bj=北交所, hk=港股, us=美股 | sh |
| symbol | Yes | 股票代码 |