chart_link
Publish the chart and get a URL the person can open in Basis. Call it at the end of any answer about a market: the chart is half the answer. Either build first with the chart tools, or pass symbol, timeframe, indicators and levels here to build and publish in one call. Give the URL as a link and say in one line what it shows. No account needed; the link lasts seven days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | One line describing what this chart shows, for your own reply. Not stored and not shown on the chart. | |
| levels | No | Prices to mark as horizontal lines, or {price, label, color}. | |
| market | No | ||
| symbol | No | Optional: set the instrument in this call. | |
| exchange | No | ||
| timeframe | No | Optional, e.g. 15m, 4h, 1d. | |
| indicators | No | Ids or common names ("ema50", "rsi", "bollinger"), or {studyId, params}. |