Enviar notificación desde MT 4 & 5 a telegrama

0
(0)

Hola, allá!

Aquí instrucciones sobre cómo enviar notificaciones a Telegram.
1. Obtener ficha tmsrv_bot
2. Copy perform tms_enviar() or embrace tmsrv.mqh
3. Pega tu ficha:

Inserted Code
bool tms_send(mensaje de cadena, token de cadena ="TU_TOKEN_AQUÍ")

Instancia de utilización:

Inserted Code
void OnTick(){ //%
 
   si(IRSI(NULO,0,14,PRECIO_CLOSE,1)>30
      && IRSI(NULO,0,14,PRECIO_CLOSE,0)<30) {
      
      tms_enviar(Formato de cadena("%El RSI está sobrevendido. - hora de COMPRAR",Imagen()));    
   }
  
   si(IRSI(NULO,0,14,PRECIO_CLOSE,1)<70
      && IRSI(NULO,0,14,PRECIO_CLOSE,0)>70) {
      
      tms_enviar(Formato de cadena("%s RSI is overbought  - time to SELL",Imagen()));
   }
}

For certain you need to use official telegram API, however imagine me, that is a ache within the ass once you use it in several initiatives solely only for sending alerts.

I've made tmsrv.pw for my very own wants, however determined to share - now a challenge in growth.
Please write in case you discover a bug otherwise you want some performance.

Bot instructions:

/pause - Pauses sending messages
/play - Resumes sending messages
/token - Send your token
/final - Enviar 5 final messages
/now - Set bot's working time interval

*
/not potential to use from the command checklist, telegram not supported command with parameters
you've gotten to sort it see format under:
/now {again} {ahead} - set sending time interval type now

Instance:
/now -2 6 sending time interval will probably be set
hour_form = hour_current - 2
hour_to = hour_current + 6

Overlook to say you've gotten to add API URL to Choices -> see image:
Imagen conectada
Send notification from MT 4 & 5 to Telegram 1
Right here is demo EA

1. add URL( https://tmsrv.pw/ship ) to Allowed see publish above
2. Paste your token instantly to perform parameter:

Imagen conectada
Send notification from MT 4 & 5 to Telegram 2

Right here MQL4 script:

Archivo conectado
File Type: mq4 demo_tmsrv.mq4 5 KB | 427 descargas
It appears to work fantasticSend notification from MT 4 & 5 to Telegram 3
Archivo conectado
File Type: mq4 demo_tmsrv_positions.mq4 9 KB | 39 descargas

LEER  Engulfing w/ Pivot & SMA Great Forex System

¿De cuánta utilidad te ha parecido este contenido?

¡Haz clic en una estrella para puntuarlo!

Promedio de puntuación 0 / 5. Recuento de votos: 0

Hasta ahora, ¡no hay votos!. Sé el primero en puntuar este contenido.

¡Siento que este contenido no te haya sido útil!

¡Déjame mejorar este contenido!

Diez centavos, ¿cómo puedo mejorar este contenido?



Autor: Equipo Wiki de Forex
Somos un equipo de traders de Forex altamente experimentados. [2000-2023] que nos dedicamos a vivir la vida en nuestros propios términos. Nuestro objetivo principal es lograr independencia y libertad financiera., y hemos buscado la autoeducación y adquirido una amplia experiencia en el mercado Forex como nuestro medio para lograr un estilo de vida autosostenible..