bbgo/pkg/indicator/v2/const.go

6 lines
111 B
Go
Raw Normal View History

package indicatorv2
import "git.qtrade.icu/lychiyu/bbgo/pkg/fixedpoint"
var three = fixedpoint.NewFromInt(3)