Skip to content

Commit 88048cb

Browse files
author
Shlomi Kushchi
authored
combined example for the alapca stream
1 parent d5802eb commit 88048cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/websocket_example.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,6 @@ async def on_trades(conn, channel, trade):
9696

9797
# conn.run(['alpacadatav1/AM.TSLA'])
9898
# conn.run(['alpacadatav1/Q.GOOG'])
99+
# conn.run(['trade_updates', 'alpacadatav1/Q.GOOG', 'alpacadatav1/AM.TSLA'])
99100
conn.run(['alpacadatav1/T.TSLA'])
100101

0 commit comments

Comments
 (0)