mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-26 00:35:15 +00:00
indicator: update and clean up rma2
This commit is contained in:
parent
1450d193a4
commit
1bf44720e2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user