Tagged Questions
4
votes
3answers
302 views
Is it possible to demonstrate that one pricing model is better than another?
Take the classic GBM (geometric Brownian motion) model for equities as an example:
ds = mu * S * dt + sigma * S * dW.
It is the basis for the classic ...
5
votes
4answers
1k views
Predicting Price Movements on a Betting Exchange
On a betting exchange the price (the odds that an event will happen expressed as a decimal, 1/(percentage chance event occurring) of a runner can experience a great deal of volatility before the event ...