Search results

  1. J

    Is Ninja/Zen good enough to win in Futures?

    I have had good experience with Open E Cry's customer service. Their phone support is good. You probably should call them.
  2. J

    my experience with TradeStation, NinjaTrader, and OpenQuant

    After some more digging, now I prefer OpenQuant over NinjaTrader. The main reason is that OpenQuant not only has a superior base architecture, but also has a more open interface that allows users to customize the platform and add their own functionality. For example, you can create your own...
  3. J

    Need push in right C++ direction

    I think C# is the way to go now. C# filts well with the modular, even-based trading environment. It is also easier to learn than C++ in my opinion. Both NinjaTrader and OpenQuant are based on C#.
  4. J

    my experience with TradeStation, NinjaTrader, and OpenQuant

    Many of the new generation of trading platforms (NT, OQ, etc.) are C# based so it is easy to switch between them. This will make the competition more fierce. Very interesting to see who will win and how they get there.
  5. J

    my experience with TradeStation, NinjaTrader, and OpenQuant

    I would like to share my two cents about these three trading platforms: 1. TradeStation: TS is a combination of a data vendor (TS data), a strategy developing/backtesting platform (TS platform), and an execution broker (TS brokerage). So ideally TS is the only thing you need for strategic...
  6. J

    Let rate the following API

    With IB API, sometimes messages are missing so positions could mismatch. So I guess my question really is have you encountered missing messages using FIX?
  7. J

    Let rate the following API

    Has it ever happened that your position manager does not match your real position ? What can you do to ensure they match each other?
  8. J

    Who else has both universal account and order API, besiedes IB?

    MBTrading also has both. BTW, by universal account I mean you can trade both stocks and futures in one account.
  9. J

    Let rate the following API

    Thanks for the answers to my previous questions. From what I read on IB's website, http://individuals.interactivebrokers.com/en/p.php?f=programInterface&ib_entity=llc FIX protocol does not provide realtime portfolio updates? Then how do you know your total positions, margin requirements...
  10. J

    Let rate the following API

    BTW, is redsky still available?
  11. J

    Let rate the following API

    Which brokers support QuickFix? Which one do you recommend?
  12. J

    Where does your broker report the margin interest you paid in 2007?

    Margin interest is deductible for federal tax . But where can you find out how much margin interest you paid in year 2007? Does your broker report it in some kind of 1099 forms?
  13. J

    Who else has both universal account and order API, besiedes IB?

    If you know of any other broker with universal account, as well as API for orders and account management, please share with us.
  14. J

    good api for auto trading

    Anybody has comments on Ninja Trader's API? Is there sample code using Visual C++? Basically I'm looking for a good alternative to IB's API. Much appreciated.
  15. J

    good api for auto trading

    I use IB's API. How is Open E Cry's API?
  16. J

    CME waived fees for EMD?

    Looks like CME waived Globex and clearing fees for Emini Midcap 400 (EMD). How does your broker handle this? How much money does a customer save for each EMD contract? Thanks for sharing.
  17. J

    Open Letter to Interactive Brokers

    I totally agree. IB is degrading a little bit, but I haven't seen any viable alternatives that fit my need. The cost of switching is also too high.
  18. J

    IB Data feed problems?

    A reconnection option is a better solution for API users. Completely closing and restarting TWS will require doing so for all API clients too.
  19. J

    IB Data feed problems?

    I also had IB data feed problems in the last two days. The data connection switched on and off for a few minutes and then TWS bid/ask did not update any more. Very disappointed, giving that IB has a reputation for data stability.
  20. J

    I can give you free TS strategy if you can help me

    I also received the ELD. There are just 50 trades in total so it's really hard to make any sensible judgement. Only one data stream (EURUSD) is needed to run the strategy so I'm curious how the US$index played into the strategy. Anyway, thanks for sharing and I will try to provide more feedback...
Back
Top