Update app.py
Browse files
app.py
CHANGED
@@ -195,4 +195,4 @@ st.write(f"**Return:** {return_pct:.2f}%")
|
|
195 |
|
196 |
st.markdown("""
|
197 |
*This extended demo is for educational purposes only and does not constitute financial advice. Always test your strategies extensively before trading with real money.*
|
198 |
-
""")
|
|
|
195 |
|
196 |
st.markdown("""
|
197 |
*This extended demo is for educational purposes only and does not constitute financial advice. Always test your strategies extensively before trading with real money.*
|
198 |
+
""")
|