Category Trend  Published on 30/12/2021

MACD Divergence

Description

indicador de divergencia de macd


using cAlgo.API;

namespace cAlgo.Indicators
{
    [Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
    public class Blank : Indicator
    {
        protected override void Initialize()
        {
            ChartObjects.DrawText("AlgoDeveloper", "Please download this indicator from AlgoDeveloper.com", StaticPosition.Center, Colors.Red);
        }

        public override void Calculate(int index)
        {
        }
    }
}


LI
link_041092

Joined on 30.12.2021

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: Blank.algo
  • Rating: 0
  • Installs: 2143
Comments
Log in to add a comment.
DE
denideni0334 · 2 years ago

Sure I really like that, But

"Today help me How to Write a College Essay? So everyone suggests being the best platform for a college essay in UAE at an affordable price". 

CH
charliewaylonwriter · 2 years ago

Can you please explain all things about this indicator? I need information for my cheap assignments website. So, If you have any good information please share it there.

jani's avatar
jani · 2 years ago

Why are you posting someone else's indicator??