Update 2025-03-04 2735 candle_day

This commit is contained in:
2025-03-04 23:18:31 +09:00
parent f07b027e31
commit 4cde4be7c3
2735 changed files with 2864 additions and 129 deletions

View File

@@ -1,6 +1,7 @@
stockBusinessDate,stockClosingPrice,stockOpenningPrice,highestStockPrice,lowestStockPrice,accumulatedVolume,accumulatedTradingAmount,exDivision,partitionRate,partitionModifiable,previousDayVariableRatioSign,previousDayVariableRatio,revaluationIssueReason
20250228,2000,2095,2095,2095,0,0,00,0.00,Y,5,-95,
20250227,2095,2095,2095,2095,0,0,00,0.00,Y,3,0,
20250304,2000,2300,2300,2000,5,10300,00,0.00,N,3,0,
20250228,2000,2000,2000,2000,0,0,00,0.00,N,3,-95,
20250227,2095,2095,2095,2095,0,0,00,0.00,N,3,0,
20250226,2095,2095,2095,2095,0,0,00,0.00,N,3,0,
20250225,2095,2095,2095,2095,4,8380,00,0.00,N,3,0,
20250224,2095,2095,2095,2095,19,39805,00,0.00,N,3,0,
1 stockBusinessDate stockClosingPrice stockOpenningPrice highestStockPrice lowestStockPrice accumulatedVolume accumulatedTradingAmount exDivision partitionRate partitionModifiable previousDayVariableRatioSign previousDayVariableRatio revaluationIssueReason
2 20250228 20250304 2000 2095 2300 2095 2300 2095 2000 0 5 0 10300 00 0.00 Y N 5 3 -95 0
3 20250227 20250228 2095 2000 2095 2000 2095 2000 2095 2000 0 0 00 0.00 Y N 3 0 -95
4 20250227 2095 2095 2095 2095 0 0 00 0.00 N 3 0
5 20250226 2095 2095 2095 2095 0 0 00 0.00 N 3 0
6 20250225 2095 2095 2095 2095 4 8380 00 0.00 N 3 0
7 20250224 2095 2095 2095 2095 19 39805 00 0.00 N 3 0