openmarketregistry

registry / @charmitro / sma

@charmitro/sma

kscript

Simple moving average over close prices with a configurable period, plotted on the price chart.

0.1.0 · published 2026-08-12 · 1 version · 3 installs

Permissions

Pure data: no permissions, nothing executes.

README

# @charmitro/sma

A `kscript-indicator` package: a simple moving average over close prices,
plotted on the price chart, with a configurable `period` input (default 20).

The kScript source never executes inside OM; kScript hosts (charts) resolve
and run it. Publish with:

```bash
om publish .
```

Versions

VersionPublished
0.1.02026-08-12