Category Trend  Published on 27/02/2021

Harmonic Pattern Indicator, Beta Release

Description

Dear, Traders,

You can now download a beta version of a Harmonic Pattern Recognition indicator for the cTrader trading platform, this means that it has not yet been finally published for sale and over the next 30-days we will listen to feedback from customers reporting any bugs and feature changes or requests. If you wish to get hold of a 14-day trial copy of this software just contact us.

Click here to find out more

This cTrader indicator will draw the harmonic pattern on the chart as it is formed showing the trader a possible price reversal with a higher than normal probability of success, we have also added the following alerts so you never miss a trade opportunity even when you are not in front of your charts.

  1. Pop-up window alert
  2. Email alert
  3. Instant Telegram message alert
  4. Instant SMS text message alert 

 

 

Click here to watch a video demonstration

 

REAL TRADE EXAMPLE

 

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;

// https://clickalgo.com/ctrader-harmonic-pattern-recognition-software-beta

namespace cAlgo
{
    [Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
    public class ClickAlgoIndicator : Indicator
    {
        [Parameter(DefaultValue = 0.0)]
        public double Parameter { get; set; }

        [Output("Main")]
        public IndicatorDataSeries Result { get; set; }


        protected override void Initialize()
        {
            Print("It is not possible to download the software from the cTDN website. Please visit clickalgo.com");
            ChartObjects.DrawText("ShowCopyright", "It is not possible to download the software from the cTDN website. Please visit:-  https://clickalgo.com/ctrader-harmonic-pattern-recognition-software-beta", StaticPosition.BottomCenter);
        }

        public override void Calculate(int index)
        {
            // Calculate value at specified index
            // Result[index] = ...
        }

    }
}


ClickAlgo's avatar
ClickAlgo

Joined on 05.02.2015

  • Distribution: Paid
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: ClickAlgo Indicator.algo
  • Rating: 5
  • Installs: 1686
Comments
Log in to add a comment.
ClickAlgo's avatar
ClickAlgo · 4 years ago

If you have any indicators you wish to sell, why not let us do the marketing for you and do all the selling for you, join our vendor program today.

https://clickalgo.com/join-our-vendor-program-trading-software