Dear-
Today I happended to see the link at
http://www.winautomation.com/features/
for basket (bulk) order of 100 lines, for example.
1) May we use the above software to IB TWS, for 100 orders prepared in advance?
2) May we use the above software to IB WebTrader (Beta), for 100 orders prepared in advance?
Typically, 100 lines of order (in one file) is as follows. Roughly there are 500 lines of order in ONE TRADING DAY.
MSFT 20.2 100 BUY
AXP 120.8 50 SELL
...........
PS) With AutoIt, it is possible to use x-y coordinate in screen to do the same thing. But it may be confusing after changing any window location.
PS) For the above 2), it may be similar to web-crawling, by such as Selenium.
Today I happended to see the link at
http://www.winautomation.com/features/
for basket (bulk) order of 100 lines, for example.
1) May we use the above software to IB TWS, for 100 orders prepared in advance?
2) May we use the above software to IB WebTrader (Beta), for 100 orders prepared in advance?
Typically, 100 lines of order (in one file) is as follows. Roughly there are 500 lines of order in ONE TRADING DAY.
MSFT 20.2 100 BUY
AXP 120.8 50 SELL
...........
PS) With AutoIt, it is possible to use x-y coordinate in screen to do the same thing. But it may be confusing after changing any window location.
PS) For the above 2), it may be similar to web-crawling, by such as Selenium.
It's free and it's probably your easiest option. It has simple to use image recognition/ocr (you may not need the ocr, it can recognize the image of the word without the need to convert the image to actual letters!!) and easy to build scripts. You can actually put the image thumbnails in the script. You can also do advanced coding with it via Python, Java, etc.