Commit Graph

184 Commits

Author SHA1 Message Date
Lev
bae4e12969 Update random color and size 2021-06-26 18:26:06 -05:00
Lev
621ccc2d28 Add Initial commit 2021-06-26 18:23:39 -05:00
Lev
28e2a60ab8 Add assertions 2021-06-16 22:46:47 -05:00
Lev
24c10a0011 Add assertion 2021-06-16 21:51:27 -05:00
Lev
51ce0e142a Moved 2021-06-16 19:39:43 -05:00
Lev
2dc386e7fd Add Initial commit 2021-06-16 17:33:44 -05:00
Lev
d3d84e81c3 Add Initial commit 2021-06-16 17:23:26 -05:00
Lev
ab56bbf9fc Update 2021-06-15 16:32:31 -05:00
Lev
cb510ce4dc Add Initial commit 2021-06-15 01:42:12 -05:00
Lev
63da68a39d Add C++ primer 2021-06-14 10:52:02 -05:00
Lev
a202119969 Update linearRegression to header file 2021-06-13 17:56:00 -05:00
Lev
fdfd01b0f3 Add Bot.h and Bot.cpp 2021-06-13 17:11:24 -05:00
Lev
312341dca6 Add Initial commit Starter code 2021-06-13 15:02:15 -05:00
Lev
d74223f92a Update completed implementation 2021-06-13 13:46:04 -05:00
Lev
7a913d8d4b Add Initial commit 2021-06-13 13:08:52 -05:00
Lev
4f7a711942 Update implemented simuser logs 2021-06-13 13:02:49 -05:00
Lev
4b64ff2af7 Add Initial commit for adding username 2021-06-13 12:25:52 -05:00
Lev
f89619dd37 Add tests with stateless/static function 2021-06-13 11:48:00 -05:00
Lev
3d53f23897 Update confirmed we can check resolve the wallets ability to fulfill bids and asks 2021-06-12 22:41:36 -05:00
Lev
8f47d171f0 Impelemented enterBid 2021-06-12 22:36:17 -05:00
Lev
c0552cb3b7 Update added the canFulfillOrder function 2021-06-12 22:32:57 -05:00
Lev
ae736454ec Add Initial commit to integrate to the main app enterAsk 2021-06-12 22:19:11 -05:00
Lev
279051e997 Update implemented check canFulfillOrder 2021-06-12 21:50:58 -05:00
Lev
15ec5b2550 Add Initial commit for cash check on bids and asks 2021-06-12 21:42:44 -05:00
Lev
5b092f9e4a Update changed std::pair to const 2021-06-12 21:02:14 -05:00
Lev
016d72d795 Update implemented removeCurrency 2021-06-12 20:46:33 -05:00
Lev
40750a8d28 Update implemented toString function 2021-06-12 19:33:24 -05:00
Lev
d09c87819a Add Initial commit for print and remove functions 2021-06-12 19:27:37 -05:00
Lev
28e8407e6b Update implemented insert and contains functions 2021-06-12 19:15:27 -05:00
Lev
3f1e58cae4 Update changed for testing the wallet 2021-06-12 19:14:47 -05:00
Lev
8eedc8a51e Add Initial commit for insert and constraints 2021-06-12 19:04:03 -05:00
Lev
bcf1ad6fa4 Add compiled executable 2021-06-12 18:54:23 -05:00
Lev
e6198d6d48 Update implemented toString function 2021-06-12 18:54:00 -05:00
Lev
311261ba04 Update implemented toString function 2021-06-12 18:53:16 -05:00
Lev
3f8d3800dc Added a wallet attribute 2021-06-12 18:36:39 -05:00
Lev
4e8b2de347 Add Initial commit for Wallet.cpp implementation 2021-06-12 18:25:12 -05:00
Lev
35c54d86cb Add Wallet header file 2021-06-12 18:19:40 -05:00
Lev
17a7980272 Add Initial commit for wallet implementation 2021-06-12 18:13:23 -05:00
Lev
efcea7fc98 Update new test data and compiled file 2021-06-12 11:00:11 -05:00
Lev
c42901308a Update fixed it so 0 amount sales are not recorded 2021-06-12 10:59:44 -05:00
Lev
028aec9a1d Update fixed the price comparison 2021-06-12 10:54:37 -05:00
Lev
01becd46fa Add Initial commit for further testing 2021-06-12 10:36:26 -05:00
Lev
440e744ef8 Update new compiled executable 2021-06-12 10:35:22 -05:00
Lev
d76c28f2b8 Update changed files to test.csv 2021-06-12 10:28:25 -05:00
Lev
3067b73b43 Update fixed sale price display message 2021-06-12 10:27:35 -05:00
Lev
8e6f766ef8 Update match bids and asks. Show sales. 2021-06-12 10:23:54 -05:00
Lev
959596850b Add test data 2021-06-12 10:23:36 -05:00
Lev
05887a7f43 Add Initial commit for testing preparation 2021-06-12 10:15:59 -05:00
Lev
5e9dc0feac Update implemented matchAsksToBids 2021-06-11 18:58:19 -05:00
Lev
dcf943bdfb Update added arguments to matchAsksToBids 2021-06-11 18:57:29 -05:00