Active Net Asset Value
The active net asset value endpoint returns information on all active instruments where Vinter performs Net Asset Value calculations.
Response Fields
Field
Type
Description
Last updated
Was this helpful?
The active net asset value endpoint returns information on all active instruments where Vinter performs Net Asset Value calculations.
Last updated
Was this helpful?
Was this helpful?
{
"result": "success",
"message": "Success",
"data": [
{
"internal_symbol": "vnfa-aeti-15-d",
"external_symbol": "AETI",
"full_name": "Selected Crypto Assets ETI",
"isin": "DE000A3GZET8"
},
{
"internal_symbol": "vnfa-aeti-15-h",
"external_symbol": "AETI",
"full_name": "Selected Crypto Assets ETI",
"isin": "DE000A3GZET8"
},
{
"internal_symbol": "vnfa-btca-15-d",
"external_symbol": "BTCA",
"full_name": "15 FiCAS Active Crypto ETP",
"isin": "CH0548689600"
},
{
"internal_symbol": "vnfa-btca-15-h",
"external_symbol": "BTCA",
"full_name": "15 FiCAS Active Crypto ETP",
"isin": "CH0548689600"
}
],
"params": {
}
}