Commit Graph

14 Commits

Author SHA1 Message Date
7620d06d6e Apply top score scaling algorithm 2023-08-06 18:41:06 +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
7c27266b08 Optimization to run faster 2023-06-29 13:18:05 +09:00
a289e1852a Implement matrix model with given index set 2023-06-27 17:30:10 +09:00
2ab7c9eaac Implement KMI-0002 index set 2023-06-26 18:23:45 +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
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
18ae62a540 Validate comma before writing csv file 2023-06-22 12:23:19 +09:00
dc60f272cd Add environment variable "KISS_RESPONSE_LOGGABLE" 2023-06-21 01:25:46 +09:00
bbf7d03827 Add KMI-0005 initial code 2023-06-20 18:30:04 +09:00