Commit Graph

18 Commits

Author SHA1 Message Date
Austin Chen
f4a0da07a9 Add svg logo to simulator
Fk alignment
2021-12-02 17:31:09 -06:00
Austin Chen
a38c4fea3a Throw in a simple navbar 2021-12-02 15:43:50 -06:00
Austin Chen
ffd1e233c8 Preview bid return before submission 2021-12-02 01:37:15 -06:00
Austin Chen
4bc445407d Reconfigure page layout 2021-12-01 20:17:56 -06:00
Austin Chen
50b8a66e41 Allow new bid submission 2021-12-01 18:28:14 -06:00
Austin Chen
a78eeb4a89 Highlight the initial ("seed") capital 2021-12-01 18:28:14 -06:00
Austin Chen
b04134c9c5 Switch to a functional implementation
Pros: More extensible
Cons: Slower than the reactive version
2021-12-01 18:28:14 -06:00
Austin Chen
d49f785cee Code cleanup 2021-12-01 00:43:30 -08:00
Austin Chen
3d5f7906ab Clean up app favicon & title 2021-12-01 00:37:16 -08:00
Austin Chen
6c6a9f3688 Consolidate so table only shows one set of bids 2021-12-01 00:23:32 -08:00
Austin Chen
58fcf4d132 Include a chart of the probabilities over time 2021-12-01 00:08:39 -08:00
Austin Chen
d52570998d Remove typescript check for build command 2021-11-30 22:58:45 -08:00
Austin Chen
569f122e0b Include percent returns 2021-11-30 18:41:46 -08:00
Austin Chen
b3f156e4ef Allow scrubbing forwards and backwards on the simulation 2021-11-30 18:34:53 -08:00
Austin Chen
dff7cf39c4 Match up calculations to the spreadsheet 2021-11-30 18:19:15 -08:00
Austin Chen
14402118bf Calculate weights, probs, and payoffs 2021-11-30 17:49:34 -08:00
Austin Chen
81c6da7c58 Parse example bets from spreadsheet 2021-11-30 14:50:50 -08:00
Austin Chen
f51a0ef1ae Initialize market simulator from Vue template 2021-11-30 14:22:19 -08:00