Dooratre commited on
Commit
b567a2b
·
verified ·
1 Parent(s): 2a4d0b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -467,6 +467,7 @@ def build_initial_chat_history(alert_message=None):
467
  "There is a previously saved scenario that hasn’t been triggered yet. Creating a new scenario will replace the old one:\n"
468
  f"- Buy: @={buy.get('at','N/A')}, SL={buy.get('SL','N/A')}, TP={buy.get('TP','N/A')}\n"
469
  f"- Sell: @={sell.get('at','N/A')}, SL={sell.get('SL','N/A')}, TP={sell.get('TP','N/A')}\n\n"
 
470
  "Continue analyzing. If you want to update the scenario, send a <final> with a new <scenario> to replace it. If no new scenario is created, we will wait for one of the scenarios to be triggered.\n\n"
471
  "Important Instructions:\n"
472
  "- Provide only ONE <img> at a time:\n"
 
467
  "There is a previously saved scenario that hasn’t been triggered yet. Creating a new scenario will replace the old one:\n"
468
  f"- Buy: @={buy.get('at','N/A')}, SL={buy.get('SL','N/A')}, TP={buy.get('TP','N/A')}\n"
469
  f"- Sell: @={sell.get('at','N/A')}, SL={sell.get('SL','N/A')}, TP={sell.get('TP','N/A')}\n\n"
470
+ "Your Goal now Update scenarios or not that is it \n the Users NOT in any trade Now so we will wait your scenario"
471
  "Continue analyzing. If you want to update the scenario, send a <final> with a new <scenario> to replace it. If no new scenario is created, we will wait for one of the scenarios to be triggered.\n\n"
472
  "Important Instructions:\n"
473
  "- Provide only ONE <img> at a time:\n"