Search¶
Search for a futures contract. An empty query (by default) returns the full list of currently available futures contracts from the selected provider.
Examples:
from vietfin import vf
vf.derivatives.futures.search(symbol="vn30f2409")
vf.derivatives.futures.search()
Parameters¶
param_name |
type |
description |
default_value |
is_required |
|---|---|---|---|---|
symbol |
str |
Symbol to get data for. |
“” |
FALSE |
provider |
Literal |
The provider to use for the query. |
ssi |
FALSE |
Data Model¶
field_name |
type |
description |
|---|---|---|
symbol |
str |
Symbol of the futures contract. |
expiration_date |
date |
Expiration (a.k.a maturity or expiry date) refers to the last trading day of the futures contract. Ngày đáo hạn hợp đồng. |
initial_date |
date |
Refers to the first trading day of the futures contract. Ngày giao dịch đầu tiên. |
price |
float |
Matched price. Giá khớp lệnh. |
volume |
int |
Matched volume. Khối lượng khớp lệnh. |
asset |
str |
Underlying asset. Tài sản cơ sở của hợp đồng tương lai. |
Data Sources¶
SSI: iboard.ssi.com.vn