qbtrade/pkg/indicator/v2/const.go

6 lines
114 B
Go
Raw Normal View History

2024-06-27 14:42:38 +00:00
package indicatorv2
import "git.qtrade.icu/lychiyu/qbtrade/pkg/fixedpoint"
var three = fixedpoint.NewFromInt(3)