[ {"op": "source", "role": "price", "kind": "F64"}, {"op": "add", "type": "SMA", "name": "fast", "bind": {"length": {"I64": 2}}}, {"op": "connect", "from": "fast.value", "to": "fast.series"}, {"op": "expose", "from": "fast.value", "as": "out"} ]