SMS Alert to tell you when price has hit a set MA (ie 20 MA)
SMS Alert to tell you when price has hit a set MA (ie 20 MA)
17 Sep 2020, 23:41
Hi All,
Does anyone know of a bot that can send an alert SMS to tell me when price has hit a set moveing average. If it is not already available, who can I contact to discuss the making of such a robot.
Any suggestion will be welcome. I look forward to hearing from you.
Kind Regards
Ranford
Replies
afhacker
18 Sep 2020, 12:20
RE:
rad256 said:
Hi All,
Does anyone know of a bot that can send an alert SMS to tell me when price has hit a set moveing average. If it is not already available, who can I contact to discuss the making of such a robot.
Any suggestion will be welcome. I look forward to hearing from you.
Kind Regards
Ranford
SMS is slow, expensive, and not that easy to implement but yes its possible to use it on a cTrader indicator/cBot via 3rd party services, instead you should use Telegram, its much easier to implement, faster, and it doesn't cost you anything.
If you want to implement Telegram alert on your indicator/cBot you can do it with just one line of code by using my free open source alert popup library:
@afhacker
rad256
18 Sep 2020, 12:50
RE: RE:
afhacker said:
rad256 said:
Hi All,
Does anyone know of a bot that can send an alert SMS to tell me when price has hit a set moveing average. If it is not already available, who can I contact to discuss the making of such a robot.
Any suggestion will be welcome. I look forward to hearing from you.
Kind Regards
Ranford
SMS is slow, expensive, and not that easy to implement but yes its possible to use it on a cTrader indicator/cBot via 3rd party services, instead you should use Telegram, its much easier to implement, faster, and it doesn't cost you anything.
If you want to implement Telegram alert on your indicator/cBot you can do it with just one line of code by using my free open source alert popup library:
Thanks for your reply. I would like to try your code. How do I get it and the intructions on how to set it up? I already have Telegram on my phone so that is good news.
I look forward to hearing from you.
Regards... Ranford
@rad256
afhacker
19 Sep 2020, 11:37
RE: RE: RE:
rad256 said:
afhacker said:
rad256 said:
Hi All,
Does anyone know of a bot that can send an alert SMS to tell me when price has hit a set moveing average. If it is not already available, who can I contact to discuss the making of such a robot.
Any suggestion will be welcome. I look forward to hearing from you.
Kind Regards
Ranford
SMS is slow, expensive, and not that easy to implement but yes its possible to use it on a cTrader indicator/cBot via 3rd party services, instead you should use Telegram, its much easier to implement, faster, and it doesn't cost you anything.
If you want to implement Telegram alert on your indicator/cBot you can do it with just one line of code by using my free open source alert popup library:
Thanks for your reply. I would like to try your code. How do I get it and the intructions on how to set it up? I already have Telegram on my phone so that is good news.
I look forward to hearing from you.
Regards... Ranford
All you need for implementing the popup library on your indicator/cBot is here:
@afhacker
rad256
07 Oct 2020, 12:27
RE: RE: RE: RE:
afhacker said:
rad256 said:
afhacker said:
rad256 said:
Hi All,
Does anyone know of a bot that can send an alert SMS to tell me when price has hit a set moveing average. If it is not already available, who can I contact to discuss the making of such a robot.
Any suggestion will be welcome. I look forward to hearing from you.
Kind Regards
Ranford
SMS is slow, expensive, and not that easy to implement but yes its possible to use it on a cTrader indicator/cBot via 3rd party services, instead you should use Telegram, its much easier to implement, faster, and it doesn't cost you anything.
If you want to implement Telegram alert on your indicator/cBot you can do it with just one line of code by using my free open source alert popup library:
Thanks for your reply. I would like to try your code. How do I get it and the intructions on how to set it up? I already have Telegram on my phone so that is good news.
I look forward to hearing from you.
Regards... Ranford
Thanks, I have downloaded the codes, install visual studio 2019. Now I am stuck. The instructions that comes with the code is based on another version of cTrader. The version that I have is 3.8, I cannot find where to make the changes the intruction is talking about. I will keep trying.
@rad256
PanagiotisCharalampous
18 Sep 2020, 07:56
Hi Ranford,
You can post a job or contact a consultant to outsource such a job.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous