Commit Graph

10 Commits

Author SHA1 Message Date
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
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
bbf7d03827 Add KMI-0005 initial code 2023-06-20 18:30:04 +09:00
3880033e4d Implement "candle all resume" command 2023-06-11 13:39:19 +09:00
61a61deb21 Update minor document 2023-06-11 10:33:01 +09:00
537ab23c98 Update matrix, golder design document 2023-06-11 10:20:58 +09:00
9a14fa41aa Parse command line arguments instead of interactive input 2023-05-29 22:31:02 +09:00