Programs to interact w/ IB TWS API & place trades

Quote from HoundDogOne:

This one is amusing.

Instead of using the API...
They circumvent it by controlling TWS with keystrokes and mouse clicks.

Amusing and a bad idea. What if IB changes screen forms, different hot keys are set up etc etc ? The whole point of an API is to provide a well defined and more or less stable software interface.
 
i need to do this for a contest, i dont know how to make an auto system or use IB, never have. I know how to scalp intraday minute charts pretty well though. if i can manual trade and it looks automatic that would be great, lol.

i have to make a minimum of 25 trades in 8 weeks. winner = most money at the end of 8 weeks.
 
Quote from dcraig:

Amusing and a bad idea. What if IB changes screen forms, different hot keys are set up etc etc ? The whole point of an API is to provide a well defined and more or less stable software interface.
That's really my main point.

Even if it's OK... it is primitive and unstable.

But "automating" Poker Clients in this way...
Is definitely cause for account confiscation.

And it's fairly easy to tell...
If a human is clicking or a program...
Unless the program is extremely well designed to simulate the random behavior of people.
 
how can IB tell? if it was auto or not isnt API jsut some code that lets u interface between its platform and some other program?
 
Quote from jtnet:

i need to do this for a contest, i dont know how to make an auto system or use IB, never have. I know how to scalp intraday minute charts pretty well though. if i can manual trade and it looks automatic that would be great, lol.

i have to make a minimum of 25 trades in 8 weeks. winner = most money at the end of 8 weeks.

I presume your talking about the Collegiate Trading Olympiad.

Maybe time to learn how to convert your current manual trading system into code...
http://www.interactivebrokers.com/en/general/education/IBTradingOlympiad.php
 
Back
Top