Skip to content

Commit

Permalink
Merge pull request vnpy#2497 from vnpy/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
vnpy authored May 15, 2020
2 parents 26faaea + 04c1eb1 commit 67242f7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ def on_spread_bar(self, bar: BarData):
interval=self.interval
)

self.put_event()

def on_spread_pos(self):
"""
Callback when spread position is updated.
Expand Down

0 comments on commit 67242f7

Please sign in to comment.