Recent content by javadepro

  1. J

    Programming to place Limit Order

    Hi, I am using java as a programming language to be integrated with TWS API. I need a help for placing Limitorder through the program. I saw the method in ElientSockets.java public synchronized void placeOrder( int id, Contract contract, Order order) But am not able to use it. In the...
  2. J

    Placing Limit Orders

    Hi All, I am in need of an Automated Trading System based on java which places "LIMIT ORDERS". I studied JBookTrader, JSystemTrader but these open source only place "MARKET ORDERS" .. So, any suggestion , tips are welcome. I am in need of an automated trading system which places...
Top