Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -18,8 +18,8 @@ st.title("AI Forex Trading Bot")
|
|
| 18 |
|
| 19 |
# Description
|
| 20 |
st.markdown("""
|
| 21 |
-
This
|
| 22 |
-
|
| 23 |
""")
|
| 24 |
|
| 25 |
# Automatically fetch the user's timezone using IPInfo API
|
|
|
|
| 18 |
|
| 19 |
# Description
|
| 20 |
st.markdown("""
|
| 21 |
+
This tool is for informational purposes only and does not provide financial advice. Forex trading involves significant risk, including potential loss of capital.
|
| 22 |
+
Users should exercise caution, conduct their own research, and consult a licensed financial advisor. Use at your own risk..
|
| 23 |
""")
|
| 24 |
|
| 25 |
# Automatically fetch the user's timezone using IPInfo API
|