From 50b8a66e4107cc279dc598a0dc996919472fa87d Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Wed, 1 Dec 2021 18:27:51 -0600 Subject: [PATCH] Allow new bid submission --- market-simulator/src/components/Simulator.vue | 90 +++++++++++++++++-- 1 file changed, 85 insertions(+), 5 deletions(-) diff --git a/market-simulator/src/components/Simulator.vue b/market-simulator/src/components/Simulator.vue index 1edd9052..5eb4f34f 100644 --- a/market-simulator/src/components/Simulator.vue +++ b/market-simulator/src/components/Simulator.vue @@ -9,12 +9,69 @@ :max="bids.length" /> -
+
- + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
Order #TypeBidWeightProbabilityPayoutReturn
{{ steps + 1 }} +
+ YES +
+
+
+ NO +
+
+ + XXXX + +
+ + + @@ -61,15 +118,21 @@ + +
Order #