Third party programs accepting text file as order instruction

I am trying to find a list of programs which accept text files as instructions to automatically send orders to IB TWS. Please help me finish the list. Thanks.
 
describe the text file. IB offers an API that lets you send in orders. you read in your text file and do it that way.
 
Back
Top