March 25th, 2008, 2:05 am
Hello rafaelvivo,Apologies if my comments are naive or uninformed, as they are probably both. I used to do a bit of valuation of gas storage. Typically, I used a variety of approaches, but none were really very "good" in my opinion. A company called Finance Engineering Associates has a software package that does exactly what you are talking about. No idea in what language it's written, but I think C++ and the modules are used in excel. Approaches I used were:(1) Spot based - pretty crappy imo due to not being able to specify the spot process well (natgas is weird) and that, again, imo, the values it spits out mean nothing. If you believe the process, I guess it spits out an expectation, but no manager will want to hear you explain how your purchased a gas storage asset with a great edge only to show a large red pnl at the end of the year.(2) Rolling intrinsic - again, another crappy approach for pretty much the same reasons. Also, it requires forward month correlations, where the stability of these parameters are dubious at best. Each maturity on the curve was modeled as a separate GBM with correlated random factors. Good thing is that the forward curve is pretty transparent (at least a couple of years out). I'm pretty sure that this is the way most traders trade the asset though.(3) Spread option - probably the best of the three, but (a) requires a real implied volatility surface and (b) uses the prices of calendar spread options between maturities (which require correlation for pricing) which don't trade regularly (as far as I know). I liked this best because it is the only one out of the three that gives you any solid hedging advice in terms of your second order risks, vega/gamma etc. The third gives you bucketed delta, vega, and gamma expsosures as well as your cross gammas and correlation risks (essentially the greeks from "owning" a bunch of calendar spreads on gas). This, to me, however, is the most intuitive approach because, in the presence of a deep and liquid market for calendar spread options, you can essentially hedge away all your risks (for the most part. If it blows up or leaks gas, you're still kinda screwed).FEA has some white papers that show the expectation of PnL from (2) and (3) are equivalent under some assumptions, but the variance in PnL is higher for (2). I would suspect that (3) < (2) < (1) in terms of PnL variance, but I don't know this for a fact. Furthermore, all are pretty weak because of what I see as mis-specified stochastic processes for natty (is a standard GBM a good process to model natty? Does it exhibit mean reversion? etc etc). All three also use some form of optimization to figure out what the best "plan" is based on the curve. Though I am far from being a quant, I have numerous reservations about nat gas storage valuation. I have since moved on to another group at my company, so I luckily don't have to deal with these. If you give FEA a shout, they may share some info and/or even let you "borrow" their code. Being cited in an academic paper may be good for business. I have not read the papers you're referring to, but those guys probably treat the subject with much more mathematical rigor than I ever have.Hope that helps. Would be happy to chat about this topic a bit more offline if you wish.