Category Trend  Published on 03/05/2021

Dragon Gold EA 600% 1 year

Description

Dragon GOLD EA, use trade gold with good profit, minimum balance is 3000$ with lot

0.01, on M5 bar with gold pair like XAUUSD,...

To download the demo Version  free for demo account and back test please visit:https://gum.co/ACaVN

To download the PRO Version please visit: https://gum.co/mxmVfE

For full source code  https://gum.co/HIUTI

 

 


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

namespace cAlgo.Robots
{
    [Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
    public class DragonGoldEAOnline : Robot
    {

        protected override void OnStart()
        {
            // Put your initialization logic here
            if (RunningMode == RunningMode.RealTime || RunningMode == RunningMode.VisualBacktesting)
            {
                Chart.DrawStaticText("download", "\n\n\n\n To download the demo Version please visit:  https://gum.co/ACaVN  \n\nTo download the PRO Version please visit:  https://gum.co/mxmVfE  OR https://gum.co/HIUTI for full source code" + "\n\nContacts please write to: nghiand.amz@gmail.com", VerticalAlignment.Top, HorizontalAlignment.Center, Color.Yellow);
            }


        }

        protected override void OnBar()
        {

        }

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

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


nghiand.amz's avatar
nghiand.amz

Joined on 06.07.2020

  • Distribution: Paid
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: DragonGoldEAOnline.algo
  • Rating: 5
  • Installs: 1130
  • Modified: 13/10/2021 09:54
Comments
Log in to add a comment.
KA
kaxalope · 1 month ago

Why need All access right?

danieleyube's avatar
danieleyube · 3 years ago

not enough info... there should be image of draw down and about 3-4years backtesting

NM
nmittra · 3 years ago

Where do i chose M5 bar

nghiand.amz's avatar
nghiand.amz · 3 years ago

more money,more save

 
PR
progy85 · 3 years ago

Hi,

I have checked backtesting. 3k is not enough. Minimum request 5k.

Try between 01/03/2021 and 05/05/2021