Commit Graph

12 Commits

Author SHA1 Message Date
Kevin
a5b5f64428 Display chart of future spot prices 2017-09-18 23:41:34 -04:00
Kevin
04279d77f0 Server now returns HTML and can pass back/forth data 2017-09-18 15:10:01 -04:00
Kevin
6b56699280 Fix Gamma and cap the number of simulations at 10M 2017-09-17 22:42:34 -04:00
Kevin
a80e891037 Fix some of the calculations for the Greeks 2017-09-17 21:47:37 -04:00
Kevin
af10d6e9db Add closed form Black-Scholes model 2017-09-17 16:58:11 -04:00
Kevin
f749a22300 Don't track binary files 2017-09-17 13:14:55 -04:00
Kevin
b7f398d8d0 Cleanup and function simplification 2017-09-16 17:37:52 -04:00
Kevin Keogh
e889a85b4c Set the right content-type 2017-09-15 16:20:29 -04:00
Kevin Keogh
1daa63ab11 Read the input into a buffer so it can be Unmarshal'ed twice 2017-09-15 12:46:43 -04:00
Kevin Keogh
5a169915e7 Server now returns the results of the Monte Carlo Price 2017-09-15 11:32:24 -04:00
Kevin
c41a1cafe2 Fix exported struct fields 2017-09-15 00:09:54 -04:00
Kevin
47f64bc0ea Initial commit 2017-09-14 23:55:47 -04:00