mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
indicator: fix the comment
This commit is contained in:
parent
811e624302
commit
a887eaf542
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user