bbgo_origin/pkg/strategy/grid2/pricemap.go

6 lines
102 B
Go

package grid2
import "github.com/c9s/bbgo/pkg/fixedpoint"
type PriceMap map[string]fixedpoint.Value