You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

141 lines
1.5 KiB

---
cssclass: recipeTable
Alias: ["VC Investment"]
Tag: ["💲", "💰", "🦄"]
Date: 2021-08-17
DocType: "Confidential"
Hierarchy: "Root2"
TimeStamp:
location:
CollapseMetaTable: true
banner: "![[IMG_1953.jpg]]"
banner_icon: 🌱
---
Parent:: [[@Investment master|Investments]]
---
^Top
 
```button
name Save
type command
action Save current file
id Save
```
^button-VCInvSave
 
# VC Investments
 
```ad-abstract
title: Summary
collapse: open
The note summarises investment made non-public Equity assets.
```
 
```toc
style: number
```
 
---
 
### 📈 Performance overview
 
```dataview
table round((Trading.LPrice / Trading.PPrice - 1) * 100,2) + "%" as "Performance", TimeStamp
where Investment.Type = "VC"
```
 
---
 
### 💰 Investment overview
[[#^Top|TOP]]
 
```dataviewjs
dv.view("00.01 Admin/dv-views/query_inv", {tabletype: "overview", invtype: "VC"})
```
 
---
 
### 🤝 Transactions overview
[[#^Top|TOP]]
 
```dataviewjs
dv.view("00.01 Admin/dv-views/query_inv", {tabletype: "trading", invtype: "VC"})
```
 
---
 
### 🖥 VC Investment monitor
[[#^Top|TOP]]
 
**[[Le Miel de Paris]]**
```tasks
not done
path includes Le Miel de Paris
sort by due
hide backlink
hide task count
```
 
**[[QED Naval]]**
```tasks
not done
path includes QED
sort by due
hide backlink
hide task count
```
 
**[[Revolut]]**
```tasks
not done
path includes Revolut
sort by due
hide backlink
hide task count
```
[[#^Top|TOP]]