-
Notifications
You must be signed in to change notification settings - Fork 0
/
message.py
146 lines (94 loc) · 3.56 KB
/
message.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
message_1 = f"""\n\n
Hello , welcome to ALERTSone!
To get started, please reply with your registered User ID number.
You can find your ID in your backoffice on the dashboard.
Bonjour , bienvenue chez ALERTSone!
Pour commencer, veuillez répondre avec votre numéro d’utilisateur enregistré.
Vous pouvez trouver votre ID dans votre backoffice sur le tableau de bord.
Hola , bienvenido a ALERTSone!
Para comenzar, responda con su número de identificación de usuario registrado.
Puede encontrar su ID en su backoffice en el tablero de instrumentos.
مرحباً بك في "أليرت ستون"
للبدء ، يرجى الرد باستخدام اسم المستخدم المسجل لدينا
"يمكنك العثور على اسم المستخدم الخاص بك في المكتب الخلفي الخاص بك في القائمة الرئيسية.
"
"""
message_2 = f"""\n\n
Processing.. Please, wait...
En cours de traitement .. Veuillez patienter ..
Procesando, espere por favor...
"""
message_3 = f"""\n\n
And, what is your email registered with us?
Et quel est votre email enregistré avec nous?
¿Cual es el correo electronico que esta vinculada a su cuenta?
وما هو بريدك الإلكتروني المسجل لدينا؟
"""
message_4 = f"""\n\n
Verified successfully.
Vérifié avec succès.
Verificado con éxito.
"""
message_5 = f"""\n\n
ALERTSone Platform
<a href='https://t.me/+8SUynNxMZr45NGMy'>Teachers</a>
CRYPTOcore: CRYPTOone
Swing and position alerts based on technical chart patterns
CRYPTOcore: Crypto Alerts
Alerts based on technical and fundamental analysis and medium-terms trading alert based on technical analysis
CRYPTOcore: Omega
Arabic Live sessions in Crypto
CRYPTOcore: RESEARCHpro
In depth fundamental analysis of Cryptocurrencies in the market
<a href='https://www.google.com/'>EQUITYprime</a>
OPTIONSpro
Option trading strategies utilizing fundamental and technical analysis
TRENDpro
Seeks to capitalize on trends in the NASDAQ 100 Index by using leveraged ETFs
PORTFOLIOpro
Shines light on powerful opportunities in the traditional stock and exchange-traded fund universe
FOREXthrive (FXpro & BINARYpro)
FXpro
FXpro: Zeta
Day trades based on intraday technical chart patterns
FXpro: Lds Trading
Day trades using Elliott Wave Theory and Price Action strategy
FXpro: Atlas
Intraday trading using Moving Averages strategy
FXpro: Alpha
Macro trading strategy that capitalizes on breakouts and pullbacks
FXpro: Theta
Day trading using Digital analysis
FXpro: Iota
Day trading using artificial intelligence
BINARYpro
BINARYpro: Omega
Candle patterns and Fibonacci indicator
Commodities
Commodities: Alpha
DayTrading using Technical Analysis / Focused Index
SK Academy
Stefan's Trading Essentials
News regarding learnLIVE, new products, and training by SK Tradehouse and Stefan Kassing.
SequaliZer
Day trades using Stefan Kassing’s own system
Crypto SequaliZer
Crypto day trades using Stefan Kassing's own system
SequaliZer Arabia
SequaliZer alerts in Arabic
Live Sessions and Training
Bootcamp
Live sessions to assist with onboarding and product education
ELITE Advantage
Exclusive ELITE Advantage program updates
Corporate Communications
Announcements
Corporate announcements, updates and information
Ask the Trader
View questions and answers submitted to our market experts
Performance
Monthly ALERTSone performance reports
"""
message_error = """\n\n
Invalied ID number or your Email address is incorrect please enter the correct ID number or Email number You can find your ID in your backoffice on the dashboard or your Email in Setting Profile.
"""