-
Notifications
You must be signed in to change notification settings - Fork 2
/
investment.html
32 lines (32 loc) · 44.9 KB
/
investment.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<script type="text/javascript">google.charts.load('current', {packages: ['corechart', 'line']});
google.charts.setOnLoadCallback(drawLogScales); function drawLogScales() {var data = new google.visualization.DataTable(); data.addColumn('string', 'Date'); data.addColumn('number', 'Total Portfolio');data.addRows([['16-05-2023', 8272.69], ['17-05-2023', 8292.59], ['20-05-2023', 8440.44], ['21-05-2023', 8443.51], ['22-05-2023', 8441.24], ['23-05-2023', 8443.05], ['24-05-2023', 8443.37], ['25-05-2023', 8339.01], ['26-05-2023', 8316.46], ['27-05-2023', 8397.06], ['28-05-2023', 8408.28], ['29-05-2023', 8426.31], ['30-05-2023', 8551.67], ['31-05-2023', 8535.9], ['01-06-2023', 8515.95], ['02-06-2023', 8483.88], ['03-06-2023', 8555.64], ['04-06-2023', 8567.79], ['05-06-2023', 8568.95], ['06-06-2023', 8603.9], ['07-06-2023', 8604.36], ['08-06-2023', 8526.77], ['09-06-2023', 8525.9], ['10-06-2023', 8513.34], ['11-06-2023', 8518.76], ['12-06-2023', 8532.07], ['13-06-2023', 8610.53], ['14-06-2023', 8612.03], ['15-06-2023', 8603.98], ['16-06-2023', 8639.46], ['17-06-2023', 8642.36], ['18-06-2023', 8645.11], ['19-06-2023', 8635.83], ['20-06-2023', 8598.18], ['21-06-2023', 8632.12], ['22-06-2023', 8613.4], ['23-06-2023', 8515.16], ['24-06-2023', 8574.2], ['25-06-2023', 8574.43], ['26-06-2023', 8562.77], ['27-06-2023', 8516.12], ['28-06-2023', 8508.09], ['29-06-2023', 8609.78], ['30-06-2023', 8626.51], ['01-07-2023', 8651.27], ['02-07-2023', 8655.94], ['03-07-2023', 8657.44], ['04-07-2023', 8691.08], ['05-07-2023', 8683.99], ['06-07-2023', 8659.08], ['07-07-2023', 8580.87], ['08-07-2023', 8505.51], ['09-07-2023', 8508.25], ['10-07-2023', 8505.44], ['11-07-2023', 8511.68], ['12-07-2023', 8526.01], ['13-07-2023', 8581.07], ['14-07-2023', 8619.56], ['15-07-2023', 8675.8], ['16-07-2023', 8674.98], ['17-07-2023', 8667.74], ['18-07-2023', 8721.1], ['19-07-2023', 8724.36], ['20-07-2023', 8876.42], ['21-07-2023', 8885.38], ['23-07-2023', 8792.67], ['24-07-2023', 8789.92], ['25-07-2023', 8790.84], ['26-07-2023', 8818.78], ['27-07-2023', 8827.56], ['15-09-2023', 8558.92], ['16-09-2023', 8588.83], ['17-09-2023', 8588.7], ['18-09-2023', 8818.92], ['19-09-2023', 8754.21], ['20-09-2023', 8793.23], ['21-09-2023', 8773.43], ['22-09-2023', 8740.61], ['23-09-2023', 8669.62], ['24-09-2023', 8669.51], ['25-09-2023', 8667.97], ['26-09-2023', 8686.67], ['27-09-2023', 8690.92], ['28-09-2023', 8618.6], ['29-09-2023', 8594.43], ['30-09-2023', 8618.62], ['01-10-2023', 8622.01], ['02-10-2023', 8636.59], ['03-10-2023', 8643.35], ['04-10-2023', 8648.2], ['05-10-2023', 8578.12], ['06-10-2023', 8576.54], ['08-10-2023', 8574.07], ['09-10-2023', 8652.55], ['10-10-2023', 8651.62], ['11-10-2023', 8687.62], ['12-10-2023', 8702.4], ['13-10-2023', 8709.73], ['14-10-2023', 8710.1], ['16-10-2023', 8726.28]]); var options = { legend: 'none', title:'Total Portfolio', titleTextStyle: {fontSize: 16}, chartArea: {width: '77%', height: '80%'} }; var chart = new google.visualization.LineChart(document.getElementById('total_value'));chart.draw(data, options);}</script>
<script type="text/javascript">google.charts.load('current', {packages: ['corechart', 'line']});
google.charts.setOnLoadCallback(drawLogScales); function drawLogScales() {var data = new google.visualization.DataTable(); data.addColumn('string', 'Date'); data.addColumn('number', 'Hargreaves Lansdown');data.addRows([['16-05-2023', 6152.9], ['17-05-2023', 6177.81], ['20-05-2023', 6316.26], ['21-05-2023', 6316.26], ['22-05-2023', 6317.22], ['23-05-2023', 6309.01], ['24-05-2023', 6308.95], ['25-05-2023', 6226.63], ['26-05-2023', 6208.02], ['27-05-2023', 6283.0], ['28-05-2023', 6283.12], ['29-05-2023', 6283.12], ['30-05-2023', 6410.95], ['31-05-2023', 6405.97], ['01-06-2023', 6395.23], ['02-06-2023', 6365.11], ['03-06-2023', 6420.74], ['04-06-2023', 6420.13], ['05-06-2023', 6423.78], ['06-06-2023', 6477.13], ['07-06-2023', 6454.41], ['08-06-2023', 6397.51], ['09-06-2023', 6395.25], ['10-06-2023', 6402.92], ['11-06-2023', 6402.92], ['12-06-2023', 6414.53], ['13-06-2023', 6490.66], ['14-06-2023', 6491.93], ['15-06-2023', 6498.89], ['16-06-2023', 6527.49], ['17-06-2023', 6522.73], ['18-06-2023', 6522.73], ['19-06-2023', 6518.32], ['20-06-2023', 6477.65], ['21-06-2023', 6468.39], ['22-06-2023', 6452.64], ['23-06-2023', 6357.05], ['24-06-2023', 6407.64], ['25-06-2023', 6408.04], ['26-06-2023', 6404.38], ['27-06-2023', 6363.28], ['28-06-2023', 6352.12], ['29-06-2023', 6438.04], ['30-06-2023', 6447.34], ['01-07-2023', 6469.71], ['02-07-2023', 6470.21], ['03-07-2023', 6470.21], ['04-07-2023', 6497.2], ['05-07-2023', 6494.74], ['06-07-2023', 6473.92], ['07-07-2023', 6412.6], ['08-07-2023', 6362.52], ['09-07-2023', 6362.52], ['10-07-2023', 6362.52], ['11-07-2023', 6361.0], ['12-07-2023', 6373.39], ['13-07-2023', 6419.73], ['14-07-2023', 6434.73], ['15-07-2023', 6504.39], ['16-07-2023', 6504.39], ['17-07-2023', 6501.08], ['18-07-2023', 6549.06], ['19-07-2023', 6549.92], ['20-07-2023', 6666.01], ['21-07-2023', 6679.48], ['23-07-2023', 6587.37], ['24-07-2023', 6588.73], ['25-07-2023', 6592.96], ['26-07-2023', 6618.51], ['27-07-2023', 6626.59], ['15-09-2023', 6580.9], ['16-09-2023', 6617.05], ['17-09-2023', 6617.05], ['18-09-2023', 6617.05], ['19-09-2023', 6551.44], ['20-09-2023', 6587.48], ['21-09-2023', 6574.57], ['22-09-2023', 6550.64], ['23-09-2023', 6490.51], ['24-09-2023', 6489.81], ['25-09-2023', 6489.81], ['26-09-2023', 6510.83], ['27-09-2023', 6527.75], ['28-09-2023', 6456.62], ['29-09-2023', 6421.56], ['30-09-2023', 6446.19], ['01-10-2023', 6447.4], ['02-10-2023', 6447.4], ['03-10-2023', 6461.61], ['04-10-2023', 6486.89], ['05-10-2023', 6418.5], ['06-10-2023', 6417.99], ['08-10-2023', 6399.34], ['09-10-2023', 6483.6], ['10-10-2023', 6483.55], ['11-10-2023', 6509.95], ['12-10-2023', 6528.87], ['13-10-2023', 6536.25], ['14-10-2023', 6537.83], ['16-10-2023', 6542.47]]); var options = { legend: 'none', title:'Hargreaves Lansdown', titleTextStyle: {fontSize: 16}, chartArea: {width: '77%', height: '80%'} }; var chart = new google.visualization.LineChart(document.getElementById('hl_value'));chart.draw(data, options);}</script>
<script type="text/javascript">google.charts.load('current', {packages: ['corechart', 'line']});
google.charts.setOnLoadCallback(drawLogScales); function drawLogScales() {var data = new google.visualization.DataTable(); data.addColumn('string', 'Date'); data.addColumn('number', 'FreeTrade');data.addRows([['16-05-2023', 350.44], ['17-05-2023', 347.46], ['20-05-2023', 353.06], ['21-05-2023', 353.06], ['22-05-2023', 353.5], ['23-05-2023', 353.29], ['24-05-2023', 352.92], ['25-05-2023', 351.26], ['26-05-2023', 351.51], ['27-05-2023', 355.1], ['28-05-2023', 355.1], ['29-05-2023', 355.1], ['30-05-2023', 358.43], ['31-05-2023', 358.42], ['01-06-2023', 358.17], ['02-06-2023', 361.26], ['03-06-2023', 365.55], ['04-06-2023', 365.55], ['05-06-2023', 366.47], ['06-06-2023', 363.4], ['07-06-2023', 364.76], ['08-06-2023', 360.71], ['09-06-2023', 360.98], ['10-06-2023', 360.59], ['11-06-2023', 360.59], ['12-06-2023', 364.17], ['13-06-2023', 360.07], ['14-06-2023', 360.95], ['15-06-2023', 362.4], ['16-06-2023', 364.31], ['17-06-2023', 362.56], ['18-06-2023', 362.56], ['19-06-2023', 361.68], ['20-06-2023', 364.61], ['21-06-2023', 363.69], ['22-06-2023', 362.08], ['23-06-2023', 362.88], ['24-06-2023', 362.55], ['25-06-2023', 362.55], ['26-06-2023', 363.19], ['27-06-2023', 361.17], ['28-06-2023', 361.83], ['29-06-2023', 363.48], ['30-06-2023', 363.87], ['01-07-2023', 369.21], ['02-07-2023', 369.21], ['03-07-2023', 369.21], ['04-07-2023', 371.96], ['05-07-2023', 371.03], ['06-07-2023', 370.95], ['07-07-2023', 366.76], ['08-07-2023', 368.81], ['09-07-2023', 368.81], ['10-07-2023', 368.81], ['11-07-2023', 372.08], ['12-07-2023', 373.03], ['13-07-2023', 376.57], ['14-07-2023', 381.51], ['15-07-2023', 379.93], ['16-07-2023', 379.93], ['17-07-2023', 379.87], ['18-07-2023', 383.92], ['19-07-2023', 383.63], ['20-07-2023', 390.07], ['21-07-2023', 387.73], ['23-07-2023', 387.12], ['24-07-2023', 387.1], ['25-07-2023', 387.33], ['26-07-2023', 389.8], ['27-07-2023', 391.67], ['15-09-2023', 365.52], ['16-09-2023', 363.9], ['17-09-2023', 363.9], ['18-09-2023', 363.9], ['19-09-2023', 364.21], ['20-09-2023', 364.29], ['21-09-2023', 359.92], ['22-09-2023', 357.73], ['23-09-2023', 355.74], ['24-09-2023', 355.74], ['25-09-2023', 355.74], ['26-09-2023', 356.22], ['27-09-2023', 352.41], ['28-09-2023', 349.08], ['29-09-2023', 350.23], ['30-09-2023', 351.05], ['01-10-2023', 351.05], ['02-10-2023', 351.05], ['03-10-2023', 352.07], ['04-10-2023', 347.78], ['05-10-2023', 350.69], ['06-10-2023', 350.34], ['08-10-2023', 355.07], ['09-10-2023', 356.99], ['10-10-2023', 356.97], ['11-10-2023', 357.84], ['12-10-2023', 358.43], ['13-10-2023', 356.64], ['14-10-2023', 356.2], ['16-10-2023', 355.77]]); var options = { legend: 'none', title:'FreeTrade', titleTextStyle: {fontSize: 16}, chartArea: {width: '77%', height: '80%'} }; var chart = new google.visualization.LineChart(document.getElementById('freetrade_value'));chart.draw(data, options);}</script>
<script type="text/javascript">google.charts.load('current', {packages: ['corechart', 'line']});
google.charts.setOnLoadCallback(drawLogScales); function drawLogScales() {var data = new google.visualization.DataTable(); data.addColumn('string', 'Date'); data.addColumn('number', 'Coinbase');data.addRows([['16-05-2023', 223.78], ['17-05-2023', 223.65], ['20-05-2023', 222.78], ['21-05-2023', 224.22], ['22-05-2023', 222.52], ['23-05-2023', 226.8], ['24-05-2023', 227.3], ['25-05-2023', 221.2], ['26-05-2023', 223.27], ['27-05-2023', 224.72], ['28-05-2023', 225.47], ['29-05-2023', 235.6], ['30-05-2023', 233.05], ['31-05-2023', 229.26], ['01-06-2023', 227.58], ['02-06-2023', 225.05], ['03-06-2023', 230.43], ['04-06-2023', 228.75], ['05-06-2023', 227.01], ['06-06-2023', 218.22], ['07-06-2023', 228.76], ['08-06-2023', 221.69], ['09-06-2023', 222.25], ['10-06-2023', 210.58], ['11-06-2023', 213.02], ['12-06-2023', 212.23], ['13-06-2023', 211.22], ['14-06-2023', 210.75], ['15-06-2023', 201.24], ['16-06-2023', 202.61], ['17-06-2023', 209.08], ['18-06-2023', 210.57], ['19-06-2023', 208.67], ['20-06-2023', 210.77], ['21-06-2023', 232.21], ['22-06-2023', 235.33], ['23-06-2023', 233.96], ['24-06-2023', 237.69], ['25-06-2023', 240.7], ['26-06-2023', 235.85], ['27-06-2023', 234.34], ['28-06-2023', 233.79], ['29-06-2023', 235.31], ['30-06-2023', 240.09], ['01-07-2023', 240.06], ['02-07-2023', 239.9], ['03-07-2023', 241.98], ['04-07-2023', 242.54], ['05-07-2023', 240.71], ['06-07-2023', 238.43], ['07-07-2023', 233.52], ['08-07-2023', 231.6], ['09-07-2023', 232.76], ['10-07-2023', 231.86], ['11-07-2023', 234.22], ['12-07-2023', 232.9], ['13-07-2023', 229.67], ['14-07-2023', 239.96], ['15-07-2023', 233.69], ['16-07-2023', 232.8], ['17-07-2023', 230.44], ['18-07-2023', 230.58], ['19-07-2023', 232.22], ['20-07-2023', 234.04], ['21-07-2023', 233.08], ['23-07-2023', 233.47], ['24-07-2023', 231.52], ['25-07-2023', 227.83], ['26-07-2023', 227.54], ['27-07-2023', 229.48], ['15-09-2023', 27.9], ['16-09-2023', 27.9], ['17-09-2023', 27.9], ['18-09-2023', 258.21], ['19-09-2023', 260.57], ['20-09-2023', 262.35], ['21-09-2023', 260.81], ['22-09-2023', 255.97], ['23-09-2023', 256.28], ['24-09-2023', 256.04], ['25-09-2023', 255.49], ['26-09-2023', 254.4], ['27-09-2023', 254.2], ['28-09-2023', 255.19], ['29-09-2023', 263.85], ['30-09-2023', 263.84], ['01-10-2023', 264.4], ['02-10-2023', 273.34], ['03-10-2023', 266.07], ['04-10-2023', 264.22], ['05-10-2023', 262.75], ['06-10-2023', 262.25], ['08-10-2023', 265.88], ['09-10-2023', 260.19], ['10-10-2023', 259.72], ['11-10-2023', 258.02], ['12-10-2023', 254.65], ['13-10-2023', 252.96], ['14-10-2023', 253.79], ['16-10-2023', 261.09]]); var options = { legend: 'none', title:'Coinbase', titleTextStyle: {fontSize: 16}, chartArea: {width: '77%', height: '80%'} }; var chart = new google.visualization.LineChart(document.getElementById('coinbase'));chart.draw(data, options);}</script>
<script type="text/javascript">google.charts.load('current', {packages: ['corechart', 'line']});
google.charts.setOnLoadCallback(drawLogScales); function drawLogScales() {var data = new google.visualization.DataTable(); data.addColumn('string', 'Date'); data.addColumn('number', 'Binance');data.addRows([['16-05-2023', 177.02], ['17-05-2023', 175.93], ['20-05-2023', 175.02], ['21-05-2023', 176.65], ['22-05-2023', 174.68], ['23-05-2023', 177.72], ['24-05-2023', 177.97], ['25-05-2023', 173.07], ['26-05-2023', 174.64], ['27-05-2023', 175.55], ['28-05-2023', 177.01], ['29-05-2023', 184.91], ['30-05-2023', 181.66], ['31-05-2023', 178.55], ['01-06-2023', 176.76], ['02-06-2023', 174.25], ['03-06-2023', 177.97], ['04-06-2023', 176.89], ['05-06-2023', 175.22], ['06-06-2023', 168.68], ['07-06-2023', 177.45], ['08-06-2023', 171.68], ['09-06-2023', 172.24], ['10-06-2023', 165.77], ['11-06-2023', 168.75], ['12-06-2023', 167.66], ['13-06-2023', 166.78], ['14-06-2023', 166.6], ['15-06-2023', 160.53], ['16-06-2023', 162.11], ['17-06-2023', 168.13], ['18-06-2023', 169.39], ['19-06-2023', 167.3], ['20-06-2023', 169.97], ['21-06-2023', 190.31], ['22-06-2023', 191.24], ['23-06-2023', 191.02], ['24-06-2023', 196.07], ['25-06-2023', 197.58], ['26-06-2023', 193.79], ['27-06-2023', 192.98], ['28-06-2023', 192.85], ['29-06-2023', 195.27], ['30-06-2023', 198.34], ['01-07-2023', 195.42], ['02-07-2023', 196.59], ['03-07-2023', 196.01], ['04-07-2023', 197.09], ['05-07-2023', 196.19], ['06-07-2023', 194.46], ['07-07-2023', 192.25], ['08-07-2023', 191.0], ['09-07-2023', 192.58], ['10-07-2023', 190.67], ['11-07-2023', 192.8], ['12-07-2023', 191.8], ['13-07-2023', 188.89], ['14-07-2023', 193.03], ['15-07-2023', 188.27], ['16-07-2023', 188.34], ['17-07-2023', 186.83], ['18-07-2023', 186.16], ['19-07-2023', 187.21], ['20-07-2023', 189.14], ['21-07-2023', 187.93], ['23-07-2023', 189.98], ['24-07-2023', 187.84], ['25-07-2023', 184.11], ['26-07-2023', 183.67], ['27-07-2023', 184.44], ['15-09-2023', 177.5], ['16-09-2023', 177.97], ['17-09-2023', 177.84], ['18-09-2023', 177.75], ['19-09-2023', 179.46], ['20-09-2023', 183.0], ['21-09-2023', 182.02], ['22-09-2023', 179.27], ['23-09-2023', 179.63], ['24-09-2023', 179.33], ['25-09-2023', 178.34], ['26-09-2023', 176.63], ['27-09-2023', 175.97], ['28-09-2023', 177.12], ['29-09-2023', 181.11], ['30-09-2023', 179.86], ['01-10-2023', 180.02], ['02-10-2023', 185.66], ['03-10-2023', 184.46], ['04-10-2023', 184.31], ['05-10-2023', 183.04], ['06-10-2023', 182.82], ['08-10-2023', 185.31], ['09-10-2023', 183.3], ['10-10-2023', 182.91], ['11-10-2023', 179.84], ['12-10-2023', 175.82], ['13-10-2023', 178.36], ['14-10-2023', 178.78], ['16-10-2023', 183.45]]); var options = { legend: 'none', title:'Binance', titleTextStyle: {fontSize: 16}, chartArea: {width: '77%', height: '80%'} }; var chart = new google.visualization.LineChart(document.getElementById('binance'));chart.draw(data, options);}</script>
<script type="text/javascript">google.charts.load('current', {packages: ['corechart', 'line']});
google.charts.setOnLoadCallback(drawLogScales); function drawLogScales() {var data = new google.visualization.DataTable(); data.addColumn('string', 'Date'); data.addColumn('number', 'Vangaurd');data.addRows([['16-05-2023', None], ['17-05-2023', None], ['20-05-2023', None], ['21-05-2023', None], ['22-05-2023', None], ['23-05-2023', None], ['24-05-2023', None], ['25-05-2023', None], ['26-05-2023', None], ['27-05-2023', None], ['28-05-2023', None], ['29-05-2023', None], ['30-05-2023', None], ['31-05-2023', None], ['01-06-2023', None], ['02-06-2023', None], ['03-06-2023', None], ['04-06-2023', None], ['05-06-2023', None], ['06-06-2023', None], ['07-06-2023', None], ['08-06-2023', None], ['09-06-2023', None], ['10-06-2023', None], ['11-06-2023', None], ['12-06-2023', None], ['13-06-2023', None], ['14-06-2023', None], ['15-06-2023', None], ['16-06-2023', None], ['17-06-2023', None], ['18-06-2023', None], ['19-06-2023', None], ['20-06-2023', None], ['21-06-2023', None], ['22-06-2023', None], ['23-06-2023', None], ['24-06-2023', None], ['25-06-2023', None], ['26-06-2023', None], ['27-06-2023', None], ['28-06-2023', None], ['29-06-2023', None], ['30-06-2023', None], ['01-07-2023', None], ['02-07-2023', None], ['03-07-2023', None], ['04-07-2023', None], ['05-07-2023', None], ['06-07-2023', None], ['07-07-2023', None], ['08-07-2023', None], ['09-07-2023', None], ['10-07-2023', None], ['11-07-2023', None], ['12-07-2023', None], ['13-07-2023', None], ['14-07-2023', None], ['15-07-2023', None], ['16-07-2023', None], ['17-07-2023', None], ['18-07-2023', None], ['19-07-2023', None], ['20-07-2023', None], ['21-07-2023', None], ['23-07-2023', None], ['24-07-2023', None], ['25-07-2023', None], ['26-07-2023', None], ['27-07-2023', None], ['15-09-2023', None], ['16-09-2023', None], ['17-09-2023', None], ['18-09-2023', None], ['19-09-2023', None], ['20-09-2023', None], ['21-09-2023', None], ['22-09-2023', None], ['23-09-2023', None], ['24-09-2023', None], ['25-09-2023', None], ['26-09-2023', None], ['27-09-2023', None], ['28-09-2023', None], ['29-09-2023', None], ['30-09-2023', None], ['01-10-2023', None], ['02-10-2023', None], ['03-10-2023', None], ['04-10-2023', None], ['05-10-2023', None], ['06-10-2023', None], ['08-10-2023', None], ['09-10-2023', None], ['10-10-2023', None], ['11-10-2023', None], ['12-10-2023', None], ['13-10-2023', None], ['14-10-2023', None], ['16-10-2023', None]]); var options = { legend: 'none', title:'Vangaurd', titleTextStyle: {fontSize: 16}, chartArea: {width: '77%', height: '80%'} }; var chart = new google.visualization.LineChart(document.getElementById('vangaurd'));chart.draw(data, options);}</script>
<!DOCTYPE html><html lang="en"><head>
<link rel='icon' href='investments-images/favicon.ico' type='image/x-icon'/ >
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Investment Portfolio</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<style>.chart {width: 100%; height: 700px;}</style></head><body><script>function toggle(y) {var x = document.getElementsByClassName(y); for (i = 0; i < x.length; i++) {
if (x[i].style.display === "none") {x[i].style.display = "block";} else {x[i].style.display = "none";} }
}</script><div class="container pl-1 pr-1" style=""><div class="col-lg-6 col-md-6 col-xl-6 mt-2" name="grid-item">Updated: 16-10-2023 -- 13:00</div><div class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px; background-color: GreenYellow;"><div class='container' style='padding: 0px; height: 100%; display: flex; '><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='portfolio-images/face.jpeg' class='img-fluid rounded-circle' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Total Portfolio</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£8726.28</b><br><div style='font-size:12px'>0.00%</div></div></div></div></div><a onclick="toggle('HL')"><div class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"><div class="card shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px; background-color: GreenYellow; border: 1px solid black;"><div class='container' style='padding: 0px; height: 100%; display: flex; '><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/hl.png' class='img-fluid rounded-circle' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Hargreaves Lansdown</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£6542.47</b><br><div style='font-size:12px'>0.00%</div></div></div></div></div></a><div class="HL" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/apple.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Apple</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£515.49</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="HL" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/mng.jpeg' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>M&G</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£503.94</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="HL" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/persimmon.jpeg' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Persimmon</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£153.90</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="HL" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/ecr.jpg' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>ECR Minerals</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£25.72</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="HL" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/axa.jpeg' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>AXA Global Technology Fund</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£3960.79</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="HL" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/unilever.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Unilever PLC</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£313.84</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="HL" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/high-income.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>AXA Global High Income</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£893.38</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="HL" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/emerging.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Emerging Markets</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£175.41</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><a onclick="toggle('FREE')"><div class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"><div class="card shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px; background-color: GreenYellow; border: 1px solid black;"><div class='container' style='padding: 0px; height: 100%; display: flex; '><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/freetrade.png' class='img-fluid rounded-circle' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>FreeTrade</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£355.77</b><br><div style='font-size:12px'>0.00%</div></div></div></div></div></a><div class="FREE" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/paypal.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>PayPal</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£39.97</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="FREE" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/admiral.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Admiral</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£72.45</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="FREE" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/apple.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Apple</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£137.11</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="FREE" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/riot.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Riot Blockchain</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£13.66</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="FREE" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/vangaurd.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Vanguard FTSE All-World</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£89.48</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="FREE" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/boeing.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Boeing</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£3.10</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><a onclick="toggle('COIN')"><div class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"><div class="card shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px; background-color: GreenYellow; border: 1px solid black;"><div class='container' style='padding: 0px; height: 100%; display: flex; '><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/coinbase.png' class='img-fluid rounded-circle' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Coinbase</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£261.09</b><br><div style='font-size:12px'>0.00%</div></div></div></div></div></a><div class="COIN" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/bitcoin.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Bitcoin</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£133.66</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="COIN" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/ethereum.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Ethereum</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£123.87</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="COIN" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/stellar_lumans.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Stellar Lumens</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£2.16</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="COIN" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/compound.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Compound</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£0.57</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="COIN" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/ampleforth.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Ampleforth</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£0.24</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="COIN" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/the_graph.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>The Graph</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£0.16</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><div class="COIN" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/nucypher.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>NuCypher</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£0.43</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><a onclick="toggle('BIN')"><div class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"><div class="card shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px; background-color: GreenYellow; border: 1px solid black;"><div class='container' style='padding: 0px; height: 100%; display: flex; '><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/binance.png' class='img-fluid rounded-circle' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Binance</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£183.45</b><br><div style='font-size:12px'>0.00%</div></div></div></div></div></a><a onclick="toggle('VAN')"><div class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"><div class="card shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px; background-color: GreenYellow; border: 1px solid black;"><div class='container' style='padding: 0px; height: 100%; display: flex; '><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/vangaurd.png' class='img-fluid rounded-circle' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Vangaurd</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£1383.50</b><br><div style='font-size:12px'>0.00%</div></div></div></div></div></a><div class="VAN" style="display:none;"><div class="col-lg-12 col-md-6 col-xl-12 mt-2 mb-2" name="grid-item"><div class="card border shadow-sm" style="border-radius: 10px; padding: 0px; height: 70px"><div class='container' style='padding: 0px; height: 100%; display: flex;'><div class='img' style='height: 100%; width:50px; display: flex; align-items: center;justify-content: center; margin-left:5px'><img src='investments-images/retirement-2035.png' style='height:40px; width:40px;'></img></div><div class='info' style='margin-left:10px; margin-top:10px; font-size:14px'><b>Retirement Fund</b><br><div style='font-size:12px'>£0.00</div></div><div style='margin-left: auto; font-size:14px; margin-top:10px; margin-right:10px; text-align: right;'><b>£1383.50</b><br><div style='font-size:12px'>0.00%</div></div><div style='width:10px; background-color: GreenYellow; border-top-right-radius: 10px; border-bottom-right-radius: 10px;'></div></div></div></div></div><br>
<div id="total_value" class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"></div><br><br>
<div id="hl_value" class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"></div><br><br>
<div id="freetrade_value" class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"></div><br><br>
<div id="coinbase" class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"></div><br><br>
<div id="binance" class="col-lg-12 col-md-6 col-xl-12 mt-2" name="grid-item"></div><br><br></div>
</body>
<!-- JS files: jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>