Category Trend  at 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 06.07.2020

  • Type: Paid
  • Language: C#
  • Trading Platform: cTrader Automate
  • Filename: DragonGoldEAOnline.algo
  • Rating: 0
  • Downloads: 1130
Comments
Only logged in users can post a comment
danieleyube's avatar
danieleyube · 2 years ago

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

NM
nmittra · 2 years ago

Where do i chose M5 bar

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

more money,more save

 
PR
progy85 · 2 years ago

Hi,

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

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