ahmedsakr / wstrade-api

API Wrapper for Wealthsimple Trade
97 stars 27 forks source link

WebSocket API #21

Open AlexandreCassagne opened 4 years ago

AlexandreCassagne commented 4 years ago

Does anybody have insights into how the WebSocket client works in the application?

I am interested in working on this but if anyone has a starting point, please let me know.

austingreisman commented 4 years ago

Does anybody have insights into how the WebSocket client works in the application?

I am interested in working on this but if anyone has a starting point, please let me know.

I am as well!

yusuf8ahmed commented 4 years ago

I am as well 👍

TamimiGitHub commented 3 years ago

Hey @AlexandreCassagne ! I am assuming you are referring to a usecase where a websocket connection is established with a stock exchange market (e.g. TSX) and streams data to an application that leverages westrade-api? Otherwise, what are you referring to in WebSocket client? I have an idea for a starting point that I can start a discussion on

TamimiGitHub commented 3 years ago

Started a discussion if anyone's interested #65