indicator: update and clean up rma2

This commit is contained in:
c9s 2023-05-30 11:35:59 +08:00
parent 1450d193a4
commit 1bf44720e2
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -6,8 +6,7 @@ import (
type RMAStream struct { type RMAStream struct {
// embedded structs // embedded structs
Float64Updater Float64Series
types.SeriesBase
// config fields // config fields
types.IntervalWindow types.IntervalWindow