|
|
c0552cb3b7
|
Update added the canFulfillOrder function
|
2021-06-12 22:32:57 -05:00 |
|
|
|
ae736454ec
|
Add Initial commit to integrate to the main app enterAsk
|
2021-06-12 22:19:11 -05:00 |
|
|
|
279051e997
|
Update implemented check canFulfillOrder
|
2021-06-12 21:50:58 -05:00 |
|
|
|
15ec5b2550
|
Add Initial commit for cash check on bids and asks
|
2021-06-12 21:42:44 -05:00 |
|
|
|
5b092f9e4a
|
Update changed std::pair to const
|
2021-06-12 21:02:14 -05:00 |
|
|
|
016d72d795
|
Update implemented removeCurrency
|
2021-06-12 20:46:33 -05:00 |
|
|
|
40750a8d28
|
Update implemented toString function
|
2021-06-12 19:33:24 -05:00 |
|
|
|
d09c87819a
|
Add Initial commit for print and remove functions
|
2021-06-12 19:27:37 -05:00 |
|
|
|
28e8407e6b
|
Update implemented insert and contains functions
|
2021-06-12 19:15:27 -05:00 |
|
|
|
3f1e58cae4
|
Update changed for testing the wallet
|
2021-06-12 19:14:47 -05:00 |
|
|
|
8eedc8a51e
|
Add Initial commit for insert and constraints
|
2021-06-12 19:04:03 -05:00 |
|
|
|
bcf1ad6fa4
|
Add compiled executable
|
2021-06-12 18:54:23 -05:00 |
|
|
|
e6198d6d48
|
Update implemented toString function
|
2021-06-12 18:54:00 -05:00 |
|
|
|
311261ba04
|
Update implemented toString function
|
2021-06-12 18:53:16 -05:00 |
|
|
|
3f8d3800dc
|
Added a wallet attribute
|
2021-06-12 18:36:39 -05:00 |
|
|
|
4e8b2de347
|
Add Initial commit for Wallet.cpp implementation
|
2021-06-12 18:25:12 -05:00 |
|
|
|
35c54d86cb
|
Add Wallet header file
|
2021-06-12 18:19:40 -05:00 |
|
|
|
17a7980272
|
Add Initial commit for wallet implementation
|
2021-06-12 18:13:23 -05:00 |
|
|
|
efcea7fc98
|
Update new test data and compiled file
|
2021-06-12 11:00:11 -05:00 |
|
|
|
c42901308a
|
Update fixed it so 0 amount sales are not recorded
|
2021-06-12 10:59:44 -05:00 |
|
|
|
028aec9a1d
|
Update fixed the price comparison
|
2021-06-12 10:54:37 -05:00 |
|
|
|
01becd46fa
|
Add Initial commit for further testing
|
2021-06-12 10:36:26 -05:00 |
|
|
|
440e744ef8
|
Update new compiled executable
|
2021-06-12 10:35:22 -05:00 |
|
|
|
d76c28f2b8
|
Update changed files to test.csv
|
2021-06-12 10:28:25 -05:00 |
|
|
|
3067b73b43
|
Update fixed sale price display message
|
2021-06-12 10:27:35 -05:00 |
|
|
|
8e6f766ef8
|
Update match bids and asks. Show sales.
|
2021-06-12 10:23:54 -05:00 |
|
|
|
959596850b
|
Add test data
|
2021-06-12 10:23:36 -05:00 |
|
|
|
05887a7f43
|
Add Initial commit for testing preparation
|
2021-06-12 10:15:59 -05:00 |
|
|
|
5e9dc0feac
|
Update implemented matchAsksToBids
|
2021-06-11 18:58:19 -05:00 |
|
|
|
dcf943bdfb
|
Update added arguments to matchAsksToBids
|
2021-06-11 18:57:29 -05:00 |
|
|
|
e64a770ad0
|
Update added sorting functions and new OrderBookType sale
|
2021-06-11 18:44:09 -05:00 |
|
|
|
0dd93700c2
|
Update added matchAsksToBids function
|
2021-06-11 18:27:42 -05:00 |
|
|
|
faa2ac9531
|
Add Initial commit to implemente matching engine
|
2021-06-11 18:26:54 -05:00 |
|
|
|
6e2027cae7
|
Update implemented enterBid function
|
2021-06-11 17:50:32 -05:00 |
|
|
|
2ea65ce850
|
Update cleaned up code
|
2021-06-11 16:41:47 -05:00 |
|
|
|
700aaddd1d
|
Add Initial commit to add enterBid
|
2021-06-11 16:39:33 -05:00 |
|
|
|
1f00eb0152
|
Update inserted user input to orderbook
|
2021-06-11 16:16:48 -05:00 |
|
|
|
8ab1a5eddf
|
Update insertOrder function
|
2021-06-11 16:12:04 -05:00 |
|
|
|
c6052fec02
|
Delete changed forlder name
|
2021-06-11 16:10:52 -05:00 |
|
|
|
13798a3669
|
Update compareByTime function
|
2021-06-11 16:06:12 -05:00 |
|
|
|
aaba315e77
|
Update added insertOrder
|
2021-06-11 15:59:35 -05:00 |
|
|
|
011c18bcef
|
Update changed folder name
|
2021-06-11 15:53:54 -05:00 |
|
|
|
3d16f30b27
|
Add Initial commit
|
2021-06-11 14:40:18 -05:00 |
|
|
|
8792d8e51d
|
Update changed enterAsk text
|
2021-06-11 14:24:50 -05:00 |
|
|
|
463a50b106
|
Update changed user input method on main menu
|
2021-06-11 14:23:35 -05:00 |
|
|
|
3932996f5d
|
Update try catch for enterAsk user input
|
2021-06-11 14:17:03 -05:00 |
|
|
|
271cac348b
|
Add Initial commit
|
2021-06-11 14:12:57 -05:00 |
|
|
|
eb61d51464
|
Update used the new stringsToOBE to parse user input
|
2021-06-11 14:00:10 -05:00 |
|
|
|
f00082fdac
|
Update implemented new version of stringsToOBE
|
2021-06-11 13:54:42 -05:00 |
|
|
|
e4df71bcce
|
Update changed order of parameters
|
2021-06-11 13:47:18 -05:00 |
|