ahmedsakr / wstrade-api

API Wrapper for Wealthsimple Trade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebSocket API

AlexandreCassagne opened this issue · comments

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.

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!

I am as well 👍

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

Started a discussion if anyone's interested #65