Commit Graph

145 Commits

Author SHA1 Message Date
Lev
827b5419b8 Update included all implementations for version 0.1 2021-07-05 21:27:45 -05:00
Lev
86fc0d8f78 Update exposed gotoNextTimeframe and overloaded enterAsk and enterBid 2021-07-04 17:20:12 -05:00
Lev
6d33c0106e Update formatting 2021-07-03 16:47:44 -05:00
Lev
64c0ffee5c Update fixed getMean not returning correct value 2021-07-03 04:42:08 -05:00
Lev
fc2985f982 Update implemented predictRates for 1 time slot 2021-07-03 04:41:14 -05:00
Lev
634be5b302 Update implemented retrieveOrders 2021-07-02 20:49:10 -05:00
Lev
e7e2f45f4d Update formatting 2021-07-02 17:26:00 -05:00
Lev
719d345291 Update implemented getCurrentAsks and getCurrentBids 2021-07-02 17:24:59 -05:00
Lev
bb6aa4a02e Update formatting 2021-07-02 17:20:32 -05:00
Lev
675bfe6b81 Update implemented OrderBookTypeToString 2021-07-02 17:18:38 -05:00
Lev
675ebd0ab0 Update implemented a map for OrderBookTypes and strings 2021-07-02 17:16:24 -05:00
Lev
656ed9d71d Update ask and bid books retrieved from Merkel 2021-07-02 17:14:35 -05:00
Lev
12865538a4 Deleted 2021-07-01 17:02:59 -05:00
Lev
c06e6e72e3 Add starting code for trading bot 2021-07-01 17:00:25 -05:00
Lev
90b6e7da70 Add a.exe to ignore list 2021-07-01 16:58:03 -05:00
Lev
4211f84aa8 Update changed the CSV file for testing purposes 2021-07-01 16:55:39 -05:00
Lev
bfb805e93d Update created trading bot variable and sent reference of merkel to it 2021-07-01 16:52:41 -05:00
Lev
21d82edc88 Add Initial commit 2021-07-01 15:27:04 -05:00
Lev
2dc386e7fd Add Initial commit 2021-06-16 17:33:44 -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