Skip to content

Instantly share code, notes, and snippets.

@ShaneLee
Last active December 27, 2019 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShaneLee/c3855d89fc5ba6b299fa9045c2ebba1d to your computer and use it in GitHub Desktop.
Save ShaneLee/c3855d89fc5ba6b299fa9045c2ebba1d to your computer and use it in GitHub Desktop.
{
"portfolio": [{
"ticker": "^FTM",
"name": "FTSE 250",
"type": "index",
"weight": 0.1
},
{
"ticker": "VEMAX",
"name": "Vanguard Emerging Markets",
"type": "stock",
"weight": 0.8
},
{
"ticker": "UU.L",
"name": "United Utilities",
"type": "stock",
"weight": 0.1
},
{
"ticker": "BHP.L",
"name": "BHP Group",
"type": "stock",
"weight": 0.1
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment