bbgo/pkg/strategy/grid2/pricemap.go

6 lines
110 B
Go

package grid2
import "git.qtrade.icu/lychiyu/bbgo/pkg/fixedpoint"
type PriceMap map[string]fixedpoint.Value