crypto inv v0.2

main
iOS 3 years ago
parent a3c90e6288
commit 454cc7c433

@ -12,8 +12,8 @@
"checkpointList": [
{
"path": "/",
"date": "2022-01-12",
"size": 702328
"date": "2022-01-13",
"size": 701811
}
],
"activityHistory": [
@ -38,7 +38,11 @@
},
{
"date": "2022-01-12",
"value": 2524
"value": 2531
},
{
"date": "2022-01-13",
"value": 592
}
]
}

@ -9,7 +9,7 @@
"state": {
"type": "markdown",
"state": {
"file": "01.02 Home/@Main Dashboard.md",
"file": "06.02 Investments/Crypto Investments.md",
"mode": "preview"
}
}
@ -76,7 +76,7 @@
"state": {
"type": "backlink",
"state": {
"file": "01.02 Home/@Main Dashboard.md",
"file": "06.02 Investments/Crypto Investments.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -101,7 +101,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "01.02 Home/@Main Dashboard.md",
"file": "06.02 Investments/Crypto Investments.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -143,15 +143,15 @@
},
"active": "aad0b35b96a343f9",
"lastOpenFiles": [
"01.02 Home/@Main Dashboard.md",
"01.01 Life Orga/Lifestyle.md",
"06.02 Investments/Crypto Investments.md",
"06.02 Investments/VC Investments.md",
"06.02 Investments/Nimbus.md",
"06.02 Investments/Polkadot.md",
"06.02 Investments/Ocean Protocol.md",
"06.02 Investments/Holochain.md",
"06.02 Investments/EOS.md",
"06.02 Investments/Enjin.md",
"06.02 Investments/Aragon.md",
"06.02 Investments/Chainlink.md",
"00.01 Admin/Test sheet.md"
"06.02 Investments/Aragon.md"
]
}

@ -14,15 +14,13 @@ Investment:
Ccy: USD
Trading:
PDate: 2021-03-22
PPrice: 8.007
LPrice: 9.18
PPrice: 8.007
LPrice: 9.18
CollapseMetaTable: yes
---
Parent:: [[Crypto Investments|Crypto Investment]]
**Performance**: `jsx- <WithFrontMatter render={({PPrice, LPrice})=> (LPrice / PPrice - 1) * 100
}/>`%
---

@ -14,15 +14,13 @@ Investment:
Ccy: USD
Trading:
PDate: 2021-03-06
PPrice: 28.68538
LPrice: 26.63
PPrice: 28.68538
LPrice: 26.63
CollapseMetaTable: yes
---
Parent:: [[Crypto Investments|Crypto Investment]]
**Performance**: `jsx- <WithFrontMatter render={({PPrice, LPrice})=> (LPrice / PPrice - 1) * 100
}/>`%
---

@ -52,6 +52,21 @@ style: number
&emsp;
### Performance overview
&emsp;
```dataview
table round((Trading.LPrice / Trading.PPrice - 1) * 100,2) + "%" as "Performance", TimeStamp
where Investment.Type = "Crypto"
```
&emsp;
---
&emsp;
### Investment overview
[[#^Top|TOP]]
&emsp;

@ -14,15 +14,13 @@ Investment:
Ccy: USD
Trading:
PDate: 2021-03-06
PPrice: 4.57
LPrice: 2.88
PPrice: 4.57
LPrice: 2.88
CollapseMetaTable: yes
---
Parent:: [[Crypto Investments|Crypto Investment]]
**Performance**: `jsx- <WithFrontMatter render={({PPrice, LPrice})=> (LPrice / PPrice - 1) * 100
}/>`%
---

@ -14,15 +14,13 @@ Investment:
Ccy: USD
Trading:
PDate: 2021-03-08
PPrice: 1.9
LPrice: 2.56
PPrice: 1.9
LPrice: 2.56
CollapseMetaTable: yes
---
Parent:: [[Crypto Investments|Crypto Investment]]
**Performance**: `jsx- <WithFrontMatter render={({PPrice, LPrice})=> (LPrice / PPrice - 1) * 100
}/>`%
---

@ -14,15 +14,13 @@ Investment:
Ccy: USD
Trading:
PDate: 2021-03-29
PPrice: 0.01283
LPrice: 0.01
PPrice: 0.01283
LPrice: 0.01
CollapseMetaTable: yes
---
Parent:: [[Crypto Investments|Crypto Investment]]
**Performance**: `jsx- <WithFrontMatter render={({PPrice, LPrice})=> (LPrice / PPrice - 1) * 100
}/>`%
---

@ -15,7 +15,7 @@ Investment:
Trading:
PDate: 2021-03-09
PPrice: 1.23
LPrice: 26.63
LPrice: 0.2663
CollapseMetaTable: yes
---

@ -14,15 +14,13 @@ Investment:
Ccy: USD
Trading:
PDate: 2021-03-15
PPrice: 1.47497
LPrice: 0.79
PPrice: 1.47497
LPrice: 0.79
CollapseMetaTable: yes
---
Parent:: [[Crypto Investments|Crypto Investment]]
**Performance**: `jsx- <WithFrontMatter render={({PPrice, LPrice})=> (LPrice / PPrice - 1) * 100
}/>`%
---

@ -14,15 +14,13 @@ Investment:
Ccy: USD
Trading:
PDate: 2021-03-15
PPrice: 34.52
LPrice: 27.37
PPrice: 34.52
LPrice: 27.37
CollapseMetaTable: yes
---
Parent:: [[Crypto Investments|Crypto Investment]]
**Performance**: `jsx- <WithFrontMatter render={({PPrice, LPrice})=> (LPrice / PPrice - 1) * 100
}/>`%
---

Loading…
Cancel
Save