Mercurial > public > python-black-scholes
changeset 12:9995dce9461d
Update README.md
committer: GitHub <noreply@github.com>
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Mon, 15 Aug 2022 16:53:13 -0700 |
parents | 9ef6b3cc8bdf |
children | c3fa0dd36eda |
files | README.md |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Wed Feb 02 21:15:03 2022 +0100 +++ b/README.md Mon Aug 15 16:53:13 2022 -0700 @@ -1,4 +1,4 @@ -# fucking-black-scholes model +# fucking-black-scholes model [DEPRECATED] I'm a finance student trying to stop procrastinating and start studying my derivatives lectures. So, in order to understand the Black-Scholes model, I built this simple command line tool. Which is far more interesting than memorizing @@ -46,4 +46,4 @@ --------------------------------------------- European put option price: 1.6792062367882679 --------------------------------------------- -``` \ No newline at end of file +```