luisotorres commited on
Commit
9d37a5f
1 Parent(s): 644691c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -1
README.md CHANGED
@@ -10,4 +10,49 @@ pinned: false
10
  license: apache-2.0
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  license: apache-2.0
11
  ---
12
 
13
+ <h1>Investment Portfolio Management</h1>
14
+
15
+ This intuitive demo app is built to help you with your investment tracking and analysis. Effortlessly monitor your assets, benchmark against market standards, and discover valuable insights with just a few clicks.
16
+
17
+ Here's what you can do with this app:
18
+
19
+ • Enter the ticker symbols and the total amount invested for each security in your portfolio.
20
+
21
+ • Set a benchmark to compare your portfolio's performance against market indices or other chosen standards.
22
+
23
+ • Select the start and end dates for the period you wish to analyze and gain historical insights.
24
+
25
+ • Click "Run Analysis" to visualize historical returns, obtain volatility metrics, and unveil the allocation percentages of your portfolio.
26
+
27
+ Empower your investment strategy with cutting-edge financial APIs and visualization tools.
28
+ Start making informed decisions to elevate your financial future today.
29
+
30
+ If you have any questions or suggestions, feel free to contact me at any of my social media pages.
31
+
32
+ *Thank you!*
33
+
34
+ <hr style="border: 0;
35
+ height: 1px;
36
+ border-top: 0.85px;
37
+ solid #b2b2b2">
38
+
39
+ <div style="text-align: left;
40
+ color: #8d8d8d;
41
+ padding-left: 15px;
42
+ font-size: 14.25px;">
43
+ Luis Fernando Torres, 2024<br><br>
44
+ Let's connect!🔗<br>
45
+ <a href="https://www.linkedin.com/in/luuisotorres/">LinkedIn</a> • <a href="https://medium.com/@luuisotorres">Medium</a> • <a href = "https://www.kaggle.com/lusfernandotorres/code">Kaggle</a><br><br>
46
+ </div>
47
+ <div style="text-align: center;
48
+ margin-top: 50px;
49
+ color: #8d8d8d;
50
+ padding-left: 15px;
51
+ font-size: 14.25px;"><b>Like my content? Feel free to <a href="https://www.buymeacoffee.com/luuisotorres">Buy Me a Coffee ☕</a></b>
52
+ </div>
53
+ <div style="text-align: center;
54
+ margin-top: 80px;
55
+ color: #8d8d8d;
56
+ padding-left: 15px;
57
+ font-size: 14.25px;"><b> <a href = "https://luuisotorres.github.io/">https://luuisotorres.github.io/</a> </b>
58
+ </div>