Search results

  1. F

    What Data Feed and FIX broker would you recommend?

    Art, If you absolutely want FIX then I suggest you take a look at TT. Their implementation is full featured and service is excellent. Francis
  2. F

    What Data Feed and FIX broker would you recommend?

    Steve, I love IB but your FIX implementation does not support order book download, account info and fill download. It also required that a Java gateway be running on the local machine. Are there plans to add those improvements and get rid of the Java gateway? Thanks, Francis
  3. F

    Which softwares can update trailing stop orders dynamically on broker/exchange server

    You can do this from TradeStation with TradeBullet Francis
  4. F

    IB ActiveX API and Extended Order Attributes

    Hi Matt, You can do this by setting the properties of the ActiveX instance directly. But this question should be posted on the TWS API forum. Francis
  5. F

    modify an exising automated trading package or build a new one ?

    MrTwo: Could you give more details on why Server2003 is better than XP? I'm not familiar with Server2003. Thanks, Francis
  6. F

    Automated email signals executer.

    I'm not sure what you mean by 'signals' but if those are orders then you can use TradeBullet to read those emails and send the order it contains to a broker. Francis
  7. F

    QuantDeveloper/ TT connectivity and other issues

    I recently wrote an interface to TT FIX but I've never used QD. Francis
  8. F

    QuantDeveloper/ TT connectivity and other issues

    Try adding them to [sessionorders] and restart the FA. Francis
  9. F

    QuantDeveloper/ TT connectivity and other issues

    Do you have these in your FA config file? SendUnsolicitedOrders=Y SendUnsolicitedFills=Y Francis
  10. F

    Software vendors with an API that support HotspotFX

    www.redskyfinancial.com Francis
  11. F

    Automated System With Limit Orders

    Why? Couldn't you search by price? Francis
  12. F

    Tradestation & Simulated Trading???

    You can do this with TradeBullet without any recoding. Just connect to your live account to get live quotes but send the orders to the Simulation account. Francis www.tradebullet.com
  13. F

    should I use dynaorder, tradebolt or other softwares?

    You can use TradeBullet to send order from eSignal with simple text files -no need to code with a dll. See a sample here Francis
  14. F

    IB without Java?

    Steve, I'm off-topic here but I'd like to know if the IBIDEALPRO minimum is 25000 units or USD$25000 in base currency? (e.g. EUR/USD minimum is ~$21000) Thanks, Francis
  15. F

    IB without Java?

    Hi Steve, Was anything else added to the CTCI API like account information? And can TWS be used at the same time on the same account? I know somone who wanted automated strategies through CTCI and still use TWS for discretionary trading. Last time I checked it wasn't possible. Before...
  16. F

    FIX with QuickFixEngine anybody?

    I haven't done a full load test to measure performance but it appears to be as fast as the X-Trader platform for both market data and fills. As to standards compliance, I'm sure you're aware that anyone who has this API had to sign a NDA so I can't comment on specifics. There are custom...
  17. F

    IB without Java?

    That is not possible. Besides, their FIX API is of limited value because it does not provide account statistics, market data, position info, open orders list, etc. Francis
  18. F

    Automated trade execution question?

    nononsense, The FIX api is different than the X-Trader api; XT is not required and you can build a stand-alone client. I don't use Linux so I don't know how to set it up from VMWare but I'm sure TT can help you if you post you question on their forum. Francis
  19. F

    Automated Scalping System

    Runningbear, TradeBullet is certainly not flakey and it is built on the TradeMagic framework. Francis
Back
Top