SSOC18 / ssoc18-wiki

Shadi's Summer of Code 2018
0 stars 1 forks source link

[RaedZorkot] sample kivy GUI app for wrapping interaction with IB TWS API #14

Closed shadiakiki1986 closed 6 years ago

shadiakiki1986 commented 6 years ago

Hi @RaedZorkot

While we wait for the IB credentials for a paper trading account, let's start with build a Graphical User Interface that will wrap the code that will fetch prices from IB TWS.

We will use kivy as it's cross-platform, based on python, and well-maintained.

Steps

RaedZorkot commented 6 years ago
screen shot 2018-07-19 at 5 38 51 pm screen shot 2018-07-19 at 5 38 41 pm screen shot 2018-07-19 at 5 38 32 pm

These 3 pictures show the menu bar with the 3 different pages ( Trades, Portfolio, Prices)

screen shot 2018-07-19 at 5 42 27 pm

And this picture shows the pandas dataframe as a list, the problem is the overlapping with the menu bar

shadiakiki1986 commented 6 years ago

migrated to https://github.com/SSOC18/ib-kivy/issues/2