luisotorres commited on
Commit
e4fc5a1
1 Parent(s): f650834

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +1 -1
ui.py CHANGED
@@ -20,7 +20,7 @@ def build_ui():
20
  • Enter the ticker symbols exactly as they appear on Yahoo Finance and the total amount invested for each security in your portfolio.<br><br>
21
  • Set a benchmark to compare your portfolio's performance against market indices or other chosen standards.<br><br>
22
  • Select the start and end dates for the period you wish to analyze and gain historical insights. <br>
23
- Note: The app cannot analyze dates before a company's IPO or use non-business days as your *start* or *end* dates.<br><br>
24
  • Click "Run Analysis" to visualize historical returns, obtain volatility metrics, and unveil the allocation percentages of your portfolio.
25
  <br><br>
26
  Empower your investment strategy with cutting-edge financial APIs and visualization tools.
 
20
  • Enter the ticker symbols exactly as they appear on Yahoo Finance and the total amount invested for each security in your portfolio.<br><br>
21
  • Set a benchmark to compare your portfolio's performance against market indices or other chosen standards.<br><br>
22
  • Select the start and end dates for the period you wish to analyze and gain historical insights. <br>
23
+ Note: The app cannot analyze dates before a company's IPO or use non-business days as your <i>start</i> or <i>end</i> dates.<br><br>
24
  • Click "Run Analysis" to visualize historical returns, obtain volatility metrics, and unveil the allocation percentages of your portfolio.
25
  <br><br>
26
  Empower your investment strategy with cutting-edge financial APIs and visualization tools.