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 + Interval types.Interval + MarginOrderSideEffect types.MarginOrderSideEffectType + MinVolume fixedpoint.Value + MovingAverageWindow int + Quantity fixedpoint.Value + ScaleQuantity *bbgo.PriceVolumeScale + Symbol string + Targets []Target + func (s *Strategy) ID() string + func (s *Strategy) Run(ctx context.Context, orderExecutor bbgo.OrderExecutor, ...) error + func (s *Strategy) Subscribe(session *bbgo.ExchangeSession) + func (s *Strategy) Validate() error + type Target struct + MarginOrderSideEffect types.MarginOrderSideEffectType + ProfitPercentage float64 + QuantityPercentage float64