Tonic commited on
Commit
c8bde80
·
verified ·
1 Parent(s): fe80389

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -1,18 +1,22 @@
1
  ---
2
  title: Stock Predictions
3
- emoji: 🐢
4
- colorFrom: yellow
5
- colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 5.33.0
8
  app_file: app.py
9
- pinned: false
10
  license: mit
11
  short_description: Use Amazon Chronos To Predict Stock Prices
12
  tags:
13
- - mcp-server-track
14
  ---
15
 
 
 
 
 
16
  # Stock Analysis and Prediction Demo
17
 
18
  A comprehensive stock analysis and prediction tool built with Gradio, featuring multiple prediction strategies and technical analysis indicators. The application is particularly suited for structured financial product creation and analysis.
@@ -232,4 +236,4 @@ A bank needs to create a structured product that offers an 8% yield over 6 month
232
  - Clear communication of product risks to clients
233
  - Proper documentation of all assumptions and methodologies
234
 
235
- This example demonstrates how the application can be used to create profitable structured products while managing risk effectively. The bank can use this framework to create similar products with different underlying assets, terms, and yield targets.
 
1
  ---
2
  title: Stock Predictions
3
+ emoji: 📈
4
+ colorFrom: red
5
+ colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.33.1
8
  app_file: app.py
9
+ pinned: true
10
  license: mit
11
  short_description: Use Amazon Chronos To Predict Stock Prices
12
  tags:
13
+ - mcp-server-track
14
  ---
15
 
16
+
17
+ youtube : https://youtu.be/pfEEMukXVjw
18
+
19
+
20
  # Stock Analysis and Prediction Demo
21
 
22
  A comprehensive stock analysis and prediction tool built with Gradio, featuring multiple prediction strategies and technical analysis indicators. The application is particularly suited for structured financial product creation and analysis.
 
236
  - Clear communication of product risks to clients
237
  - Proper documentation of all assumptions and methodologies
238
 
239
+ This example demonstrates how the application can be used to create profitable structured products while managing risk effectively. The bank can use this framework to create similar products with different underlying assets, terms, and yield targets.