qbtrade/pkg/strategy/grid2/pricemap.go

6 lines
113 B
Go
Raw Normal View History

2024-06-27 14:42:38 +00:00
package grid2
import "git.qtrade.icu/lychiyu/qbtrade/pkg/fixedpoint"
type PriceMap map[string]fixedpoint.Value