Category Other  Published on 26/02/2021

Configure Your Email, Telegram & SMS

Description

This FREE tool has been developed to help customers who use the cTrader trading platform test their Email, Telegram and SMS settings to make sure they are working correctly for trade alerts sent by the platform or a custom indicator or automated trading system (ATS). Many of our products use these three types of instant alerts, so we mainly created it for our own customers to make their life easier, but it can be used to test any system that uses instant messaging.

cTrader Email, SMS & telegram Setup

WATCH A VIDEO TUTORIAL

Why not watch a video tutorial which will explain the tool in more detail?

Watch Video on YouTube

DOWNLOAD THE TESTING TOOL

Download The FREE Tool

Contactinstant chat group
Websitehttps://clickalgo.com

ClickAlgo

Twitter | Facebook | YouTube | Pinterest | LinkedIn

 


using System;
using cAlgo.API;
using cAlgo.API.Internals;
using cAlgo.API.Indicators;
using cAlgo.Indicators;
using System.Windows.Forms;
using System.Threading;

// To download the software please visit: https://clickalgo.com/ctrader-email-telegram-sms-testing-tool

namespace cAlgo
{
    [Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.FullAccess)]
    public class ClickAlgoSoftware : Robot
    {
        [Parameter(DefaultValue = 0.0)]
        public double Parameter { get; set; }

        private static Mutex dialogMutex = new Mutex();
        private static bool dialogIsShownOnce = false;

        protected override void OnStart()
        {
            ShowDialogBox();
        }

        protected override void OnTick()
        {
            // Put your core logic here
        }

        protected override void OnStop()
        {
            // Put your deinitialization logic here
        }

        public static void ShowDialogBox()
        {
            dialogMutex.WaitOne();

            if (dialogIsShownOnce)
                return;

            var ret = MessageBox.Show("It is not possible to download the software from the cTDN website. Would you like to visit us at ClickAlgo.com where you can download it?", "Downloading...", MessageBoxButtons.YesNo, MessageBoxIcon.Information);

            if (ret == DialogResult.Yes)
            {
                System.Diagnostics.Process.Start("https://clickalgo.com/ctrader-email-telegram-sms-testing-tool");
            }

            dialogIsShownOnce = true;

            dialogMutex.ReleaseMutex();
        }
    }
}


ClickAlgo's avatar
ClickAlgo

Joined on 05.02.2015

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: ClickAlgo Software.algo
  • Rating: 0
  • Installs: 1717
Comments
Log in to add a comment.
PE
petare4386 · 1 year ago

After configuring your email, telegram, and SMS on our website. You can navigate to Telegram Apps. There you will find a list of apps that are available to you. You can also send messages using ProtonMail's own in-app messaging interface. Must you check this https://gremifusters.com/ and learn more new things for mobile tracking online apps. Configure your email, Telegram, and SMS to send emails using a custom template, auto-fill addresses, and responses, schedule email or Telegram messages, or use the default messaging system. You can also create multiple accounts from the same app, each with its own settings.

HA
hasnain2241 · 2 years ago

This post is very helpful. The site https://www.lemiapps.com is best in terms of SMS marketing, email and telegram. In my opinion, you should try it once.