Commit Graph

127 Commits

Author SHA1 Message Date
aababdae8e Parsing websocket data 2023-08-26 15:46:30 +09:00
19dbc2ca05 Parsing websocket data (working) 2023-08-26 01:05:41 +09:00
0fc07264c1 Setup web socket delegate 2023-08-22 18:12:47 +09:00
42e6c0304c General subscribe/unsubscribe for web socket connection 2023-08-21 23:34:55 +09:00
2f81e398b1 Implement subscribe/unsubscribe for ContractPriceWebSocket 2023-08-21 23:13:17 +09:00
02dcb4423e Handling for websocket 2023-08-13 23:13:27 +09:00
809970d871 Arrange directory for Stock, Realtime 2023-08-11 20:47:28 +09:00
7620d06d6e Apply top score scaling algorithm 2023-08-06 18:41:06 +09:00
329d66e714 Initially done on DART api 2023-08-06 15:38:34 +09:00
7139b3d5aa Working on DART api 2023-08-06 14:58:29 +09:00
e365bc67d0 Working on DART api 2023-08-05 18:41:31 +09:00
c25fc1f25d Collect news title and write to json file 2023-08-02 22:04:02 +09:00
d4714cac99 Crawling naver news data 2023-07-29 19:48:34 +09:00
66c9e4be77 Write detail about json error message 2023-07-20 00:33:43 +09:00
6a9b8d93c6 Working on DART api 2023-07-20 00:33:13 +09:00
eb9ee317c7 Working on DART api at home 2023-07-17 06:45:29 +09:00
99b8fa7d28 Working on DART api at cafe 2023-07-16 20:22:02 +09:00
0cd433f337 Working on DART api at cafe 2023-07-16 11:03:27 +09:00
eb0df23b89 Working on DART request api 2023-07-15 14:56:51 +09:00
95b7451b64 Validate DART result using mock test 2023-07-15 09:31:46 +09:00
b1c3da2917 Fix DART result unit test 2023-07-15 02:07:21 +09:00
46f0b3b1b3 Working on DART result unit test 2023-07-14 22:00:03 +09:00
7b8bed18ce Working on DART api 2023-07-14 00:23:09 +09:00
70d01d0b89 Working on DART api 2023-07-13 09:02:16 +09:00
6496d4e5a2 Working on DART api (half-time) 2023-07-10 09:27:55 +09:00
5679950f4d Working on DART api (+10 above) 2023-07-09 16:41:58 +09:00
6c69e81154 Working on DART api 2023-07-09 13:37:17 +09:00
824733ba45 Fix bug on "candle day all resume" 2023-07-07 02:35:49 +09:00
3a43542040 Fix bug on "shorts all resume" when getting last date 2023-07-04 23:32:07 +09:00
99ad984f92 Working on simulator 2023-07-04 22:53:54 +09:00
a0cca774d4 Run golder using sub-process 2023-06-30 16:23:08 +09:00
ef264faeaf Build matrix result 2023-06-30 08:50:41 +09:00
a3853af59e Clean error logging 2023-06-29 20:34:26 +09:00
64c80a7200 Write output of sub-process using file stream.
- If we use pipe output, printing big text (about 128kb above) will cause be stucked on pipe stream.
2023-06-29 20:22:45 +09:00
86fe89ed82 Rename shorts.csv header field 2023-06-29 20:20:16 +09:00
7c27266b08 Optimization to run faster 2023-06-29 13:18:05 +09:00
9f06731963 Fix build error on macOS profiling build 2023-06-29 13:17:36 +09:00
358be5d167 Update document & fix index/prices csv file 2023-06-29 11:21:44 +09:00
3a9fcd4a5e Implement "index portfolio", "load index", "update index" command 2023-06-29 11:01:34 +09:00
a289e1852a Implement matrix model with given index set 2023-06-27 17:30:10 +09:00
50dca4c4c4 Add index request APIs (under testing) 2023-06-27 10:02:36 +09:00
63455d4481 Update KMI documents 2023-06-27 10:01:39 +09:00
2ab7c9eaac Implement KMI-0002 index set 2023-06-26 18:23:45 +09:00
5185f27c14 Implment "candle day all resume", "candle week all resume" command with minor function 2023-06-26 15:58:02 +09:00
b00cf1eead Implement KMI-0004 index set with another strategy (foreigner4DayIncreased) 2023-06-23 17:40:40 +09:00
e5c56c5d12 Implement KMI-0004 index set 2023-06-23 14:02:04 +09:00
e9ab446a89 Fix merge condition for prices.csv 2023-06-23 14:01:13 +09:00
b31c9a8b86 Split prices.csv file by montly data 2023-06-23 05:04:20 +09:00
995b79810d Split investor.csv by monthly data 2023-06-23 00:32:02 +09:00
bb48abd3d3 Implement KMI-0003 index set 2023-06-22 18:50:20 +09:00