Django and IBKR dashboard
Project detail
I’m searching for a python developer that familiar with Django and ib_insync.
The project is to build a simple API with Django that is connected to ib_insync, with one action to get the current stock price from ib_insync. Ideally, I will be able to
– Perform some calculations with the current stock price
– Plot the live data on a React Chart, ideally a candlestick chart
I have an existing repository setup, React Frontend preconfigured, Django channels websocket set up