HOSE Stock V2
Dữ liệu giao dịch cổ phiếu trên Sàn HOSE (Bao gồm Giá EOD, Nhà đầu tư Nước ngoài, Giá điều chỉnh)
API Name: /Market/GetHoseStockv2
Dưới đây là một ví dụ minh họa về cách dữ liệu được trình bày trong API:
· "HoseStockId": 2623658,
· "OrganCode": "AAA",
· "Ticker": "AAA",
· "TradingDate": "2020-03-17T00:00:00",
· "StockType": "S",
· "CeilingPrice": 11550,
· "FloorPrice": 10050,
· "ReferencePrice": 10800,
· "ReferenceDate": "2020-03-16T14:45:40",
· "OpenPrice": 11000,
· "ClosePrice": 11150,
· "MatchPrice": 11150,
· "PriceChange": 350,
· "PercentPriceChange": 0.0324074074,
· "HighestPrice": 11400,
· "LowestPrice": 10800,
· "AveragePrice": 0,
· "MatchVolume": 0,
· "MatchValue": 0,
· "DealVolume": 0,
· "DealValue": 0,
· "TotalMatchVolume": 1651470,
· "TotalMatchValue": 18354000000,
· "TotalDealVolume": 0,
· "TotalDealValue": 0,
· "TotalVolume": 1651470,
· "TotalValue": 18354000000,
· "ForeignBuyValueMatched": 65600000,
· "ForeignBuyVolumeMatched": 6000,
· "ForeignSellValueMatched": 223000000,
· "ForeignSellVolumeMatched": 20000,
· "ForeignBuyValueDeal": 0,
· "ForeignBuyVolumeDeal": 0,
· "ForeignSellValueDeal": 0,
· "ForeignSellVolumeDeal": 0,
· "ForeignBuyValueTotal": 65600000,
· "ForeignBuyVolumeTotal": 6000,
· "ForeignSellValueTotal": 223000000,
· "ForeignSellVolumeTotal": 20000,
· "ForeignTotalRoom": 67709590,
· "ForeignCurrentRoom": 63568820,
· "ParValue": 0,
· "Suspension": null,
· "Delist": null,
· "HaltResumeFlag": null,
· "Split": null,
· "Benefit": null,
· "Meeting": null,
· "Notice": null,
· "IssueDate": "2020-03-17T14:45:40",
· "INav": 0,
· "IIndex": 0,
· "TotalTrade": 0,
· "TotalBuyTrade": 1226,
· "TotalBuyTradeVolume": 3412140,
· "TotalSellTrade": 1042,
· "TotalSellTradeVolume": 3592510,
· "ReferencePriceAdjusted": 10800,
· "OpenPriceAdjusted": 11000,
· "ClosePriceAdjusted": 11150,
· "PriceChangeAdjusted": 0,
· "PercentPriceChangeAdjusted": 0,
· "HighestPriceAdjusted": 11400,
· "LowestPriceAdjusted": 10800,
· "RateAdjusted": 0,
· "Status": 1,
· "CreateDate": "2020-03-17T15:11:04.677",
· "UpdateDate": "2020-03-17T17:01:05.75",
· "Best1OfferPrice": 0,
· "Best2OfferPrice": 0,
· "Best3OfferPrice": 0,
· "Best1OfferVolume": 0,
· "Best2OfferVolume": 0,
· "Best3OfferVolume": 0,
· "Best1BidPrice": 0,
· "Best2BidPrice": 0,
· "Best3BidPrice": 0,
· "Best1BidVolume": 0,
· "Best2BidVolume": 0,
· "Best3BidVolume": 0,
· "ShareIssue": 171199976
HoseStockId
bigint
8
Khóa chính của bảng auto-generated IDENTITY(1,1)
Auto-generated key defined by FiinGroup
OrganCode
nvarchar
15
Mã doanh nghiệp theo quy định của StoxPlus
Organization Code defined by FiinGroup
Ticker
nvarchar
20
Mã chứng khoán
Stock Code
TradingDate
datetime
Ngày giao dịch hiện tại theo định dạng yyyyMMdd hh:mm:ss
Trading Date formatted as yyyyMMdd hh:mm:ss
StockType
nvarchar
5
Loại chứng khoán + S: Cổ Phiếu + D: Trái phiếu + U: Chứng chỉ quỹ
Stock Type + S: Share + D: Bond + U: Fund Certificate
CeilingPrice
decimal
(18,0)
Giá trần
Ceiling Price
FloorPrice
decimal
(18,0)
Giá sàn
Floor Price
ReferencePrice
decimal
(18,0)
Giá tham chiếu
Reference Price
ReferenceDate
date
Ngày gd gần nhất trước ngày gd hiện tại
Last Trading Date
OpenPrice
decimal
(18,0)
Giá khớp mở cửa
Open Price
ClosePrice
decimal
(18,0)
Giá giao dịch
Close Price
MatchPrice
decimal
(18,0)
Giá khớp lệnh gần nhất
Latest Matching Price
PriceChange
decimal
(18,0)
Giá trị thay đổi
Price Change
PercentPriceChange
decimal
(18,0)
% thay đổi
Price Change Percentage
HighestPrice
decimal
(18,0)
Giá khớp cao nhất
Highest Price
LowestPrice
decimal
(18,0)
Giá khớp thấp nhất
Lowest Price
AveragePrice
decimal
(18,0)
Giá bình quân gia quyền của các mức giá khớp
Average Price
MatchVolume
decimal
(18,0)
Khối lượng khớp lệnh gần nhất
Latest Order-Matching Volume
MatchValue
decimal
(18,0)
Giá trị khớp lệnh gần nhất
Latest Order-Matching Value
DealVolume
decimal
(18,0)
Khối lượng thỏa thuận gần nhất
Latest Put-through Volume
DealValue
decimal
(18,0)
Giá trị thỏa thuận gần nhất
Latest Put-through Value
TotalMatchVolume
decimal
(18,0)
Tổng Khối lượng khớp lệnh
Total Order-matching Volume
TotalMatchValue
decimal
(18,0)
Tổng Giá trị khớp lệnh
Total Order-matching Value
TotalDealVolume
decimal
(18,0)
Tổng Khối lượng thỏa thuận
Total Put-through Volume
TotalDealValue
decimal
(18,0)
Tổng Giá trị thỏa thuận
Total Put-through Value
TotalVolume
decimal
(18,0)
Tổng khối lượng giao dịch
Total Volume
TotalValue
decimal
(18,0)
Tổng giá trị giao dịch
Total Value
ForeignBuyValueMatched
decimal
(18,0)
Giá trị NĐTNN khớp lệnh mua
Foreign order-matching Buy Value
ForeignBuyVolumeMatched
decimal
(18,0)
Khối lượng NĐTNN khớp lệnh mua
Foreign order-matching Buy Volume
ForeignSellValueMatched
decimal
(18,0)
Giá trị NĐTNN khớp lệnh bán
Foreign order-matching Sell Value
ForeignSellVolumeMatched
decimal
(18,0)
Khối lượng NĐTNN khớp lệnh bán
Foreign order-matching Sell Volume
ForeignBuyValueDeal
decimal
(18,0)
Giá trị NĐTNN thỏa thuận mua
Foreign Put-through Buy Value
ForeignBuyVolumeDeal
decimal
(18,0)
Khối lượng NĐTNN thỏa thuận mua
Foreign Put-through Buy Volume
ForeignSellValueDeal
decimal
(18,0)
Giá trị NĐTNN thỏa thuận bán
Foreign Put-through Sell Value
ForeignSellVolumeDeal
decimal
(18,0)
Khối lượng NĐTNN thỏa thuận bán
Foreign Put-through Sell Volume
ForeignBuyValueTotal
decimal
(18,0)
Tổng giá trị NĐTNN mua
Total Foreign Buy Value. Applying for order-matching and put-through (round and odd lot)
ForeignBuyVolumeTotal
decimal
(18,0)
Tổng Khối lượng NĐTNN mua
Total Foreign Buy Volume. Applying for order-matching and put-through (round and odd lot)
ForeignSellValueTotal
decimal
(18,0)
Tổng Giá trị NĐTNN bán
Total Foreign Sell Value. Applying for order-matching and put-through (round and odd lot)
ForeignSellVolumeTotal
decimal
(18,0)
Tổng Khối lượng NĐTNN bán
Total Foreign Sell Volume. Applying for order-matching and put-through (round and odd lot)
ForeignTotalRoom
decimal
(18,0)
Tổng Room NĐTNN được phép mua
Total Foreign Room
ForeignCurrentRoom
decimal
(18,0)
Room còn lại NĐTNN còn được phép mua
Current Foreign Room
ParValue
int
Mệnh giá phát hành
Par Value
Suspension
nvarchar
5
CK bị tạm ngưng giao dịch + Null: Giao dịch bình thường + S: Bị tạm ngưng
Stock is suspended + Null: Normal trading + S: Suspended
Delist
nvarchar
5
CK bị hủy niêm yết + Null: Giao dịch bình thường + D: Bị hủy niêm yết
Stock is delisted + Null: Normal trading + D: Delisted
HaltResumeFlag
nvarchar
5
CK bị ngưng hoặc giao dịch trơ lại trong phiên giao dịch + Null: Giao dịch bình thường + H: Bị ngưng giao dịch trong phiên + A: Bị ngưng giao dịch khớp lệnh trong phiên + P: Bị ngưng giao dịch thỏa thuận trong phiên
Stock is halted or resumed in trading session + Null: Normal trading + H: Halt in trading session + A: Matching Halt in trading session + P: Deal Halt in trading session
Split
nvarchar
5
CK thực hiện tách khổ phiếu + Null: Không thực hiện + S: Thực hiện
Stock Split + Null: Not done + S: Done
Benefit
nvarchar
5
CK thực hiện quyền và chia cổ tức + Null: Không thực hiện + A: Phát hành thêm & Cổ tức + D: Chia cổ tức + R: Thực hiện quyền
(Stock) Exercise right and dividend + Null: Not done + A: Share issue & Dividend + D: Dividend + R: Exercise right
Meeting
nvarchar
5
TCNY tổ chức đại hội cổ đông + Null: không + M: Tổ chức đại hội cổ đông
Listed Company holds AGM + Null: not + M: Hold AGM
Notice
nvarchar
5
TCNY bị yêu cầu cung cấp thông tin quan trọng trong phiên giao dịch + Null: Không + P: Chờ thông tin cần cung cấp + R: Đã nhận thông tin cung cấp
Listed Company is required to provide important information in trading session + Null: Not + P: Wait for required information + R: Received required information
IssueDate
datetime
Ngày phát hành
Issued Date
INav
decimal
(18,2)
Giá trị inav nếu là etf
inav if it is etf
IIndex
int
Giá trị I-Index tương ứng
Corresponding I-Index
TotalTrade
int
4
Tổng số lệnh được khớp
Total Trade orders
TotalBuyTrade
int
Số lệnh Đặt mua
Buy Trade Order
TotalBuyTradeVolume
decimal
(18,0)
Khối lượng đặt mua
Total Buy Trade Volume
TotalSellTrade
int
Số lệnh đặt bán
Sell Trade Order
TotalSellTradeVolume
decimal
(18,0)
Khối lượng đặt bán
Total Sell Trade Volume
ReferencePriceAdjusted
decimal
(18,10)
Giá tham chiếu điều chỉnh
Adjusted Reference Price
OpenPriceAdjusted
decimal
(18,10)
Giá khớp mở cửa điều chỉnh
Adjusted Open Price
ClosePriceAdjusted
decimal
(18,10)
Giá giao dịch điều chỉnh
Adjusted Close Price
PriceChangeAdjusted
decimal
(18,10)
Giá trị thay đổi theo giá điều chỉnh
Price Change for Adjusted Price
PercentPriceChangeAdjusted
decimal
(18,10)
% thay đổi theo giá điều chỉnh
Price Change Percentage for Adjusted Price
HighestPriceAdjusted
decimal
(18,10)
Giá khớp cao nhất điều chỉnh
Highest Adjusted Price
LowestPriceAdjusted
decimal
(18,10)
Giá khớp thấp nhất điều chỉnh
Lowest Adjusted Price
RateAdjusted
decimal
(18,10)
Tỷ lệ điều chỉnh
Adjusting rate
Status
tinyint
1
Trạng thái của bản ghi. 0: record khóa; 1: record mở; 2: record đã xóa
Record Status. 0: locked; 1: open; 2: deleted
CreateDate
datetime
8
Ngày tạo record
Created Date
UpdateDate
datetime
8
Ngày cập nhật record
Updated Date
Best1OfferPrice
not use
Best2OfferPrice
not use
Best3OfferPrice
not use
Best1OfferVolume
not use
Best2OfferVolume
not use
Best3OfferVolume
not use
Best1BidPrice
not use
Best2BidPrice
not use
Best3BidPrice
not use
Best1BidVolume
not use
Best2BidVolume
not use
Best3BidVolume
not use
ShareIssue
decimal
(18,0)
Số CP niêm yết
not use
Last updated