indicator: fix the comment

This commit is contained in:
c9s 2023-05-30 13:29:14 +08:00
parent 811e624302
commit a887eaf542
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -6,8 +6,7 @@ import (
"github.com/c9s/bbgo/pkg/types"
)
// ATRStream is a RMAStream
// This ATRStream calcualtes the ATR first, and then push it to the RMAStream
// This ATRStream calculates the ATR first
type ATRStream struct {
// embedded struct
Float64Series