Category Volatility  Published on 30/09/2021

cTrader Traders Dynamic Index

Description

The cTrader Dynamic Index indicator gives a big punch for your trading. This indicator is also known as a hybrid indicator because it makes up the relative strength index, moving averages and volatility bands. The TDI is most suitable for scalpers and the original use of this indicator was true to be used on the 5-minute chart. However, the indicator has found its way into swing trading and day trading as well.

Download by following the links below.

 

 

Join our Vendor Program

If you have some unique indicators or trading tools then why not sell them on our marketplace and make a passive income? - How to apply

Contactinstant chat group
Websitehttps://clickalgo.com

ClickAlgo

Twitter | Facebook | YouTube | Pinterest | LinkedIn

 


using cAlgo.API;
using System.Windows.Forms;

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

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


        protected override void Initialize()
        {
            var ret = MessageBox.Show("Please click YES to open a web browser where you can download this product from ClickAlgo.com", "Downloading...", MessageBoxButtons.YesNo, MessageBoxIcon.Information);

            if (ret == DialogResult.Yes)
            {
                System.Diagnostics.Process.Start("https://clickalgo.com/ctrader-traders-dynamic-index");
            }
        }

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


ClickAlgo's avatar
ClickAlgo

Joined on 05.02.2015

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: ClickAlgo Indicator.algo
  • Rating: 0
  • Installs: 2289
Comments
Log in to add a comment.
FI
fillipyang7 · 1 year ago

Hey! I can advise you masters dissertation writing services uk for the successful purchase of a written work of any complexity - from an essay to a dissertation! Here, professional writers will write it for you on time, without plagiarism. I myself turn to them in cases where I do not have time to write myself.