luisotorres commited on
Commit
0c631f4
Β·
verified Β·
1 Parent(s): 72f39e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -58
README.md CHANGED
@@ -1,58 +1,58 @@
1
- ---
2
- title: PortfolioPro
3
- emoji: πŸ’°
4
- colorFrom: gray
5
- colorTo: purple
6
- sdk: streamlit
7
- sdk_version: 1.31.1
8
- app_file: app.py
9
- pinned: false
10
- license: apache-2.0
11
- ---
12
-
13
- <h1>PortfolioPro πŸ’°</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.<br>
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>
 
1
+ ---
2
+ title: PortfolioPro
3
+ emoji: πŸ’°
4
+ colorFrom: gray
5
+ colorTo: purple
6
+ sdk: streamlit
7
+ sdk_version: 1.45.0
8
+ app_file: app.py
9
+ pinned: true
10
+ license: apache-2.0
11
+ ---
12
+
13
+ <h1>PortfolioPro πŸ’°</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.<br>
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>