Commit Graph

31 Commits

Author SHA1 Message Date
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
6c69e81154 Working on DART api 2023-07-09 13:37:17 +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
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
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
2ab7c9eaac Implement KMI-0002 index set 2023-06-26 18:23:45 +09:00
e5c56c5d12 Implement KMI-0004 index set 2023-06-23 14:02:04 +09:00
bb48abd3d3 Implement KMI-0003 index set 2023-06-22 18:50:20 +09:00
a113749d48 Adjust prices.csv by deleting comma in csv data 2023-06-22 17:51:22 +09:00
18ae62a540 Validate comma before writing csv file 2023-06-22 12:23:19 +09:00
bbf7d03827 Add KMI-0005 initial code 2023-06-20 18:30:04 +09:00
929d59149c Add initial KissGram bot 2023-06-17 16:25:49 +09:00
2b843bae51 Add batch tool (still working) 2023-06-14 23:31:56 +09:00
b0315a64e1 Implement "short", "shorts all" command 2023-06-12 07:50:41 +09:00
ebf85a5105 Implement "now all" command to capture all current prices 2023-06-11 19:02:15 +09:00
89f398862c Implement "invest", "invest all" command 2023-06-11 16:39:55 +09:00
3a15a054c5 Save csv file current product price using "now" command 2023-06-10 13:07:05 +09:00
adca64721f Check if today is holiday for stock business date 2023-06-07 01:42:07 +09:00
8a6fc7b799 Write csv pretty method 2023-06-03 07:56:55 +09:00
fbf0cccfc8 Add candle day/week commands 2023-06-01 09:36:47 +09:00
9a14fa41aa Parse command line arguments instead of interactive input 2023-05-29 22:31:02 +09:00
79ab809e9e Write candle data 2023-05-29 15:49:39 +09:00
de8e174e06 Move workspace and project files into projects/macos 2023-05-28 18:16:47 +09:00