MA_CROSS: IndicatorDescriptor = ...

close is hard-coded in the reference (sma(close, ...), not an input), so there is no source setting to expose.

The long length defaults to 26, not 21: the reference pairs 9 against 26. A saved chart that never set the length explicitly draws a slower line now.