app updated language updated
Browse files- app.py +5 -1
- pages/{2_chinese_.py → 2_中文_.py} +0 -0
app.py
CHANGED
@@ -40,12 +40,16 @@ def run():
|
|
40 |
|
41 |
5. **No AI Involved**: Please note that there is no artificial intelligence involved in the strategy. It selects the strongest performing stocks based on the most recent records.
|
42 |
|
43 |
-
## Instructions
|
44 |
|
45 |
1. Click the "Download Data" button to fetch the latest stock data.
|
|
|
46 |
2. Select your preferred language from the options provided.
|
|
|
47 |
3. Input your desired stocks into the designated field, separated by commas.
|
|
|
48 |
4. Explore the simulated returns based on the momentum strategy.
|
|
|
49 |
5. Repeat the process as needed to adjust your stock selection and language preference.
|
50 |
|
51 |
**Note**: This application is for simulation purposes only and does not provide investment advice. Always perform your own research or consult with a financial advisor before making investment decisions.
|
|
|
40 |
|
41 |
5. **No AI Involved**: Please note that there is no artificial intelligence involved in the strategy. It selects the strongest performing stocks based on the most recent records.
|
42 |
|
43 |
+
## Instructions [YouTube](https://youtu.be/C6Bc3pe369c?si=CpqDxFL86hQb4yKg)
|
44 |
|
45 |
1. Click the "Download Data" button to fetch the latest stock data.
|
46 |
+
|
47 |
2. Select your preferred language from the options provided.
|
48 |
+
|
49 |
3. Input your desired stocks into the designated field, separated by commas.
|
50 |
+
|
51 |
4. Explore the simulated returns based on the momentum strategy.
|
52 |
+
|
53 |
5. Repeat the process as needed to adjust your stock selection and language preference.
|
54 |
|
55 |
**Note**: This application is for simulation purposes only and does not provide investment advice. Always perform your own research or consult with a financial advisor before making investment decisions.
|
pages/{2_chinese_.py → 2_中文_.py}
RENAMED
File without changes
|