xdepthmaker: subscribe full book

This commit is contained in:
c9s 2024-11-16 00:47:45 +08:00
parent 2dca9762e2
commit 0ed1d385c1
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -325,7 +325,7 @@ func (s *Strategy) CrossSubscribe(sessions map[string]*bbgo.ExchangeSession) {
}
hedgeSession.Subscribe(types.BookChannel, s.HedgeSymbol, types.SubscribeOptions{
Depth: types.DepthLevelMedium,
Depth: types.DepthLevelFull,
Speed: types.SpeedLow,
})