Versions in this module Expand all Collapse all v1 v1.16.3 May 28, 2021 v1.16.2 May 28, 2021 v1.16.1 May 28, 2021 Changes in this version + const ID + type Strategy struct + BaseQuantity float64 + GridNum int + Interval types.Interval + Percentage float64 + Symbol string + func (s *Strategy) ID() string + func (s *Strategy) Run(ctx context.Context, orderExecutor bbgo.OrderExecutor, ...) error + func (s *Strategy) Subscribe(session *bbgo.ExchangeSession)