crypto inv v0.2

main
iOS 3 years ago
parent a3c90e6288
commit 454cc7c433

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

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

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

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

@ -52,6 +52,21 @@ style: number
&emsp; &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 ### Investment overview
[[#^Top|TOP]] [[#^Top|TOP]]
&emsp; &emsp;

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

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

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

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

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

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

Loading…
Cancel
Save