Commit Graph

20 Commits

Author SHA1 Message Date
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
b31c9a8b86 Split prices.csv file by montly data 2023-06-23 05:04:20 +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
5760daaf1f Implement "holiday", "holiday 20230617" command 2023-06-15 07:05:20 +09:00
1355d789f6 Write top30 at specific file path 2023-06-14 23:50:44 +09:00
b0315a64e1 Implement "short", "shorts all" command 2023-06-12 07:50:41 +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
f4f452f7b5 Scan if today candle files exist 2023-06-08 23:41:57 +09:00
6d28d680e3 Clean code for candle validation 2023-06-08 23:08:41 +09:00
fa70e7b148 Add localized names for csv header 2023-06-05 00:58:43 +09:00
e91141251d Write account stock to csv file 2023-06-03 08:20:12 +09:00
dab4e8d659 Clean code 2023-06-03 08:03:10 +09:00
8a6fc7b799 Write csv pretty method 2023-06-03 07:56:55 +09:00
f80a2ffb0c Implement candle period 2023-06-02 02:19:32 +09:00
ee76299ac9 Validate candle csv files 2023-05-31 10:05:45 +09:00
8c190a3d76 Collect all minute prices for today 2023-05-29 19:01:03 +09:00
79ab809e9e Write candle data 2023-05-29 15:49:39 +09:00