Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -951,7 +951,6 @@ def fetch_symbol_ownership(symbol):
|
|
| 951 |
def page4():
|
| 952 |
st.title("Symbol Ownership")
|
| 953 |
st.markdown("""
|
| 954 |
-
**Description:**
|
| 955 |
Fetch and visualizes ownership data for a specific stock symbol. Analyze investor counts, ownership percentages, portfolio value changes, positions activity, derivative activity.
|
| 956 |
""")
|
| 957 |
|
|
|
|
| 951 |
def page4():
|
| 952 |
st.title("Symbol Ownership")
|
| 953 |
st.markdown("""
|
|
|
|
| 954 |
Fetch and visualizes ownership data for a specific stock symbol. Analyze investor counts, ownership percentages, portfolio value changes, positions activity, derivative activity.
|
| 955 |
""")
|
| 956 |
|