Send notification from MT 4 & 5 to Telegram

0
(0)

안녕하세요, 거기!

Right here instruction how to ship notification to telegram
1. 토큰 받기 tmsrv_bot
2. Copy perform tms_send() or embrace tmsrv.mqh
3. 토큰 붙여넣기:

Inserted Code
bool tms_send(string message, string token="YOUR_TOKEN_HERE")

Utilization instance:

Inserted Code
void OnTick(){ //%
 
   만약에(iRSI(없는,0,14,PRICE_CLOSE,1)>30
      && iRSI(없는,0,14,PRICE_CLOSE,0)<30) {
      
      tms_send(StringFormat("%s RSI is oversold - time to BUY",영상()));    
   }
  
   만약에(iRSI(없는,0,14,PRICE_CLOSE,1)<70
      && iRSI(없는,0,14,PRICE_CLOSE,0)>70) {
      
      tms_send(StringFormat("%s RSI is overbought  - time to SELL",영상()));
   }
}

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 - 보내다 5 final messages
/지금 - 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:
/지금 {again} {ahead} - set sending time interval type 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:
연결된 그림
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:

연결된 그림
Send notification from MT 4 & 5 to Telegram 2

Right here MQL4 script:

연결된 파일
File Type: mq4 demo_tmsrv.mq4 5 KB | 427 다운로드
It appears to work fantasticSend notification from MT 4 & 5 to Telegram 3
연결된 파일
File Type: mq4 demo_tmsrv_positions.mq4 9 KB | 39 다운로드

이 게시물이 얼마나 유용했나요??

평가하려면 별표를 클릭하세요.!

평균 평점 0 / 5. 투표수: 0

현재까지 투표가 없습니다! 이 게시물을 가장 먼저 평가해 보세요..

이 게시물이 귀하에게 도움이 되지 못했다니 죄송합니다!

이 게시물을 개선해 보겠습니다.!

이 게시물을 개선할 수 있는 방법을 알려주세요.?



작가: 외환 위키 팀
우리는 경험이 풍부한 Forex 트레이더 팀입니다. [2000-2023] 우리 자신의 조건에 따라 삶을 살기 위해 헌신하는 사람들. 우리의 주요 목표는 재정적 독립과 자유를 얻는 것입니다., 우리는 자기 교육을 추구하고 Forex 시장에서 자립 가능한 라이프 스타일을 달성하기 위한 수단으로 광범위한 경험을 얻었습니다..