Commit Graph

46 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
7c4683442d - Implement price change
- Remember the last selected Symbol
2020-09-24 20:01:33 -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
9b40f3d281 fix time presetting algorithm 2020-06-06 11:20:54 -05:00
Joe Tretter
874f77a6ef add spinners 2020-05-08 14:10:08 -05:00
Joe Tretter
d1521c9e9f Add Spinner 2020-05-08 13:50:58 -05:00
Joe Tretter
881d84fd9c change default presetting and round corners 2020-05-08 11:34:45 -05:00
Joe Tretter
92341598a9 make the text on the dropdowns smaller 2020-04-30 21:38:56 -05:00
Joe Tretter
f856f4726c friendly translation of XSP 2020-04-30 18:21:20 -05:00
Joe Tretter
5b747069dd Selectable column information 2020-04-30 17:29:31 -05:00
Joe Tretter
dc5841f2a9 optical enhancements 2020-04-30 13:23:08 -05:00
Joe Tretter
2c62cf8871 just add the selected symbol to the filter context 2020-04-29 23:05:27 -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
Joe Tretter
bd726a01c7 Fix multiple execution of on-date-change event handler causing duplication of requests after changing symbol 2020-04-28 18:46:31 -05:00
Joe Tretter
000dce422c Make dummy texts a bit more meaningful. 2020-04-25 21:05:36 -05:00
Joe Tretter
1d5cafaf76 little fix in date handling 2020-04-25 21:00:21 -05:00
Joe Tretter
17d89d34e3 Misc little changes, fix up the date and time handling, auto select latest date if no date selected. add Vega 2020-04-25 20:56:09 -05:00
Joe Tretter
b5f71423b3 Better usability and nicer look: Change buttons to bootstrap standard 2020-04-25 14:18:07 -05:00
Joe Tretter
b600d0b5ba ui enhancements 2020-04-25 13:12:12 -05:00
Your Name
d7cb166b18 add transparent content compression 2020-04-24 21:10:04 -05:00
Your Name
5ba7318b2f Add the underlying price to the UI 2020-04-24 21:00:37 -05:00
Joe Tretter
8f1a6422f5 Merge branch 'master' of ssh://kawomi.com/var/local/git/OptiTrainer 2020-04-24 20:41:17 -05:00
Joe Tretter
7cb029b925 change color and size of order pane 2020-04-24 20:40:58 -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
7300f999f4 some cosmetics and usability in progress... 2020-03-10 21:46:30 -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
Joe Tretter
165101d313 Lots of stuff... but still only mocking
(but with request)
2020-02-27 21:37:10 -06:00
Joe Tretter
9a5371ef6a Initial Checkin 2020-02-27 18:38:52 -06:00