Skip to content

Instantly share code, notes, and snippets.

@jamespearson
Last active September 8, 2023 09:55
Show Gist options
  • Save jamespearson/5bdee13022160d667a6e13ba24281b4a to your computer and use it in GitHub Desktop.
Save jamespearson/5bdee13022160d667a6e13ba24281b4a to your computer and use it in GitHub Desktop.
{ "fund": {
"title": "CushonMix medium risk/return ISA",
"description": "Spreading your money allows each individual fund to be slightly riskier, which helps boost projected returns, whilst still controlling the overall risk of the investment.\n\nThis means the CushonMix offers higher projected returns than alternative investment strategies with the same risk profile. Find out more about the CushonMix portfolios.\n\nRemember, you can set up as many separate ISA pots as you like with Cushon and they all sit in one main account behind the scenes. This is helpful if you want to ring-fence different pots for different savings goals, or to spread your money across different risk profiles.",
"summary": "This CushonMix portfolio spreads your money across a specially selected range of top-rated funds from our comparison tables.",
"riskLevel": "low",
"results": {
"mostLikely": {
"percent": 5.24,
"sampleAmount": 6875 },
"pessimistic": {
"percent": -0.03,
"sampleAmount": 5995
},
"optimistic": {
"percent": 10.51,
"sampleAmount": 7927
}
},
"charges": 1.01
}
}
{
"funds": [
{
"title": "Ethical CushonMix",
"riskLevel": "low",
"results": {
"mostLikely": {
"percent": 4.08,
"sampleAmount": 6667
},
"pessimistic": {
"percent": 1.72,
"sampleAmount": 6274
},
"optimistic": {
"percent": 6.42,
"sampleAmount": 7093
}
},
"charges": 0.9
},
{
"title": "Fidelity Multi Asset Allocator ",
"riskLevel": "medium",
"results": {
"mostLikely": {
"percent":5.35,
"sampleAmount": 6894
},
"pessimistic": {
"percent": -0.15,
"sampleAmount": 5977
},
"optimistic": {
"percent": 10.85,
"sampleAmount": 8002
}
},
"charges": 0.99
},
{
"title": "VT AJ Bell Balanced",
"riskLevel": "high",
"results": {
"mostLikely": {
"percent": 5.29,
"sampleAmount": 6884
},
"pessimistic": {
"percent": -0.27,
"sampleAmount": 5959
},
"optimistic": {
"percent": 10.85,
"sampleAmount": 8002
}
},
"charges": 1.08
},
{
"title": "Vanguard LifeStrategy",
"riskLevel": "low",
"results": {
"mostLikely": {
"percent": 5.24,
"sampleAmount": 6875 },
"pessimistic": {
"percent": -0.03,
"sampleAmount": 5995
},
"optimistic": {
"percent": 10.51,
"sampleAmount": 7927
}
},
"charges": 1.01
}
]
}
{
"investments": [
{
"id": "sample-1",
"createdAt": "2023-09-01",
"initialAmount": 25000,
"currentValue": 24960,
"fund": {
"title": "Ethical CushonMix",
"riskLevel": "low",
"results": {
"mostLikely": {
"percent": 4.08,
"sampleAmount": 6667
},
"pessimistic": {
"percent": 1.72,
"sampleAmount": 6274
},
"optimistic": {
"percent": 6.42,
"sampleAmount": 7093
}
},
"charges": 0.9
}
},
{
"id": "sample-2",
"createdAt": "2020-01-01",
"initialAmount": 10000,
"currentValue": 11564,
"fund": {
"title": "Ethical CushonMix",
"riskLevel": "high",
"results": {
"mostLikely": {
"percent": 6.06,
"sampleAmount": 7026
},
"pessimistic": {
"percent": 0,
"sampleAmount": 0
},
"optimistic": {
"percent": 0,
"sampleAmount": 0
}
},
"charges": 0.0
}
}
]
}
{
"account": {
"uuid": "e3b8b6c0-3a55-11e9-8f2a-0242ac110002",
"authToken": "e3b8b6c0-3a55-11e9-8f2a-0242ac110003"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment