Commit Graph

162 Commits

Author SHA1 Message Date
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
Lev
e64a770ad0 Update added sorting functions and new OrderBookType sale 2021-06-11 18:44:09 -05:00
Lev
0dd93700c2 Update added matchAsksToBids function 2021-06-11 18:27:42 -05:00
Lev
faa2ac9531 Add Initial commit to implemente matching engine 2021-06-11 18:26:54 -05:00
Lev
6e2027cae7 Update implemented enterBid function 2021-06-11 17:50:32 -05:00
Lev
2ea65ce850 Update cleaned up code 2021-06-11 16:41:47 -05:00
Lev
700aaddd1d Add Initial commit to add enterBid 2021-06-11 16:39:33 -05:00
Lev
1f00eb0152 Update inserted user input to orderbook 2021-06-11 16:16:48 -05:00
Lev
8ab1a5eddf Update insertOrder function 2021-06-11 16:12:04 -05:00
Lev
c6052fec02 Delete changed forlder name 2021-06-11 16:10:52 -05:00
Lev
13798a3669 Update compareByTime function 2021-06-11 16:06:12 -05:00
Lev
aaba315e77 Update added insertOrder 2021-06-11 15:59:35 -05:00
Lev
011c18bcef Update changed folder name 2021-06-11 15:53:54 -05:00
Lev
3d16f30b27 Add Initial commit 2021-06-11 14:40:18 -05:00
Lev
8792d8e51d Update changed enterAsk text 2021-06-11 14:24:50 -05:00
Lev
463a50b106 Update changed user input method on main menu 2021-06-11 14:23:35 -05:00
Lev
3932996f5d Update try catch for enterAsk user input 2021-06-11 14:17:03 -05:00
Lev
271cac348b Add Initial commit 2021-06-11 14:12:57 -05:00
Lev
eb61d51464 Update used the new stringsToOBE to parse user input 2021-06-11 14:00:10 -05:00
Lev
f00082fdac Update implemented new version of stringsToOBE 2021-06-11 13:54:42 -05:00
Lev
e4df71bcce Update changed order of parameters 2021-06-11 13:47:18 -05:00
Lev
b672af9b4f Add second version of stringsToOBE that takes separate strings 2021-06-11 13:45:12 -05:00
Lev
3c3e82d22d Update made tokenise public 2021-06-11 13:39:36 -05:00