Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🎯
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -25,4 +25,4 @@ This is an automated, institutional-grade cryptocurrency market scanner. It uses
|
|
| 25 |
- Create a free HTTP(s) monitor pointing to your Hugging Face Space URL and set it to ping every 5 minutes.
|
| 26 |
|
| 27 |
## 🛡️ Risk Management (Manual Execution)
|
| 28 |
-
This bot **does not** have API access to your exchange wallet. It will only send you email alerts containing the entry, take-profit, and stop-loss targets. You must manually execute the trades on your exchange app to protect your capital.
|
|
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.16.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 25 |
- Create a free HTTP(s) monitor pointing to your Hugging Face Space URL and set it to ping every 5 minutes.
|
| 26 |
|
| 27 |
## 🛡️ Risk Management (Manual Execution)
|
| 28 |
+
This bot **does not** have API access to your exchange wallet. It will only send you email alerts containing the entry, take-profit, and stop-loss targets. You must manually execute the trades on your exchange app to protect your capital.
|