Search results

  1. A

    AutoTrader software using TWS Java API

    for those who used version 1.03, please update your program to 1.04. download it from http://sling.to/autotrader for additional info, you can go to IB TWS API message board http://www.interactivebrokers.com/cgi-bin/discus/show.pl?tpc=2&post=7831#POST7831...
  2. A

    What costs IB to incorporate trailing feature in its TWS for futures?

    try my free program to do trailing stop for eminis. http://sling.to/autotrader autotrader
  3. A

    AutoTrader software using TWS Java API

    Hello WarEagle, I see you figured out that you can change target offset and stop offset on the fly. regarding scale out, I need to do some more work on it. I'll add the option to cancel the scale out option while a position is active. regards, autotrader http://sling.to/autotrader
  4. A

    IB Autostop tool for NQ/ES (Emini Trade Management)

    if you want simulated stop (stop trigger based on bid/ask price instead of last price which is what a stop order submitted to IB uses), then try out my autotrader program. the simulated stop protects your entire position at all times, even on partial fills. for example if you ordered 3...
  5. A

    Why delay on IB trailing stop?

    IB trailing stops don't work for e-minis. if you want to have trailing stops on emini, try the program I wrote. go to http://sling.to/autotrader for more info. it is free. the IB trailing stop will trail on every tick, with autotrader program, you can specify the number of ticks before the...
  6. A

    AutoTrader software using TWS Java API

    Hello, I wrote a small program using Interactive Brokers TWS Java API to do automatic position exit management. the main features are: uses Java, compatible with java 1.3 and 1.4. if TWS runs on your machine, then this program will run on your machine. no more missing OCX, DLL, etc...
Back
Top