Dear-
Instead of using IB API (under Python or C# ???) , did anyone have experience to use SELENIUM to
1) download current holding equities, from IB webpage to csv file in local PC
2) upload order delivery, from local PC to IB server.
************************************************
Please note that free selenium is introduced ONLY 5 years (?) ago.
Therefore most have no experience yet.
http://www.seleniumhq.org/
I heard C# webcrawling by selenium is NOT as fast as API connection to IB server.
However, unlike the future/option, most equity traders does NOT need fast connection between local PC and IB server.
Any comment is welcomed.
PS) some keyword in selenium is "DOM" and "html source"
PS2) It is worth to spend time to develope web trading automatically, since probably ALL brokers provide website and therefore we can use every broker under ONE system.
Do NOT feel fearful to change to other broker, for the reason of different API.
PS3) crawling=scrapping ???
Instead of using IB API (under Python or C# ???) , did anyone have experience to use SELENIUM to
1) download current holding equities, from IB webpage to csv file in local PC
2) upload order delivery, from local PC to IB server.
************************************************
Please note that free selenium is introduced ONLY 5 years (?) ago.
Therefore most have no experience yet.
http://www.seleniumhq.org/
I heard C# webcrawling by selenium is NOT as fast as API connection to IB server.
However, unlike the future/option, most equity traders does NOT need fast connection between local PC and IB server.
Any comment is welcomed.
PS) some keyword in selenium is "DOM" and "html source"
PS2) It is worth to spend time to develope web trading automatically, since probably ALL brokers provide website and therefore we can use every broker under ONE system.
Do NOT feel fearful to change to other broker, for the reason of different API.
PS3) crawling=scrapping ???
Last edited: