Search results

  1. S

    Ackman is so full of it!

    Come to think of it, there are two distinct flaws, both bad but a combination is truly deadly. Flaw 1. “I am the smartest guy in the room” Flaw 2. “I am right and will fight instead of listening”
  2. S

    Anyone trade the ICE FANG contract today ?

    I am not using IB, for obvious reasons. For brokers that do some pass-through, in most cases the “bid-ask” on these rates (borrow vs rebate) is like half of the carry. I am sure IB is not an exception.
  3. S

    Selling Weekly Straddles

    Some people do it systematically just like that. Their reasoning is that the risk premium is there all the time, so you keep harvesting it. In the world of limited capital, it’s less about mispricing and more about risk reward - for example, SPX vol in the current environment (pricing 7 and...
  4. S

    Quick pandas question

    I doubt a relational db would be an improvement speed-wise - pretty sure my data frame fits into memory and pandas is pretty efficient. I just don’t know how do implement it properly for specific types of searches
  5. S

    Brokerage for Equity Index Variance Swaps

    Yeah, fees do add up. However, anything OTC is a PIA in many aspects - eg on an unwind you might have dealers trying to take advantage and have to deal with novation
  6. S

    Selling Weekly Straddles

    LOL
  7. S

    Anyone trade the ICE FANG contract today ?

    Well, while that's true in theory, it's not exactly true in practice. Funding and borrow costs differ across the platforms, while if there is an exchange-traded product it's far more transparent. Also, futures provide long/short symmetry with regards to borrow and funding costs - right now, if...
  8. S

    Not a crypto post

    People were planning to quote variance futures too and you know how that turned out :)
  9. S

    Not a crypto post

    Personally, I think it will fail. For a number of reasons, main one being cash settlement.
  10. S

    Does anyone use a variation of the forex carry trade concept with stocks

    It's a fairly common strategy. Simplest form you can go long dividend select spiders and short the futures against it. It's something that you can make arbitrarily complex - you can go down to sectors or what not. There is a number of interesting things to do around dividends.
  11. S

    Brokerage for Equity Index Variance Swaps

    In 2005-2006 variance swaps were the shit, you can trade them super-liquidly. I recall getting 5-7bp wide markets. There were funds who did almost only variance swaps. Crisis put an end to it, with counterparty risks and all. Nowdays, a buyside client can get it about 7-10bps wide, which is...
  12. S

    Quick pandas question

    Pandas has wonderful features for that - in fact, I can even do something like cond = (opt['exp']=='20170907') & (opt['cp']=='C') x = opt[cond][abs(opt['delta'] - targetDelta) == abs(opt['delta'] - targetDelta).min()] However, my main issue is that when I am searching through a lot of options...
  13. S

    Quick pandas question

    If I want it to work fast, would I want to add these fields to the index? I tried but it behaves quirky and, oddly enough, we don't have a python expert in house (at least none that I can talk to).
  14. S

    Quick pandas question

    Lets say I have a data frame with options data. I would like to be able to quickly find an option on a given date with a given type, expiration that has delta closest to x. What’s the best way to do that?
  15. S

    Is selling options before earning Good Strategy?

    I am not a fund manager, just a lowly vol arb PM. However, the investor in this fund (its a single investor) as well as investors in the funds I’ve worked for before are large institutional investors who knew the business and understood the risks. Could you say that about your clients...
  16. S

    Ackman is so full of it!

    He does not have to. Anything that’s not a core expertise of the fund is outsourced. He does not even do his own stock accumulation. Most of the things you mentioned are occasional and you don’t have to have a person in-house for it - an investment bank can help with it just as well. I think we...
  17. S

    Ackman is so full of it!

    That’s not his business model. He’s an activist fund which means he takes large stakes in companies and creates positive value by changing those companies (management, capital structure etc). That’s what he’s arguably good at and it would be silly for him to change that. Predictably, it produces...
  18. S

    Anyone trade the ICE FANG contract today ?

    Are they going to list options on this thing?
  19. S

    Anyone trade the ICE FANG contract today ?

    Looks like there is real size trading there :D
Back
Top