How to simulate selling straddles?

Discussion in 'Options' started by luckyputanski, Jul 12, 2013.

  1. All doubles. When calculating vol I use days/365.0 as time. There should be no rounding problems, I showed some code in previous pages.
     
    #31     Jul 14, 2013
  2. #32     Jul 14, 2013
  3. #33     Jul 14, 2013
  4. Did you read the bit at the end posted by BramJ, firstly?
     
    #34     Jul 14, 2013
  5. Yes.
    I think I understand difference between straddle payoff and vol. In simple terms: if price is trending, payoff will be +, if mean reverting it will be negative. To judge vol I would have to continuously delta hedge, then I can make money with short straddles betting real vol will be lower than implied.
    What I'm surprised about is that my price changes are normally distributed and I'm not sure why I'm getting so much bias to buying side. I was pretty sure, that with prices being random and changes normally distributed + impl vol at right value, I won't be able to make any money on neither long nor short atm straddles.
     
    #35     Jul 14, 2013
  6. Right, let's go through it...

    Simplistic exercise for a single straddle. Let's say your underlying is normally distributed arnd 0 with stdev of sigma. You're buying/selling a 1y straddle w/ strike 0. Is that a reasonable setup?
     
    #36     Jul 14, 2013
  7. I'm buying straddle 7 days, underlying at 100, strike 100. Price changes are normally distributed, stdev of 2%.
     
    #37     Jul 14, 2013
  8. kapw7

    kapw7

    Looking foward to Martinghoul's next post. In the meantime I ran a quick Excel sim usng constant realised vol and constant implied vol and it is in agreement with the formula from Willmott's book. I used
    S(7) = S(0)*EXP(-0.5*sigma*sigma*7/365 + sigma*sqrt(7/365)*NORMSINV(RAND()) for spot. (mu = 0)

    The variance of the P/L is very significant. I think OP said that he ran 1year i.e. 52 sims(?) which is probably not high enough. Definitely a high variance trading method - even if you can predict vol. Also the distribution of the P/L is very skewed (from my sims) with occasional very nasty losses for the straddle seller (not a surprise)
     
    #38     Jul 14, 2013
  9. Right, what's the price you pay for a straddle like this?
     
    #39     Jul 14, 2013
  10. 2.66
    IV = 0.237
    Next prices:
    98.61 98.59 98.50 99.90 99.90 99.90 95.25
     
    #40     Jul 14, 2013