Commit Graph

22 Commits

Author SHA1 Message Date
derek 9b5ebb4140 Pull money manipulation out of the thread for thread safety 2026-03-11 19:50:52 -07:00
derek.holloway 965ab8f362 Create the automation component 2026-03-11 14:34:09 -07:00
derek d9fd9b2581 Start pulling AI out of the UI and into the background service 2026-03-10 20:20:42 -07:00
derek c74eb3b3fa Update Interop to support float instead of Int Now 2026-03-10 20:20:27 -07:00
derek b757672bdf Allow selling 2026-03-09 17:12:18 -07:00
derek ac67be137c Move away from Python Interop for better stability 2026-03-09 17:11:59 -07:00
derek 5f371dddbc Make purchased based on current prices | fix register issue 2026-03-08 21:11:17 -07:00
derek 2eab9d99ba Give $1000 starting out and track money [ Paper trades ] 2026-03-08 20:41:39 -07:00
derek 78bdf250ff Impliment soft-payments 2026-03-08 19:28:10 -07:00
derek 405872da39 Add error handling for the predictor 2026-03-05 20:14:51 -08:00
derek 9a0746fa8b Seperate out the PullAI on the front end 2026-02-26 21:43:28 -08:00
derek 79ee297e61 Implement user login and registration; update database connection management to be per use not a singleton by adjusting service lifetimes in DI. 2026-02-26 18:45:15 -08:00
derek holloway 6172d1c373 Use threading for python. and make singals from python 2026-02-19 15:09:06 -08:00
derek 26c995877e Allow pull data from python all the way through to the UI 2026-02-17 21:14:20 -08:00
derek 8791c83991 Wire all of it into C# 2026-02-17 18:39:02 -08:00
derek 56760f9dff Fix for worker thread spawning of python 2026-02-16 12:33:09 -08:00
derek 63a38297c7 Create DbDriver and DI the driver + the python interface 2026-02-16 12:06:40 -08:00
derek e26fd7a3fc Make work for both debug and live 2026-02-16 09:57:52 -08:00
derek 179ffb0fbf Fix interop for docker container 2026-02-16 08:45:09 -08:00
derek 4537e810c9 Replace venv for docker container 2026-02-15 23:08:13 -08:00
derek c530630153 Import tensorflow 2026-02-15 21:45:42 -08:00
derek 1343e93a59 Create a python interop service and wire it up 2026-02-15 21:24:05 -08:00