Skip to content

Commit

Permalink
data update
Browse files Browse the repository at this point in the history
  • Loading branch information
m-ahmadi committed Nov 1, 2024
1 parent 929a966 commit 1feebc0
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 7 deletions.
5 changes: 3 additions & 2 deletions data/dollar.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5081,7 +5081,7 @@ jdate,gdate,open,high,low,close
14030706,20240927,N/A,60250,59950,60250
14030707,20240928,59805,61540,60015,60850
14030708,20240929,60945,60985,60165,60505
14030709,20240930,60620,60655,60260,60512.5
14030709,20240930,60620,60656.7,60246.7,60466.7
14030710,20241001,60580,61095,60585,61072.5
14030711,20241002,61985,62140,61185,62027.5
14030712,20241003,62130,62965,61945,62570
Expand Down Expand Up @@ -5112,4 +5112,5 @@ jdate,gdate,open,high,low,close
14030807,20241028,66055,67515,66210,67490
14030808,20241029,67380,68812.5,67410,68475
14030809,20241030,68375,69665,68285,69020
14030810,20241031,N/A,68800,68800,68800
14030810,20241031,68750,68780,68410,68515
14030811,20241101,N/A,68400,68400,68400
2 changes: 1 addition & 1 deletion data/dollar.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions data/state.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"end": "14030810"
},
"update": {
"start": "",
"end": ""
"start": "14030811",
"end": "14030811"
}
},
"2": {
Expand All @@ -25,8 +25,8 @@
"end": "14030809"
},
"update": {
"start": "",
"end": ""
"start": "14030810",
"end": "14030810"
}
},
"4": {
Expand Down
1 change: 1 addition & 0 deletions data/update/1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[["14030811","20241101","N/A",68400,68400,68400,"1"]]
1 change: 1 addition & 0 deletions data/update/3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[["14030810","20241031",68750,68760,68020,68230,"3"]]
1 change: 1 addition & 0 deletions data/update/raw/1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[["2024-11-01",68400,68400,68400,"1.000"]]
1 change: 1 addition & 0 deletions data/update/raw/3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"t":[1730246400,1730332800],"c":[692400,682300],"o":[683750,687500],"h":[697800,687600],"l":[680200,680200],"v":[],"s":"ok"}
3 changes: 3 additions & 0 deletions logs/update__14030811_20241101_2309.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
request(schema=1, try=1) - √: succ
request(schema=2, try=1) - √: succ
request(schema=3, try=1) - √: succ

0 comments on commit 1feebc0

Please sign in to comment.