Dooratre commited on
Commit
738c73d
·
verified ·
1 Parent(s): b6f17eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -325,11 +325,11 @@ do you understand ??
325
  message_content += f"- {city}: {t}\n"
326
  message_content += f"- ISO_UTC: {iso_utc}\n"
327
 
328
- message_content += "\n(يرجى التركيز على هذه الصفقة ومراجعتها أو إغلاقها، وممنوع إنشاء صفقة أخرى ما دام هناك صفقة مفتوحة...)\n\n"
329
  message_content += f"الوقت الآن:\n{time_info}"
330
  else:
331
  message_content += "المستخدم ليس في اي صفقة حاليا.\n"
332
- message_content += "you need to make the signal about SL about 10 mean 1$ okay the pips in gold 100 pip mean 10$ you need to create signals with stop lose max 5 $ and TP to the 100pip mean 10$ 20 30 and TP from 70 80 100 ...\n\n"
333
  message_content += f"TIME NOW:\n{time_info}"
334
 
335
  multipart_content.append({"type": "text", "text": message_content})
 
325
  message_content += f"- {city}: {t}\n"
326
  message_content += f"- ISO_UTC: {iso_utc}\n"
327
 
328
+ message_content += "\n(يرجى التركيز على هذه الصفقة ومراجعتها أو إغلاقها، وممنوع إنشاء صفقة أخرى ما دام هناك صفقة مفتوحة. إذا اعتقدت أن الاتجاه سيعكس التوقعات فعليك أولاً إغلاق الصفقة الحالية ثم إنشاء صفقة جديدة. إذا لاحظت أن الصفقة أخذت وقتاً طويلاً دون تحقق الهدف، فتذكّر أن السعر قد يتحرك عكس المطلوب؛ لذلك ليس ضرورياً الإغلاق عند الهدف دائماً، ويمكنك إغلاق الصفقة إذا طال زمنها وكان هناك دلائل على الانعكاس، أو الانتظار لفرصة أفضل للدخول مجدداً بسعر مناسب. استعمل المنبّه كأداتك الأساسية لمتابعة الصفقة عبر تحديد مستويات قريبة جداً لمعرفة ما يحدث للصفقة.)\n"
329
  message_content += f"الوقت الآن:\n{time_info}"
330
  else:
331
  message_content += "المستخدم ليس في اي صفقة حاليا.\n"
332
+ message_content += "you need to make the signal about SL about 10 mean 1$ okay the pips in gold 100 pip mean 10$ you need to create signals with stop lose max 5 $ and TP to the 100pip mean 10$ 20 30 and TP from 70 80 100 ...المستخدم ليس في اي صفقة حاليا\n\n"
333
  message_content += f"TIME NOW:\n{time_info}"
334
 
335
  multipart_content.append({"type": "text", "text": message_content})