Lấy thông tin cơ bản về Phái sinh

API Name: /Derivative/GetDerivative

Dưới đây là một ví dụ minh họa về cách dữ liệu được trình bày trong API:

· "DerivativeCode": "string",

· "DerivativeName": "string",

· "ComGroupCode": "string",

· "OrganCode": "string",

· "BondCode": "string",

· "Multiplier": 0,

· "TradingStatusCode": "string",

· "TradeTypeCode": "string",

· "TickSize": 0,

· "UnitCode": "string",

· "ReferencePrice": 0,

· "PriceRange": 0,

· "OrderLimit": 0,

· "MarginRate": 0,

· "ListingDate": "2020-03-11T07:13:37.899Z",

· "LastTradingDate": "2020-03-11T07:13:37.899Z",

· "PayoutDate": "2020-03-11T07:13:37.899Z",

· "PayoutMethodCode": "string",

· "DailyPayoutPriceMethod": "string",

· "FinalPayoutPriceMethod": "string",

· "IndividualPositionLimit": 0,

· "CorporatePositionLimit": 0,

· "BondStandard": "string",

· "Status": 0,

· "CreateDate": "2020-03-11T07:13:37.899Z",

· "UpdateDate": "2020-03-11T07:13:37.899Z",

· "IsinCode": "string",

· "ProfessionalPositionLimit": 0

Tên trường dữ liệu
Loại dữ liệu
Độ dài ký tự dữ liệu
Mô tả (VN)
Mô tả (EN)

DerivativeCode

nvarchar

15

Mã hợp đồng

Contract code

DerivativeName

nvarchar

128

Tên hợp đồng

Contract name

ComGroupCode

nvarchar

15

Tài sản cơ sở Index (VN30, HNX30)

Underlying asset Index (VN30, HNX30)

OrganCode

nvarchar

15

Tài sản cơ sở Stock (ABT)

Underlying asset Stock (ABT)

BondCode

nvarchar

15

Tài sản cơ sở Bond (..)

Underlying asset Bond (...)

Multiplier

int

Hệ số nhân

Multiplier

TradingStatusCode

nvarchar

15

Tình trạng

Status

TradeTypeCode

nvarchar

5

Phương thức giao dịch

Transaction method

TickSize

decimal

(18,10)

Bước giá

Tick size

UnitCode

nvarchar

5

Đơn vị bước giá

Unit of tick size

ReferencePrice

decimal

(18,10)

Giá tham chiếu

Reference price

PriceRange

decimal

(18,10)

Biên độ dao động giá

Price range

OrderLimit

int

Giới hạn lệnh

Order limit

MarginRate

decimal

(18,10)

Mức ký quỹ

Margin rate

ListingDate

date

Ngày niêm yết

Listing date

LastTradingDate

date

Ngày giao dịch cuối cùng

Final trading date

PayoutDate

date

Ngày thanh toán cuối cùng

Final payment date

PayoutMethodCode

nvarchar

15

Phương thức thanh toán

Payment method

DailyPayoutPriceMethod

nvarchar

255

Phương thức xác định giá thanh toán hàng ngày

Method of determining daily settlement price

FinalPayoutPriceMethod

nvarchar

255

Phương thức xác định giá thanh toán cuối cùng

Method of determining final settlement price

IndividualPositionLimit

decimal

(18,0)

Giới hạn vị thế NĐT cá nhân

Individual investor position limits

CorporatePositionLimit

decimal

(18,0)

Giới hạn vị thế NĐT tổ chức

Institutional investor position limits

BondStandard

nvarchar

255

Tiêu chuẩn trái phiếu giao hàng

Deliverable bond criteria

Status

tinyint

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

Ngày tạo record

Created date

UpdateDate

datetime

Ngày cập nhật record

Updated date

IsinCode

nvarchar

15

IsinCode

ISIN code

ProfessionalPositionLimit

decimal

(18,0)

Giới hạn vị thế đối với NĐT CK chuyên nghiệp

Position limit for professional securities investor

Last updated