Cổ phiếu quỹ

Cổ phiếu quỹ

API Name: /CorporateAction/GetTreasuryStock

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

· "TreasuryStockId": 51984,

· "OrganCode": "KHASPEXCO",

· "TradeTypeCode": "ALL",

· "ActionTypeCode": "B",

· "IssueStatusCode": "D",

· "PublicDate": "2020-03-16T00:00:00",

· "ShareBeforeTrade": 278500,

· "ShareRegisted": 40000,

· "ShareAcquire": 40000,

· "PriceAcquire": 15200,

· "ValueAcquire": 608000000,

· "ShareAfterTrade": 318500,

· "StartDate": "2020-02-24T00:00:00",

· "EndDate": "2020-03-11T00:00:00",

· "FinancialResource": "",

· "Goal": "Repurchasing shares.",

· "SourceUrl": "",

· "Note": "",

· "Status": 1,

· "CreateDate": "2020-03-16T15:28:00.317",

· "UpdateDate": "2020-03-17T15:55:24.043"

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)

TreasuryStockId

bigint

8

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

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

OrganCode

nvarchar

15

Mã của StoxPlus

StoxPlus-defined code

TradeTypeCode

nvarchar

5

Hình thức giao dịch. Vd: Thỏa thuận, khớp lệnh,…

Transaction form. E.g.: Agreement, matching order,…

ActionTypeCode

nvarchar

5

Kiểu giao dịch. Vd: mua, bán, …

Transaction type. E.g.: buy, sell, bonus, gift

IssueStatusCode

nvarchar

5

Trạng thái phát hành. Vd: done, pending, cancel, not yet

Issuance type. E.g.: done, pending, cancel, not yet

PublicDate

datetime

8

Ngày công bố

Public date

ShareBeforeTrade

decimal

(18,0)

Số cổ phiếu quỹ trước khi giao dịch

Number of shares before transaction

ShareRegisted

decimal

(18,0)

Số cổ phiếu quỹ đăng ký giao dịch

Number of registered shares

ShareAcquire

decimal

(18,0)

Số cổ phiếu thực hiện

Number of share executed

PriceAcquire

decimal

(18,0)

Giá giao dịch

Transaction price

ValueAcquire

decimal

(18,0)

Giá trị giao dịch

Transaction value

ShareAfterTrade

decimal

(18,0)

Số cổ phiếu quỹ sau khi giao dịch

Number of shares arising after the trading registration period

StartDate

datetime

8

Ngày bắt đầu đăng ký giao dịch

Start date of transaction registration

EndDate

datetime

8

Ngày kết thúc đăng ký giao dịch

End date of transaction registration

FinancialResource

nvarchar

255

Nguồn tài chính phát hành

Financial source of issuance

Goal

nvarchar

255

Mục đích giao dịch. Vd: tăng tỷ lệ sở hữu, nhu cầu tài chính cá nhân, …

Purpose of transaction. E.g.: Increase ownership ratio, personal financial needs,…

SourceUrl

nvarchar

255

Nguồn thông báo giao dịch

Source of transaction announcement

Note

nvarchar

255

Ghi chú thêm giao dịch

Notes for transaction

en_Goal

nvarchar

255

Mục đích giao dịch. Vd: tăng tỷ lệ sở hữu, nhu cầu tài chính cá nhân, …

Purposes of transaction. E.g.: Increase ownership ratio, personal financial needs,…

en_FinancialResource

nvarchar

255

Nguồn tài chính phát hành

Financial source of issuance

en_SourceUrl

nvarchar

255

Nguồn thông báo giao dịch

Source of transaction announcement

en_Note

nvarchar

255

Ghi chú thêm giao dịch

Notes for transactions

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: record locked; 1: record open; 2: record deleted

CreateDate

datetime

8

Ngày tạo record

Created date

UpdateDate

datetime

8

Ngày cập nhật record

Updated date

Last updated