Search results

  1. W

    Selling naked puts option strategy

    They stopped reporting on their own website but you can still find the performance in some hedge fund database. To my surprise they did not do well in Oct and Nov. I have roughly followed my guess of their trading models from Sep to Mid-Nov at a much smaller scale and I had a +10% ROI. That is...
  2. W

    Backtest with EOD data - how to decide entry/exit point?

    One way is to use both EOD and the Open of next day to run the backtest. If the results are similar then you can either place your order around the close or at the next day's open
  3. W

    Selling naked puts option strategy

    seems weird they have not posted their Oct and Nov performance yet. They were usually posting their performances within the first week. Any idea what was going on?
  4. W

    Selling ATM Options - Viable for long term strategy?

    It is very easy for you to backtest this ATM idea if you have the option data. In my experiment with index options I do not see a big advantage of it vs buy-and-hold. You may have slightly higher sharpe but the transaction cost and slippage could make it worse not to mention taxes and the time...
  5. W

    Option Backtesting Tools?

    Got the registration and thanks.
  6. W

    Option Backtesting Tools?

    Signed up for the beta and waiting for access. Looks cool and thank you for developing such tools. Would you mind tell us some more details about the algorithm platform (C++, C# or python?) and flexibility?
  7. W

    VIX/VXX/VX Trading Journal

    Thanks for the sharing. Are you trading vol mainly based on long-medium term trend following or short-term mean reverting? I guess this trade is based on mean reverting+a still favorable contango. BTW, I have not really traded with VXX options or VIX options so I have a naive question that if...
  8. W

    Unusual Option Activity

    I am using optionshouse and they have some free rudimentary unusual options activity scanner. Maybe you can start from there?
  9. W

    Large sorting in R

    In R and Python you can use SQL database. A R package called "data.table" is very fast in dealing with big tables which could fit into your RAM. If you have a 16GB memory I guess your factor ranking could be done pretty easily in R.
  10. W

    Selling naked puts option strategy

    I am not sure about how the skew has damaged the call but in my backtested curve the call positions were blown by several market rebound. Meanwhile if you use simple delta hedge you could greatly improve the call position which I believe is coming from the profit of your long SP500 positions...
  11. W

    Selling naked puts option strategy

    If you simply short naked S&P 500 index put options with a delta of 5-10 for the same time period using a great amount of margin you can get the baseline equity curve which is very close to their performance. I have backtested simple cases of using delta=5, 7.5 and 10 and hold to expiration...
  12. W

    Selling naked puts option strategy

    I used Barclayhedge free database to get some info. LJM and ITB were learnt from my friends. Not too many funds rough:-)
  13. W

    Selling naked puts option strategy

    The 90-95% probability definitely helped. And there should be something else about how to close the position or hedge it. I do not believe they are delta-hedged using SP futures during the whole time of their positions since the Sharpe ratio could not be that high. Meanwhile their opportunistic...
  14. W

    Selling naked puts option strategy

    I think the worry of event risk is why they are exploring bond option strategies which will not suffer from equity market black-swans. Despite the intrinsic risks facing every single put option writer, they are still doing much better than most of the volatility selling funds I have seen.
  15. W

    Selling naked puts option strategy

    I think they are mainly selling OTM S&P index put with 90-95% chance of expiring OTM. I have seen one of their interviews and I briefly talked to their new COO(or CFO). They have a prop model to calculate the probability which I guess is very close to using delta. When the market goes against...
Back
Top