Tagged Questions
0
votes
0answers
135 views
Option vs Equity market-making strategies? [closed]
I need to implement a few "strategies" for a university project I am doing. The emphasis of the project is not on the strategies, but the technical (programming) means by which they are implemented.
...
15
votes
6answers
5k views
What are some useful approximations to the Black-Scholes formula?
Let the Black-Scholes formula be defined as the function $f(S, X, T, r, v)$.
I'm curious about functions that are computationally simpler than the Black-Scholes that yields results that approximate ...