Live data from Hacker News

Viewing profile — kingcub

kingcub

HN member
Joined
Tue, Jan 19, 2010, 11:33 PM UTC
HN karma
48
Public activity
23 items

About kingcub

No profile information was provided.

Recent public activity

  1. comment
    Comment #4554284

    >They send in tens of thousands of requests a second, many of which they have no interest in ever being forfilled, in the hope of partly fooling other people, who are sending aroun…

  2. story
  3. story
  4. comment
    Comment #3272509

    You're right but the only way to make that important number better is with growth or cutting expenses.

  5. comment
    Comment #3272503

    Why is that lockup not 34 days for execs and 18 days for employees?

  6. comment
    Comment #2543324

    This to me is amazing in it's brevity: //Uses 4 threads (1 to 4).par.foreach(x => /*some long computation*/ } I'd love to see how other languages can do it more tersely with their …

  7. comment
    Comment #2476202

    Some but it's a pretty small minority if HFT algos.

  8. story
  9. comment
    Comment #2076265

    I think you are ignoring a very obvious fact, those 1% that are no longer 'complaining' are really doing so in an automated fashion with their blacklists. Further I think the compl…

  10. comment
    Comment #2041617

    While I really hope these develop into good resources, The first one isn't out. The second one is not remotely usable by itself at the moment. Most of the chapters are empty. There…

  11. comment
    Comment #2040753

    We used lift, we're in the process of ripping it out and replacing it with something else, anything else really. When I last checked a few month's ago, Lift's documentation is terr…

  12. comment
    Comment #1567694

    Currently just the CME, all of it was written in house, with the exception of Quickfix for Java for sending orders and OpenFast for CME marketdata. We'd like to replace Quickfix in…

  13. comment
    Comment #1562010

    It's really hard to say without knowing the position. I've seen it go both ways. Some places it's the entry level get in the door while we evaluate you position and if you're good …

  14. comment
    Comment #1562000

    It's a hybrid of programmer, trader, and quant. The article doesn't mention this, but they know how to program and how to trade. They come up with, code, and write the algorithms. …

  15. comment
    Comment #1561983

    It's a lot easier for a good programmer to learn how to trade than for a good trader to learn how to be a programmer. Though most programmers make terrible traders and most traders…

  16. comment
    Comment #1561947

    FWIW I am an HF Programmer Trader, (Jeff Gomberg's Business Partner / Fellow Programmer actually) In certain cases being dumb and fast will get you very far. For example, with an a…

  17. comment
    Comment #1561923

    We tried to get a percentage, figuring that our value added on top of all the infrastructure they had was worth atleast that much. Long story short, the prop firms weren't interest…

  18. comment
    Comment #1561903

    Patrick, I have read a lot of your articles on A/B testing and what you do to optimize your order flow etc we do very similar things in trading. I think if you saw how we looked ov…

  19. comment
    Comment #1561836

    Personally, I started in 03 programming C++ for an, at the time, small Chicago Prop trading firm. Prop firms tend to be in smaller than larger banks / hedge funds and that is the r…

  20. comment
    Comment #1561688

    I'm Jeff's business partner / fellow programmer. We do both algorithms and infrastructure. The markets continuously adapt. It's a constant balance between writing the code you need…

  21. comment
    Comment #1516787

    The compatibility issue have to do with how Scala's traits have to be implemented on the jvm. If it was possible for an interface to have method bodies or abstract classes be multi…

  22. comment
    Comment #1431207

    Coincidentally, Michael Shermer's Ted talk on a somewhat related topic (He calls it Patternicity) was posted today: http://www.ted.com/talks/michael_shermer_the_pattern_behind_...

  23. comment
    Comment #1329677

    What would be a mess about it? Couldn't we be clever enough to figure out how to do this with what we have?