formula_evaluate
Evaluate a Basis formula expression over a loaded window. Functions are listed by catalog_search kind=formula; series named open, high, low, close, volume, returns and more. Multi-line with let bindings is supported; the last expression is the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Reuse a handle from market_candles instead of loading. | |
| market | No | Default: the chart. | |
| reduce | No | ||
| symbol | No | Default: the chart. | |
| exchange | No | ||
| timeframe | No | e.g. 1h, 4h. Default: the chart. | |
| expression | Yes | ||
| parameters | No | ||
| includeForming | No |