qbtrade/pkg/strategy/grid2/pricemap.go
2024-06-27 22:42:38 +08:00

6 lines
113 B
Go

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