Devendra21 commited on
Commit
31d1b0c
·
verified ·
1 Parent(s): ee77f9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -18,8 +18,8 @@ st.title("AI Forex Trading Bot")
18
 
19
  # Description
20
  st.markdown("""
21
- This AI-powered Forex Bot provides trading signals for multiple currency pairs: EUR/USD, GBP/USD, and USD/JPY.
22
- Enter your trading capital and select a risk level to get recommendations.
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