Đường cong lợi suất
API name: /Bond/GetYieldCurve
RecordId
int
Khóa chính của bảng auto-generated IDENTITY(1,1)
Primary key of table, auto-generated IDENTITY (1,1)
YeildCurveId
int
Mã YeildCurve từ bảng FGFB_BOIN_DR_YeildCurveInformation
Identity of YeildCurve từ bảng FGFB_BOIN_DR_YeildCurveInformation
TradingDateId
date
Ngày giao dịch
Trading Date
GroupId
int
sàn giao dịch trái phiếu FGFB_COIN_DR_Group
bond exchange FGFB_COIN_DR_Group
SpotRate continuous
decimal
(18,10)
Lợi suất hiện thời( dựa trên giả định của zerocoupon bond) liên tục
Current rate (based on the assumption of zerocoupon bond) continuous
ParYeild
decimal
(18,10)
Lợi suất theo mệnh giá ( giả định trái phiếu được bán bằng mệnh giá)
Par value yield (assuming bonds are sold at face value)
ModificationId
bigint
Khóa ngoài sang bảng FGFB_BOTV_DR_Modification, lưu trữ các thông tin thay đổi của bảng ghi
Foreign key linked to FGFB_BOTV_DR_Modification table, storing changes of record
RecordStatusId
tinyint
0: record khóa; 1: record mở; 2: record đã xóa
The record status: 0: Locked; 1: Open; 2: Deleted
IsHistory
bit
Lịch sử: 0: bản ghi hiện tại, 1 là bản ghi lịch sử
History. 0: current, 1: history
VersionDateId
date
Phiên bản lưu lịch sử (ngày ghi chép bản ghi lịch sử này vd: ngày công bố thông tin khi nhập lại thông tin lịch sử).
History record version (Record Date of this history record)
SpotRateannual
decimal
(18,10)
Lợi suất hiện thời( dựa trên giả định của zerocoupon bond) theo năm
Current rate (based on the assumption of zerocoupon bond) annual
MaturityDurationId
tinyint
Thời hạn còn lại của trái phiếu dùng tính đường cong lợi suất từ bảng FGFB_COIN_DM_Duration
The remaining term of the bond is calculated using the yield curve from the FGFB_COIN_DM_Duration table
Last updated