Update 2025-04-29 2740 candle_day

This commit is contained in:
2025-04-29 23:04:59 +09:00
parent 62122a7a46
commit 00b4e2bd77
2740 changed files with 3172 additions and 433 deletions

View File

@@ -1,4 +1,5 @@
stockBusinessDate,stockClosingPrice,stockOpenningPrice,highestStockPrice,lowestStockPrice,accumulatedVolume,accumulatedTradingAmount,exDivision,partitionRate,partitionModifiable,previousDayVariableRatioSign,previousDayVariableRatio,revaluationIssueReason
20250429,4425,4425,4450,4300,14757,64747510,00,0.00,N,3,0,
20250428,4425,4550,4660,4405,12912,57685250,00,0.00,N,5,-125,
20250425,4550,4660,4725,4550,17754,81620845,00,0.00,N,5,-130,
20250424,4680,4635,4680,4595,12029,55927700,00,0.00,N,5,-15,
1 stockBusinessDate stockClosingPrice stockOpenningPrice highestStockPrice lowestStockPrice accumulatedVolume accumulatedTradingAmount exDivision partitionRate partitionModifiable previousDayVariableRatioSign previousDayVariableRatio revaluationIssueReason
2 20250429 4425 4425 4450 4300 14757 64747510 00 0.00 N 3 0
3 20250428 4425 4550 4660 4405 12912 57685250 00 0.00 N 5 -125
4 20250425 4550 4660 4725 4550 17754 81620845 00 0.00 N 5 -130
5 20250424 4680 4635 4680 4595 12029 55927700 00 0.00 N 5 -15