Commodity VN

Hàng hoá trong nước

API Name: /Macro/GetCommodityVN

Field Name
Data Type
Data Length
Description_VN
Description_EN

RecordId

int

Khóa chính của bảng auto-generated IDENTITY(1,1)

Primary key of table, auto-generated IDENTITY (1,1)

TradingDateId

date

Ngày giao dịch

Day trading

CommodityId

int

Mã hàng hóa từ bảng FGFB_CDIN_DR_Commodity

Id of Commodity From FGFB_CDIN_DR_Commodity

CurrencyId

smallint

Mã Loại tiền tệ từ bảng FGFB_CMMS_DM_Currency

Currency Code from the table FGFB_CMMS_DM_Currency

PreferencePrice

decimal

(18,4)

Giá tham chiếu

Reference prices

OpenPrice

decimal

(18,4)

Giá mở cửa

Opening price

HighPrice

decimal

(18,4)

Giá cao nhất

Highest price

LowPrice

decimal

(18,4)

Giá thấp nhất

Lowest price

ClosePrice

decimal

(18,4)

Giá đóng cửa

Close price

PriceChange

decimal

(18,4)

Thay đổi giá

Chance price

PercentPriceChange

decimal

(9,8)

% thay đổi giá

% chance price

TotalVolume

bigint

Tổng khối lượng Giao dịch

Total Transaction Volume

TotalValue

bigint

Tổng giá trị giao dịch

Total transaction value

OpenInterest

int

Tổng số hợp đồng đang ở trạng thái mở

Total number of contracts open

SourceOrganizationId

int

Mã nguồn data từ bảng FGFB_COIN_DR_Organization

Source data from the table FGFB_COIN_DR_Organization

ModificationId

bigint

Khóa ngoài sang bảng FGFB_CDTV_DR_Modification, lưu trữ các thông tin thay đổi của bảng ghi

Foreign key linked to FGFB_CDTV_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)

LocationId

smallint

Mã địa chỉ từ bảng FGFB_CMMS_DM_Location

Location Code from the table FGFB_CMMS_DM_Location

Last updated