Giao dịch nội bộ
Giao dịch nội bộ/ Cổ đông lớn của cá nhân
API Name: /CorporateAction/GetPersonDeal
· "PersonDealId": 743746,
· "OrganCode": "LMH",
· "TradeTypeCode": "ALL",
· "DealTypeCode": "IT",
· "ActionTypeCode": "B",
· "TradeStatusCode": "D",
· "TraderPersonId": 518234,
· "RoleId": 1019,
· "RolePersonId": 518234,
· "PublicDate": "2019-12-31T10:53:54.56",
· "ShareBeforeTrade": 1215750,
· "OwnershipBeforeTrade": 0.0474,
· "ShareRegister": 0,
· "ShareAcquire": 303280,
· "PriceAcquire": 0,
· "ValueAcquire": 0,
· "ShareAdded": 0,
· "ShareAfterTrade": 1519030,
· "OwnershipAfterTrade": 0.0593,
· "StartDate": "2019-12-27T00:00:00",
· "EndDate": "2019-12-27T00:00:00",
· "Goal": "",
· "SourceUrl": "",
· "Note": "",
· "Status": 1,
· "CreateDate": "2020-01-02T10:58:29.71",
· "UpdateDate": "2020-03-17T09:07:51.757"
PersonDealId
bigint
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,…
DealTypeCode
nvarchar
5
Loại giao dịch. Vd: gd cổ đông nội bộ, gd người liên quan, gd cổ đông lớn
Transaction type. E.g.: Insider trading, related-party transaction, major shareholder transaction
ActionTypeCode
nvarchar
5
Kiểu giao dịch. Vd: mua, bán, thưởng, tặng
Transaction type. E.g.: buy, sell, bonus, gift
TradeStatusCode
nvarchar
5
Id trạng thái thực hiện giao dịch lấy từ bảng stx_mst_TradeStatus. Vd: đăng ký, đã thực hiện
Transaction execution status ID taken from the stx_mst_TradeStatus table. E.g.: registered, executed
TraderPersonId
bigint
Người thực hiện giao dịch
Transaction executor
RoleId
int
Id của quan hệ lấy từ bảng stx_mst_RolesTự động nhận quan hệ lấy từ bảng stx_cpf_Person_Roles. Mối quan hệ với người thông báo. Vd: Trader A là bố ông Relation B thì tên mối quan của A-B: Con
ID of the relationship taken from the stx_mst_Roles table. Automatically receive the relationship taken from the stx_cpf_Person_Roles table. Relationship with the announcer. E.g.: Trader A is the father of Mr. Relation B, then the relationship name of A-B: Son
RolePersonId
bigint
Người liên quan với người thực hiện giao dịch
Related person with the transaction executor
PublicDate
datetime
Ngày công bố giao dịch
Public date
ShareBeforeTrade
decimal
(18,0)
Số cổ phiếu trước khi giao dịch
Number of shares before transaction
OwnershipBeforeTrade
decimal
(18,10)
Tỷ lệ % sở hữu trước giao dịch
Ownership proportion before transaction
ShareRegister
decimal
(18,0)
Số cổ phiếu đăng ký giao dịch
Number of registered shares
ShareAcquire
decimal
(18,0)
Số cổ phiếu thực hiện
Number of executed shares
PriceAcquire
decimal
(18,0)
Giá giao dịch
Transaction price
ValueAcquire
decimal
(18,0)
Giá trị giao dịch
Transaction value
ShareAdded
decimal
(18,0)
Số cổ phiếu phát sinh sau thời gian đăng ký giao dịch
Number of shares arising after the trading registration period
ShareAfterTrade
decimal
(18,0)
Số cổ phiếu sau khi giao dịch
Number of shares after transaction
OwnershipAfterTrade
decimal
(18,10)
Tỷ lệ % sở hữu sau giao dịch
Ownership proportion after transaction
StartDate
datetime
Ngày bắt đầu đăng ký giao dịch
Start date of transaction registration
EndDate
datetime
Ngày kết thúc đăng ký giao dịch
End date of transaction registration
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, …
Purpose of transaction. E.g.: Increase ownership ratio, personal financial needs,…
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
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
Ngày tạo record
Created date
UpdateDate
datetime
Ngày cập nhật record
Updated date
Last updated