Dear-
When I login IB webtrader in the chrome browser, I can see main menus
1) balance
2) Market value
3) Position
4) Portfolio
5) Order Management
as you can see also in your screen.
Now, is it possible to download those 5 data into corresponding 5 separate csv files in my local PC? For example IB1.csv , ... , IB5.csv
I heard webcrawling does work for me automatically with some programming, such as selenium.
If you do not know difference between crawling and scraping, you are a beginners like me.
PS) Probably IB API can does it too. But the above might be easier than API programming since API's are different in every brokers.
PS2) The aboves are for downloading from webpage (already seen in OUR 2 EYES) to local machine.
If it can be done, probably uploading, such as delivering orders to IB server, might be possible WITHOUT use of API.
When I login IB webtrader in the chrome browser, I can see main menus
1) balance
2) Market value
3) Position
4) Portfolio
5) Order Management
as you can see also in your screen.
Now, is it possible to download those 5 data into corresponding 5 separate csv files in my local PC? For example IB1.csv , ... , IB5.csv
I heard webcrawling does work for me automatically with some programming, such as selenium.
If you do not know difference between crawling and scraping, you are a beginners like me.
PS) Probably IB API can does it too. But the above might be easier than API programming since API's are different in every brokers.
PS2) The aboves are for downloading from webpage (already seen in OUR 2 EYES) to local machine.
If it can be done, probably uploading, such as delivering orders to IB server, might be possible WITHOUT use of API.
Last edited: