Data V2 minor fixes
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)