Search results

  1. L

    I've been telling you clods this for years

    The guy has nothing to complain about, in terms of opportunity, really. All that has happened is that the fast robot traders have taken away all of the low risk opportunities he was enjoying for all this time. The market still provides him with opportunities for profit, but they are just...
  2. L

    Contractors who suck

    I'm just ranting, but our firm basically bought an off-the-shelf implementation for exchange connectivity. I took a script to run through the entire market activity, find our trades, do some analysis, etc. I go looking through the logs calculating latencies, and I end up finding negative...
  3. L

    Trend following equity curve

    Interesting. When I develop strategies, I try to get stylized facts for a specific stock or set of stocks, and then move out and search through the space of all stocks to see if I can get some easy, low-hanging fruit by simply reparameterizing my strategy. I mean, in terms of just looking...
  4. L

    Trend following equity curve

    I'm asking some questions for educational purposes, so do not interpret the following as an attack on you or your ideas. Could you clarify your 1st point? I don't see how an equity trader can trade "multiple markets" (multiple products) very effectively, unless he specifically looks for...
  5. L

    stepwise AIC/BIC on ARIMA (or even ARMA) in R?

    There's a book by some guy called Rupert (Introduction to Statistical Methods in Finance or something), and he wrote it for some master's level class at Cornell -- in his book, I think he used SAS, and SAS somehow generated a beautiful table where it showed the results of all of the models in...
  6. L

    Student wanted to know, so I told him

    I'm guilty of this at times, but wanted to mention how great a quote this is. Fantastic post.
  7. L

    I'm giving up trading! I have found a much better way to make $.

    http://www.nbcnewyork.com/news/local/Man-Poses-as-Dead-Mom-to-Collect-Benefits.html This guy is my new role model. I might have to wait a few years till ma and pa croak, ... but this guy is true innovation. This guy is now on my top favorite awesome people list, which includes greats like...
  8. L

    Journey from investment bank to independent automated trader

    I know it has been tried a thousand times: Some graduate student thinks he can make big money trading deviations from commercial factor models. He then contemplates raising capital and trading off the commercial models. I didn't go so far as to get a subscription, but I did build a model...
  9. L

    I've been telling you clods this for years

    Nothing preventing you from colocating. 10g a month should give you a pretty nice shot.
  10. L

    Any way to get at Level 2 data from EasyLanguage?

    ... Never tried before, too much documentation to sift through, Google giving me weird answers. Anyone know? I'd like something like: For each tick, I would like to see what was quoted on each ECN. If they don't have a function to access it, is there any way I can write code to access it...
  11. L

    .net programming question openquant/rightedge

    The .NET framework has a redistributable that comes with a compiler. These programs probably just expose a front end to the compiler and then dump the compiler output to a status window the same way visual studio does. Once the output is generated, it's a matter of loading the dynamic library...
  12. L

    Getting a trading job with a criminal record - possible?

    This is a troll post, but in the event it isn't -- wtf? Unauthorized access of wifi networks??
  13. L

    Interview question: how do you make money with options?

    Because tech work in finance, for most people, is not as intellectually engaging as the firms make it out to be. They'll make you go through a 3 hour interview uncompensated. When you "win", you still get a boring job. It is -extremely- difficult to get into a position (from the tech side)...
  14. L

    Interview question: how do you make money with options?

    A tech job in options-MM is what I used to have and it's really not that great a job. I wouldn't be surprised if you were interviewing for my old job. I would've just said, "Get a job with an options MM firm, steal their edge, raise capital, and do it somewhere else." It's not like these...
  15. L

    I need help big time guys.

    Depends on whether there's a double top pattern on her chest. If there isn't, I suggest you short this "woman" named ____.
  16. L

    Getting good at prioritizing things in business

    I view trading as a business. In that regard, I've found a weak point in my personality: I'm a perfectionist and tend to drill down into minute details. This is a problem because a business demands attention to the big picture and learning to prioritize what's important. Have any of you...
  17. L

    Open source software in the hedge fund business. Possible?

    "will"? They are used in the industry for almost everything imaginable.
  18. L

    Pseudo-random runs around Visual Studios

    I'm in this thread because I want to see screen shots, even if it's text output. Carry on, and don't disappoint. :-)
  19. L

    Trend following equity curve

    My guess is that you are trading all of these over the same time frame, based on when the jumps occur. Perhaps try your strategy against a monte-carlo simulation where you're running a random-walk where each sample is drawn with volatility that happens to come from a bounded-random walk.
  20. L

    Prototyping FX strategies in Tradestation

    Intraday Bill, Just for thoroughness, would you mind telling me what you have placed on this screen? I get wildly different results if I go with per trade vs. per share/contract, and I'm unclear as to what "contract" means in FX spot. 1 100k lot? 1 10k lot? If you wouldn't mind taking...
Back
Top