Commit Graph

24 Commits

Author SHA1 Message Date
2143f7f636 and another breaking issue from the previous "fix".. 2024-08-21 12:22:53 -05:00
08cd1d870a Fixing the continuous loader after hidden breaking changes from yesterday 2024-08-21 11:18:47 -05:00
12fd00b3cd add timeouts to prevent long DB locking. 2024-08-20 16:22:39 -05:00
ba4df998fb using pbzip2 for parallelity and make the frontend compatible with old TDA and new Schwab symbol names for options (different separator) 2024-05-31 09:17:53 -05:00
Your Name
723f976d50 fill data in order 2020-10-14 15:42:10 -05:00
Joe Tretter
1fdf705eb5 Add a table to hold only the Symbols
to improve performance.
2020-09-23 10:14:12 -05:00
Joe Tretter
05a55f6434 remove symbol friendlyname translation; implemented
on DB.
2020-06-10 14:29:15 -05:00
Joe Tretter
06d86f8c30 Improved code by making more oo
add functionality and ingo in order frm.
2020-04-29 22:56:37 -05:00
Your Name
d7cb166b18 add transparent content compression 2020-04-24 21:10:04 -05:00
Your Name
00d4239860 filter date by symbol, re-organize files a bit 2020-04-24 20:39:45 -05:00
Joe Tretter
5321e2430d - Style enhancements
- Removal of single order items
- Add index to table creation script
2020-04-24 17:18:55 -05:00
Joe Tretter
69d8d56e9a Merge branch 'master' of ssh://kawomi.com/var/local/git/OptiTrainer 2020-04-24 16:27:19 -05:00
Joe Tretter
b8b830f154 FOrmatting and bugfix in loader script 2020-04-24 16:27:06 -05:00
Your Name
41bce6dc15 performance improvements 2020-04-24 00:58:12 -05:00
Your Name
a1a43f416a use find rather than ls to prevent error when no file is there. 2020-04-23 22:13:26 -05:00
Your Name
c3a5f04fb4 include parameter to delete imported DB after processing 2020-04-23 22:03:34 -05:00
Your Name
166496af0d add softlink to micro-serve 2020-04-23 21:15:55 -05:00
Your Name
bd95a83d78 fixup miscs stup stuff 2020-04-23 21:12:38 -05:00
Joe Tretter
07ceb58dda Various fixes, SQL injection prevention (escaping) and basic web-server. Also remove the fake data file of 7mb... 2020-04-22 21:10:21 -05:00
Joe Tretter
886467327c DB-processing, split initial and update 2020-03-19 08:16:56 -05:00
Joe Tretter
34ff5ec68f First functioning version with server calls. 2020-03-09 10:49:19 -05:00
Joe Tretter
9fbcf07cb5 Added simple microservice
Not integrated into UI yet
2020-03-08 22:40:44 -05:00
Joe Tretter
40ac3d0386 dealing with compressed DBs 2020-03-08 21:00:53 -05:00
Joe Tretter
3d48d95303 add script to create consolidated db 2020-03-08 20:52:48 -05:00