Commit Graph

  • 796e5afe0c Update CronJob to only run once per day. in the morning working derek.holloway 2026-03-13 12:20:39 -07:00
  • b54f4a29b7 Add simulated stock history to UI derek.holloway 2026-03-13 10:35:20 -07:00
  • b6798e84f5 B4. Plus the previous commit. Evaluate the algorithm derek 2026-03-12 18:53:03 -07:00
  • aa38f9745a Update Training Model derek 2026-03-12 18:14:39 -07:00
  • b6a37681ba Get overall results and post the photo derek.holloway 2026-03-12 14:06:31 -07:00
  • aca85ce4d8 Minor fixes derek.holloway 2026-03-12 10:35:55 -07:00
  • 6264db6502 C. Update readme file derek.holloway 2026-03-12 10:33:03 -07:00
  • f598ac6a3d B1. Upload the dataset to the repo derek.holloway 2026-03-12 10:30:15 -07:00
  • 45353b8a01 Finalize the preditctor algorithm derek.holloway 2026-03-12 09:35:12 -07:00
  • 8df645aac5 Make current price work with date offsets derek 2026-03-11 21:49:04 -07:00
  • d5df9d1014 Create a simulation to test 1 month of data in 30 mins derek 2026-03-11 21:33:19 -07:00
  • 9b5ebb4140 Pull money manipulation out of the thread for thread safety derek 2026-03-11 19:50:52 -07:00
  • 9fff1db185 Link in the Automation component derek.holloway 2026-03-11 14:34:31 -07:00
  • aab26ea261 Fix async errors derek.holloway 2026-03-11 14:34:18 -07:00
  • 965ab8f362 Create the automation component derek.holloway 2026-03-11 14:34:09 -07:00
  • d9fd9b2581 Start pulling AI out of the UI and into the background service derek 2026-03-10 20:20:42 -07:00
  • c74eb3b3fa Update Interop to support float instead of Int Now derek 2026-03-10 20:20:27 -07:00
  • 2474596156 Send actual preditions instead of signals derek 2026-03-10 20:19:52 -07:00
  • 9c8d57cfce Try to fix some background render thread problems derek 2026-03-10 17:26:29 -07:00
  • 65b63b719b Finalize the AI model derek 2026-03-10 17:26:11 -07:00
  • 234b9dcc70 Try to fix the AI some more derek 2026-03-09 22:02:49 -07:00
  • a5ca197376 Update cron for new automation process derek 2026-03-09 17:24:25 -07:00
  • 22a787f3a2 Fix symbol mismatch derek 2026-03-09 17:24:09 -07:00
  • dff269103b Debounce all the long processes derek 2026-03-09 17:23:56 -07:00
  • b757672bdf Allow selling derek 2026-03-09 17:12:18 -07:00
  • ac67be137c Move away from Python Interop for better stability derek 2026-03-09 17:11:59 -07:00
  • 52c5062d6e Adjust features to not include current day in rolling and only guess 5 days ahead not 20 derek holloway 2026-03-09 09:27:19 -07:00
  • 5f371dddbc Make purchased based on current prices | fix register issue derek 2026-03-08 21:11:17 -07:00
  • 2eab9d99ba Give $1000 starting out and track money [ Paper trades ] derek 2026-03-08 20:41:39 -07:00
  • ce4f9a197d Make predictions based on owned stocks derek 2026-03-08 19:58:26 -07:00
  • 04631398ed Allow saving stocks to the database derek 2026-03-08 19:42:14 -07:00
  • 78bdf250ff Impliment soft-payments derek 2026-03-08 19:28:10 -07:00
  • 54ea7c3027 Add debounce and stylize derek 2026-03-06 17:19:45 -08:00
  • 405872da39 Add error handling for the predictor derek 2026-03-05 20:14:51 -08:00
  • 308076bfa6 Start work on tracking stocks derek 2026-02-26 22:04:05 -08:00
  • 36b8e43d55 remove tracking for generated files derek 2026-02-26 21:48:17 -08:00
  • 209a860be1 Remove tracking for generated files derek 2026-02-26 21:47:01 -08:00
  • 36e6427422 update gitignore derek 2026-02-26 21:45:59 -08:00
  • 9a0746fa8b Seperate out the PullAI on the front end derek 2026-02-26 21:43:28 -08:00
  • 769c05d821 Make all the AI tasks run on background threads derek 2026-02-26 21:43:07 -08:00
  • ff67f21858 Make slightly more memory efficient derek 2026-02-26 21:39:57 -08:00
  • 7567496e1c Make each AI task seperate for faster testing derek 2026-02-26 21:39:41 -08:00
  • 79ee297e61 Implement user login and registration; update database connection management to be per use not a singleton by adjusting service lifetimes in DI. derek 2026-02-26 18:45:15 -08:00
  • 6172d1c373 Use threading for python. and make singals from python derek holloway 2026-02-19 15:09:06 -08:00
  • 4f08732c78 Use model im hapy with derek 2026-02-18 23:13:55 -08:00
  • 0c91eeaaa4 General file updates derek 2026-02-18 22:35:37 -08:00
  • ff573e40fc Use NVDA as a more volitile test suite derek 2026-02-18 22:35:13 -08:00
  • 5ff63df387 Work on fine-tuning and Important Feature selections derek 2026-02-18 22:34:59 -08:00
  • 7a4fc2cda4 Scale the data before learning to normalize the output derek 2026-02-18 18:33:21 -08:00
  • a81e3a992d Finalize up the AI Trainer derek 2026-02-18 17:35:55 -08:00
  • bb1c508c99 Work on optimizing the model derek holloway 2026-02-18 15:17:10 -08:00
  • ef20050c9c Update Todo derek 2026-02-17 21:15:59 -08:00
  • 26c995877e Allow pull data from python all the way through to the UI derek 2026-02-17 21:14:20 -08:00
  • 8d599be940 Optumize the training time derek 2026-02-17 21:13:54 -08:00
  • 926003c6b4 Add README derek 2026-02-17 20:22:09 -08:00
  • c0fd27da07 Remove the hard coded block for feature count and disable CUDA derek 2026-02-17 20:22:02 -08:00
  • 7ff2f994e0 Switch from volitility to price tomorrow derek 2026-02-17 19:10:56 -08:00
  • b1a64be367 Update internal bindings to new names derek 2026-02-17 19:04:35 -08:00
  • 8791c83991 Wire all of it into C# derek 2026-02-17 18:39:02 -08:00
  • 2684c799f8 upload the ai trainer derek 2026-02-17 18:38:53 -08:00
  • 29c0661808 Build the AI predictor off the features so they are the same as the training model derek 2026-02-17 18:38:40 -08:00
  • ad63ab0806 Split out AI features derek 2026-02-17 18:37:56 -08:00
  • 6cf70f1e37 Rename main to ai-trainer.py derek 2026-02-17 17:42:35 -08:00
  • eb6ccb66e6 try to make tensorflow faster with GPUAccell derek 2026-02-17 17:42:11 -08:00
  • b26965ebab The date is an index so not important derek 2026-02-17 17:41:51 -08:00
  • 630c2a8293 Add in new python imports to docker derek holloway 2026-02-17 16:24:08 -08:00
  • d15e8bb738 First model output derek 2026-02-16 23:03:22 -08:00
  • 2c6442e421 Get tensorflow DNN layout derek 2026-02-16 23:03:06 -08:00
  • 99f0d96858 Change date to number and normalize | 1 hot encode symbol derek 2026-02-16 23:02:36 -08:00
  • a24ea523a8 Start work on Styling derek 2026-02-16 16:37:50 -08:00
  • 37687b64c7 Add in CronJob to update the Financial Data every 2 days derek 2026-02-16 16:37:35 -08:00
  • 56760f9dff Fix for worker thread spawning of python derek 2026-02-16 12:33:09 -08:00
  • 441ec74069 Wire up a test case for full routing derek 2026-02-16 12:32:55 -08:00
  • 7e9dcf928d DI the drivers into the razor pages derek 2026-02-16 12:32:39 -08:00
  • 63a38297c7 Create DbDriver and DI the driver + the python interface derek 2026-02-16 12:06:40 -08:00
  • e26fd7a3fc Make work for both debug and live derek 2026-02-16 09:57:52 -08:00
  • 179ffb0fbf Fix interop for docker container derek 2026-02-16 08:45:09 -08:00
  • 4537e810c9 Replace venv for docker container derek 2026-02-15 23:08:13 -08:00
  • b82b1ef5be Start work on the docker container derek 2026-02-15 22:18:18 -08:00
  • c530630153 Import tensorflow derek 2026-02-15 21:45:42 -08:00
  • f3e8b90764 Fully import python venv derek 2026-02-15 21:26:58 -08:00
  • 7d784705c9 Import python venv for stability derek 2026-02-15 21:24:16 -08:00
  • 1343e93a59 Create a python interop service and wire it up derek 2026-02-15 21:24:05 -08:00
  • daa61fabf3 Fix borders derek holloway 2026-02-13 14:50:27 -08:00
  • 1374261c89 Remove Sidebar Reference derek holloway 2026-02-13 14:50:16 -08:00
  • 7846e0766a Remove Bootstrap derek holloway 2026-02-13 14:50:07 -08:00
  • 88789683d2 Remove default navmenu derek holloway 2026-02-13 14:49:56 -08:00
  • 37530cc6a3 Fix compile and debug derek holloway 2026-02-13 14:49:41 -08:00
  • c8eedf6d7c Setup dotnet wrapper around Python AI project for UI derek holloway 2026-02-13 14:42:40 -08:00
  • 8de77b0491 Update DB path for current DB derek holloway 2026-02-13 09:43:53 -08:00
  • d6b6fd96f7 Import in django for UI derek holloway 2026-02-13 09:23:54 -08:00
  • b81f26daa8 Finalize the finance cache puller derek 2026-02-11 20:14:56 -08:00
  • 777483f8bf move tensorflow as a lazyload and wrap in main derek 2026-02-11 20:03:25 -08:00
  • 0fcdfc91bf Wrap in a class and set function as static derek 2026-02-11 20:03:05 -08:00
  • cccf4650c2 add in cache to .gitignore derek 2026-02-11 19:40:10 -08:00
  • 50d783a215 Add in db and time checks derek 2026-02-11 19:39:35 -08:00
  • 0f72de10fa Change folder name derek 2026-02-11 19:39:09 -08:00
  • fc350a55dd Update to pull full data instead of trial data derek 2026-02-11 19:04:12 -08:00
  • cc0ac9ffa9 Start work on AI derek 2026-02-09 20:15:21 -08:00
  • f77c2a085a Add gitignore derek 2026-02-09 20:15:11 -08:00