mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
indicator: rename v2 indicator file
This commit is contained in:
parent
68570e1eeb
commit
e094f422fc
|
@ -9,7 +9,7 @@ import (
|
|||
"github.com/c9s/bbgo/pkg/types"
|
||||
)
|
||||
|
||||
func TestSubtract(t *testing.T) {
|
||||
func Test_v2_Subtract(t *testing.T) {
|
||||
stream := &types.StandardStream{}
|
||||
kLines := KLines(stream)
|
||||
closePrices := ClosePrices(kLines)
|
Loading…
Reference in New Issue
Block a user