You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#defineTRANSLATION_TOOLTIP_WARNING_PS"Maior que o tamanho máximo de ordem por margem!"
204
212
213
+
205
214
// Mensagens
206
215
#defineTRANSLATION_MESSAGE_SL_SHOULD_BE_POSITIVE"O Stop Loss deve ser positivo."
207
216
#defineTRANSLATION_MESSAGE_TRYING_TO_SAVE_FILE"Tentando salvar as configurações no arquivo"
@@ -223,7 +232,8 @@
223
232
#defineTRANSLATION_MESSAGE_CANNOT_RETRIEVE_TICKSIZE"Não é possível obter o tamanho do tick para"
224
233
#defineTRANSLATION_MESSAGE_LOOKS_LIKE"Parece que o instrumento não está mais disponível. O cálculo pode não ser preciso."
225
234
#defineTRANSLATION_MESSAGE_MISCONFIGURED_SYMBOL"Símbolo mal configurado no servidor de trading - custo unitário zero."
226
-
#defineTRANSLATION_MESSAGE_ALGO_TRADING_DISABLED"Algo Trading desativado! Por favor, ative o Algo Trading."
235
+
#defineTRANSLATION_MESSAGE_ALGO_TRADING_DISABLED_1"A negociação automática está desativada nas opções da plataforma! Por favor, habilite-a em Ferramentas->Opções->Expert Advisors."
236
+
#defineTRANSLATION_MESSAGE_ALGO_TRADING_DISABLED_2"A negociação automática está desativada nas configurações do Position Sizer! Por favor, marque a caixa Permitir Negociação Automática na aba Comum."
227
237
#defineTRANSLATION_MESSAGE_STOPLOSS_PROBLEM"Problema com o Stop Loss"
228
238
#defineTRANSLATION_MESSAGE_WRONG_POSITION_SIZE_VALUE"Valor de tamanho de ordem incorreto!"
229
239
#defineTRANSLATION_MESSAGE_MULTIPLE_TP_VOLUME_SHARE_SUM"Soma de volume de múltiplos TP"
0 commit comments