Dear-
Suppose my order file (100 row and 4 columns) is ready as follow.
MSFT 62.2 100 BUY
BAC ……
…….
Without the difficult API programming, I like to use a few lines of sikuli command to order the 100 pieces (with one-click).
Here is a capture of IB TWS screen. (2.png)
And here is my FIRST TRIAL of sikuli programming without looping. (1.png)
But due to my short knowledge, I cannot go further.
Any help is appreciated in advance by experienced user.