mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
xfunding: remove debug code
This commit is contained in:
parent
890ae86c3d
commit
7f0325b193
|
@ -829,9 +829,6 @@ func (s *Strategy) syncFuturesPosition(ctx context.Context) {
|
|||
bbgo.Notify("SpotPosition", s.SpotPosition)
|
||||
bbgo.Notify("FuturesPosition", s.FuturesPosition)
|
||||
bbgo.Notify("NeutralPosition", s.NeutralPosition)
|
||||
|
||||
// DEBUG CODE - triggering closing position automatically
|
||||
// s.startClosingPosition()
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user