एमटी से अधिसूचना भेजें 4 & 5 टेलीग्राम के लिए

0
(0)

नमस्ते, वहाँ!

यहां टेलीग्राम पर नोटिफिकेशन भेजने का तरीका बताया गया है
1. Get Token tmsrv_bot
2. Copy perform tms_send() or embrace tmsrv.mqh
3. अपना टोकन चिपकाएँ:

कोड डाला गया
bool tms_send(स्ट्रिंग संदेश, स्ट्रिंग टोकन="आपका_टोकन_यहां")

उपयोग उदाहरण:

कोड डाला गया
void OnTick(){ //%
 
   अगर(आईआरएसआई(व्यर्थ,0,14,मूल्य_बंद,1)>30
      && आईआरएसआई(व्यर्थ,0,14,मूल्य_बंद,0)<30) {
      
      tms_send(स्ट्रिंगफॉर्मेट("%एस आरएसआई ओवरसोल्ड है - खरीदने का समय",छवि()));    
   }
  
   अगर(आईआरएसआई(व्यर्थ,0,14,मूल्य_बंद,1)<70
      && आईआरएसआई(व्यर्थ,0,14,मूल्य_बंद,0)>70) {
      
      tms_send(स्ट्रिंगफॉर्मेट("%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:

/रोकना - Pauses sending messages
/play - Resumes sending messages
/token - Send your token
/अंतिम - भेजना 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 {दोबारा} {ahead} - set sending time interval type now

उदाहरण:
/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 केबी | 427 डाउनलोड
It appears to work fantasticSend notification from MT 4 & 5 to Telegram 3
कनेक्टेड फ़ाइल
File Type: mq4 demo_tmsrv_positions.mq4 9 केबी | 39 डाउनलोड

ये पोस्ट कितनी उपयोगी थी?

इसे रेट करने के लिए किसी स्टार पर क्लिक करें!

औसत श्रेणी 0 / 5. वोटों की गिनती: 0

अभी तक कोई वोट नहीं! इस पोस्ट को रेट करने वाले पहले व्यक्ति बनें.

हमें खेद है कि यह पोस्ट आपके लिए उपयोगी नहीं रही!

आइए इस पोस्ट को बेहतर बनाएं!

हमें बताएं कि हम इस पोस्ट को कैसे बेहतर बना सकते हैं?



लेखक: विदेशी मुद्रा विकी टीम
हम अत्यधिक अनुभवी विदेशी मुद्रा व्यापारियों की एक टीम हैं [2000-2023] जो अपनी शर्तों पर जीवन जीने के लिए समर्पित हैं. हमारा प्राथमिक उद्देश्य वित्तीय स्वतंत्रता और स्वतंत्रता प्राप्त करना है, और हमने स्व-शिक्षा का अनुसरण किया है और एक स्व-टिकाऊ जीवन शैली प्राप्त करने के हमारे साधन के रूप में विदेशी मुद्रा बाजार में व्यापक अनुभव प्राप्त किया है।.