This commit is contained in:
dsyoon
2022-07-08 15:33:17 +09:00
parent 16fb6ba2af
commit e8de4907e6
6 changed files with 774 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
,stock_code,type,orderNum,count,price,datetime
0,122630,2,2,20,14555,2022-07-08 12:07:04.174773
1,122630,2,2,20,14585,2022-07-08 13:01:04.328865
2,122630,2,2,20,14570,2022-07-08 13:24:03.429791
3,122630,2,2,20,14625,2022-07-08 14:27:03.920891
4,122630,2,2,20,14615,2022-07-08 14:33:03.578675
5,122630,2,2,20,14585,2022-07-08 14:47:04.028914
1 stock_code type orderNum count price datetime
2 0 122630 2 2 20 14555 2022-07-08 12:07:04.174773
3 1 122630 2 2 20 14585 2022-07-08 13:01:04.328865
4 2 122630 2 2 20 14570 2022-07-08 13:24:03.429791
5 3 122630 2 2 20 14625 2022-07-08 14:27:03.920891
6 4 122630 2 2 20 14615 2022-07-08 14:33:03.578675
7 5 122630 2 2 20 14585 2022-07-08 14:47:04.028914