Category Other  Published on 06/01/2022

Mirror Candle


using System;
using cAlgo.API;
using cAlgo.API.Internals;
using cAlgo.API.Indicators;
using cAlgo.Indicators;

namespace cAlgo
{
    [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
    public class Mirrorcandlesample : Indicator
    {
        protected override void Initialize()
        {
        }
        public override void Calculate(int index)
        {
            Chart.DrawText("Please download above link", "", index, 100, Color.Black);
        }


    }
}


yomm0401's avatar
yomm0401

Joined on 11.04.2020

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: Mirror candle sample.algo
  • Rating: 0
  • Installs: 1394
Comments
Log in to add a comment.
artcfd's avatar
artcfd · 2 years ago

I mean there are two or three monitors and this mirror image can be placed on the second monitor so that it does not affect the layout. You will be a great developer and product manager as well as a trader in the future.

artcfd's avatar
artcfd · 2 years ago

Dear Sir.
I have composed an email to your yahoo mailbox, please check it, thank you.

yomm0401's avatar
yomm0401 · 2 years ago

As far as I know,currently it is not possible to paint directly on the chart.

I hope it can do it too.

artcfd's avatar
artcfd · 2 years ago

この反転ツールが別のスクリーンに映し出されるといいですね。