Skip to content

Data V2 minor fixes

Compare
Choose a tag to compare
@camelpac camelpac released this 18 Jun 13:58
· 119 commits to master since this release
df9af40

In this release we:

  • Add daily bars to data stream (f826e5b)
  • Add support for closing partial position (253bd6d)
  • Fix a data v2 websocket reconnection issue (b649fb4)
  • extend list_order() to be able to filter by symbol list (e203f38)
  • update the websockets package and the websocket-client package (d5b5e26, 59b4fb8)
  • fix example code - overnight_hold.py (797d508)