Australian (ASX) Stock Market Forum

Programmatic Order Submission For A Non-Broker

Joined
4 February 2009
Posts
1
Reactions
0
I'm developing a personal day trading application in C#, and I'm in the preliminary stage of designing the order submission system. I don't want to have to hand-enter order (due to obvious speed and mechanical error issues) so I'm looking for alternatives that can be accessed via code.

Does anyone know of an application or API linked to an ASX broker that supports programmatic order submission rather than via a web-page?

Many thanks.
 
Interactive Brokers has a flexible API interface. Actually it also has a very speedy order system (TWS) which already has so many possible order formats, that I can't think of a reason why you would want to build one yourself...;)
 
Top