rajat5ranjan commited on
Commit
09cf571
·
verified ·
1 Parent(s): b73d938

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -99,7 +99,8 @@ if ticker_user!="":
99
  content=[
100
  {
101
  "type": "text",
102
- "text": "Based on the Image, suggest a BUY and SELL Strategy along with Risk based approach using Stop loss/Target price",
 
103
  },
104
  {"type": "image_url", "image_url": "chart_t1.jpg"},
105
  ]
 
99
  content=[
100
  {
101
  "type": "text",
102
+ "text": "Based on the Image, suggest a BUY and SELL Strategy along with Risk based approach using Stop loss/Target price. Suggest different Candlestick \
103
+ pattern based strategies which could be usefull",
104
  },
105
  {"type": "image_url", "image_url": "chart_t1.jpg"},
106
  ]