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,5900,5810,5950,5810,23498,138219915,00,0.00,N,5,-20,
20250428,5920,6010,6010,5810,38664,227172110,00,0.00,N,2,10,
20250425,5910,5830,5950,5780,46478,273768655,00,0.00,N,2,150,
20250424,5760,5850,5900,5760,28401,164985860,00,0.00,N,5,-90,
1 stockBusinessDate stockClosingPrice stockOpenningPrice highestStockPrice lowestStockPrice accumulatedVolume accumulatedTradingAmount exDivision partitionRate partitionModifiable previousDayVariableRatioSign previousDayVariableRatio revaluationIssueReason
2 20250429 5900 5810 5950 5810 23498 138219915 00 0.00 N 5 -20
3 20250428 5920 6010 6010 5810 38664 227172110 00 0.00 N 2 10
4 20250425 5910 5830 5950 5780 46478 273768655 00 0.00 N 2 150
5 20250424 5760 5850 5900 5760 28401 164985860 00 0.00 N 5 -90