Commit graph

87 commits

Author SHA1 Message Date
e341cc0226 work on clean up and switched all to use eodSearchCode 2025-07-13 13:42:22 -04:00
c24e551734 work on refactoring operation tracker 2025-07-10 00:19:18 -04:00
ac4c5078fa cleaned up stuff 2025-07-06 19:23:11 -04:00
a7146a3f57 fixed up ratelimiting 2025-07-06 18:53:02 -04:00
a616c92656 testing ratelimit 2025-07-06 17:18:01 -04:00
95b1381480 work on spider for te 2025-07-06 15:26:47 -04:00
fa70ada2bb messy work. backtests / mock-data 2025-07-03 08:37:23 -04:00
6082a54d14 added fatal / trade and fixed up session manager 2025-06-29 09:24:04 -04:00
38bd15cad8 work on qm and added disabled to operetions 2025-06-29 09:15:11 -04:00
2e86598262 fixed up qm and added types to BaseHandler for typesafety 2025-06-28 21:49:33 -04:00
73399ef142 fixed shutdown 2025-06-28 08:41:24 -04:00
00fbd31364 fixed queue and finished initial qm work 2025-06-28 08:31:59 -04:00
e5f505335c fixed proxy started working on new qm 2025-06-26 21:47:27 -04:00
c5f6b37022 removed some old code 2025-06-26 18:17:09 -04:00
bd26ecf3bc fixed all tests 2025-06-26 17:30:13 -04:00
08f713d98b fixed format issues 2025-06-26 16:12:27 -04:00
a700818a06 fixed some lint issues 2025-06-26 16:11:58 -04:00
8680b6ec20 fixed lint 2025-06-26 15:44:52 -04:00
885b484a37 simplified a lot of stuff 2025-06-26 15:34:48 -04:00
b845a8eade added cli-covarage tool and fixed more tests 2025-06-26 14:23:01 -04:00
b63e58784c tests 2025-06-25 11:38:23 -04:00
3a7254708e tests 2025-06-25 10:47:00 -04:00
54f37f9521 created lots of tests 2025-06-25 09:20:53 -04:00
42baadae38 fixed build libs 2025-06-25 08:29:53 -04:00
b03231b849 removed old tests, created new ones and format 2025-06-25 07:46:59 -04:00
eff529a6ca added initial batch decorator and fixed payload - still need to test batching 2025-06-24 23:15:43 -04:00
44c087aaae work on ceo and extra jobs for shorts 2025-06-24 22:55:22 -04:00
b25222778e work on ceo 2025-06-24 18:09:32 -04:00
c8dcd697c9 removed delayWorkerStart 2025-06-24 16:18:20 -04:00
f6038d385f removing deprecations 2025-06-24 15:32:56 -04:00
fa67d666dc fixed up worker counts 2025-06-24 15:09:50 -04:00
f41622e530 fixed up workers 2025-06-24 13:27:43 -04:00
60d7de1da8 huge refactor done 2025-06-24 11:59:35 -04:00
843a7b9b9b huge refactor to remove depenencie hell and add typesafe container 2025-06-24 09:37:51 -04:00
547dd0ae54 fixed error 2025-06-23 22:59:35 -04:00
969cbad7ac fixed some lint issues 2025-06-23 22:58:42 -04:00
ce5fa9da4a cleanup 2025-06-23 22:32:51 -04:00
d7979500eb added knip, and starting to remove unused stuff 2025-06-23 22:11:59 -04:00
ca5f09c459 removed deprecated code 2025-06-23 21:39:04 -04:00
34c6c36695 handler to auto register and removed service registry, cleaned up queues and cache naming 2025-06-23 21:23:38 -04:00
0d1be9e3cb restructured libs to be more aligned with core components 2025-06-23 19:51:48 -04:00
947b1d748d fixed deps 2025-06-23 19:47:01 -04:00
24768446f5 dependency hell fixes 2025-06-23 19:07:17 -04:00
26d9b9ab3f fixed all lint errors 2025-06-23 18:14:43 -04:00
519d24722e fixed lint issues 2025-06-23 17:07:30 -04:00
8a1a28b26e added proper error messaged 2025-06-23 12:35:10 -04:00
a3f2f199b4 switched all console logs to logger 2025-06-23 11:34:58 -04:00
3877902ff4 unified config 2025-06-23 11:16:34 -04:00
e7c0fe2798 added a smart queue manager and moved proxy logic to proxy manager to make handler just schedule a call to it 2025-06-23 10:45:06 -04:00
fbff428e90 updated ib handler 2025-06-23 08:05:59 -04:00